Robert Longson
|
d796beb26c
|
Bug 489871 - CSS comments should not be allowed in presentation attribute values. r=dbaron a=roc
--HG--
extra : rebase_source : 7a41fca1422a024934839ebe0c50cc479223915f
|
2010-12-05 20:37:39 +00:00 |
|
Daniel Holbert
|
59aec5e3a8
|
Bug 615977: Make nsCSSValue::BufferFromString() return an already_AddRefed pointer. r=dbaron a=roc
--HG--
extra : rebase_source : b4048d8fbde522f05a01df693887e0e26a5afb97
|
2010-12-05 13:17:29 +00:00 |
|
Ehsan Akhgari
|
1bd8b7c9e7
|
Bug 613130 - Don't sanitize style nodes and attributes in the sanitizing parser if we have not found any unsafe properties; r=roc,bzbarsky a=blocking-final+
|
2010-11-24 13:31:52 -05:00 |
|
Boris Zbarsky
|
ce4d032cff
|
Bug 608914 part 2. Get rid of some temporary strings now that we can AppendFloat to an nsAString. r=dbaron
|
2010-11-30 13:18:15 -05:00 |
|
Dave Townsend
|
7a0e0a5cd9
|
Backing out bug 614058, bug 609272, bug 478445, bug 499628, bug 605296, bug 608914 and bug 614724 due to potentially causing bug 615736 CLOSED TREE. a=backout
|
2010-12-01 11:01:56 -08:00 |
|
Boris Zbarsky
|
325022b283
|
Bug 608914 part 2. Get rid of some temporary strings now that we can AppendFloat to an nsAString. r=dbaron
|
2010-11-30 13:18:15 -05:00 |
|
Timothy Nikkel
|
b8932db7ab
|
Bug 593491. Load an external file instead of data URI to see if anything changes for random orange. a=test
|
2010-11-24 19:35:02 -06:00 |
|
Chris Pearce
|
8ef4f2a1d5
|
Bug 604885 - Don't render video controls outside of css-specified width/height. r=roc a=blocking2.0
|
2010-11-25 07:34:56 +13:00 |
|
Mounir Lamouri
|
b857423fb5
|
Bug 613249 - <output> should have :-moz-ui-invalid and :-moz-ui-valid applying. r=bz a=jst
--HG--
rename : layout/reftests/css-invalid/output/output-invalid.html => layout/reftests/css-ui-invalid/output/output-invalid.html
rename : layout/reftests/css-invalid/output/output-ref.html => layout/reftests/css-ui-invalid/output/output-ref.html
rename : layout/reftests/css-invalid/output/output-valid.html => layout/reftests/css-ui-invalid/output/output-valid.html
rename : layout/reftests/css-invalid/output/reftest.list => layout/reftests/css-ui-invalid/output/reftest.list
rename : layout/reftests/css-invalid/output/style.css => layout/reftests/css-ui-invalid/output/style.css
rename : layout/reftests/css-valid/output/output-invalid.html => layout/reftests/css-ui-valid/output/output-invalid.html
rename : layout/reftests/css-valid/output/output-ref.html => layout/reftests/css-ui-valid/output/output-ref.html
rename : layout/reftests/css-valid/output/output-valid.html => layout/reftests/css-ui-valid/output/output-valid.html
rename : layout/reftests/css-valid/output/reftest.list => layout/reftests/css-ui-valid/output/reftest.list
rename : layout/reftests/css-valid/output/style.css => layout/reftests/css-ui-valid/output/style.css
|
2010-11-24 11:13:05 +01:00 |
|
Mounir Lamouri
|
2e73d2b24f
|
Bug 605125 (1/5) - Add :-moz-ui-valid pseudo-class. r=bz a=jst
|
2010-11-24 00:54:29 +01:00 |
|
Mounir Lamouri
|
f047fa2dbd
|
Bug 609017 - Default style for :-moz-ui-invalid. r=bz ui-r=limi a=sicking
|
2010-11-24 00:51:43 +01:00 |
|
Mounir Lamouri
|
261a755de9
|
Bug 605124 (1/5) - Add :-moz-ui-invalid pseudo-class. r=bz a=bsmedberg
|
2010-11-24 00:48:18 +01:00 |
|
Mounir Lamouri
|
18a60e943d
|
Bug 609016 - Remove default style for :invalid. r=bz a=bsmedberg
|
2010-11-24 00:47:26 +01:00 |
|
Mounir Lamouri
|
d45aa3e0d0
|
Bug 604673 - <output> should be subject for constraint validation. r=smaug ui-r=limi a=bsmedberg
|
2010-11-17 17:30:03 +01:00 |
|
Daniel Holbert
|
7218dcc764
|
Bug 606722 followup: Remove now-unused variable "tfunc" from nsStyleAnimation::ComputeDistance. r+a=dbaron
|
2010-11-16 15:19:21 -08:00 |
|
Daniel Holbert
|
babe295a0e
|
Bug 604816 followup: Remove now-unused variable "stretch" from CheckFontCallback in nsRuleNode.cpp. r=dbaron a=dbaron
|
2010-11-16 10:35:59 -08:00 |
|
L. David Baron
|
ef78257c0c
|
Animate skew in angle space rather than tangent space for interop and to avoid issues with infinite tangents. (Bug 606722) r=bzbarsky a2.0=blocking
|
2010-11-16 09:56:03 -08:00 |
|
Kyle Huey
|
99fecd3066
|
Backing out Bug 590181 since the GCC 4.5 upgrade failed on this CLOSED TREE
|
2010-11-11 12:36:01 -05:00 |
|
Justin Lebar
|
c50ec5e108
|
Bug 590181 - Part 1: Fix linux tests broken by GCC at -O3. r=dbaron
|
2010-09-29 14:32:17 -07:00 |
|
L. David Baron
|
2bee206d34
|
Don't use ComputeDistance in nsTransitionManager when shortening reversals of partially running transitions, and shorten only transitions that are actually back to the current start point. (Bug 582379, bug 526784) r=bzbarsky a2.0=blocking
|
2010-11-10 07:49:53 -08:00 |
|
L. David Baron
|
e0c6877082
|
Fix division-by-zero crash that dholbert saw, although I haven't been able to, and make the code a bit more robust. (Bug 582379) r=bzbarsky a2.0=blocking
|
2010-11-10 07:49:53 -08:00 |
|
L. David Baron
|
ed2ce3bf01
|
Make 'bolder' and 'lighter' values of 'font-weight' be computed in the style system, per recent edits to CSS 2.1. (Bug 93725) r=jdaggett a2.0=joedrew
|
2010-11-10 07:49:52 -08:00 |
|
L. David Baron
|
850dc81ab2
|
Remove support (style system only) for 'wider' and 'narrower' values of 'font-stretch'. (Bug 604816) r=jdaggett a2.0=joedrew
|
2010-11-10 07:49:52 -08:00 |
|
Mats Palmgren
|
59244db4d6
|
"ASSERTION: We should have padding here" with abs pos, overflow:scroll. r=roc a=blocking2.0:final
|
2010-11-09 22:14:05 +01:00 |
|
Ginn Chen
|
cb951b68f9
|
Bug 590436 nsCSSParser.cpp failed to compile with Sun Studio compiler r=roc a=benjamin
|
2010-11-09 18:16:18 +08:00 |
|
Chris Jones
|
28d67e6217
|
Bug 550611: Make nsTArray optionally infallible. sr=bsmedberg a=blocking
--HG--
rename : xpcom/glue/nsTArray.cpp => xpcom/glue/nsTArray-inl.h
|
2010-11-08 20:48:59 -06:00 |
|
L. David Baron
|
88c9a20f8d
|
Add test for nsStyleAnimation::ComputeDistance. (Bug 598099) r=bzbarsky a2.0=blocking-betaN
|
2010-10-23 16:31:55 -07:00 |
|
L. David Baron
|
8cb1c8371d
|
Change distance computation for transforms so that distance ratios match interpolation. (Bug 598099) r=bzbarsky a2.0=blocking-betaN
|
2010-10-23 16:31:55 -07:00 |
|
L. David Baron
|
2a41b9c1dc
|
Make AnimValuesStyleRule::MapRuleInfoInto check that property hasn't been filled in yet, so that it cascades correctly and interacts correctly with nsStyleSet::ResolveStyleByAddingRules. (Bug 598099) r=bzbarsky a2.0=blocking-betaN
|
2010-10-23 16:31:55 -07:00 |
|
L. David Baron
|
606f3325dc
|
Revert code changes from changeset 1640dcbf1d4c (bug 541406), and add embed:-moz-focusring too, now that bug 542595 is fixed. r=roc
|
2010-10-23 16:31:55 -07:00 |
|
Timothy Nikkel
|
a1e2c43c08
|
Bug 593491. Change the initial iframe URI to try to distinguish what is going on. a=test-only
|
2010-10-21 19:58:11 -05:00 |
|
Boris Zbarsky
|
e2698f473c
|
Bug 605689. Copy mUnknownProperty correctly. r=dbaron, a=blocker
|
2010-10-20 20:24:16 -04:00 |
|
Mounir Lamouri
|
66067bcb7b
|
Bug 595036 (2/2) - Introduce nsEventStates class to represent event states. r+a=bz
|
2010-10-20 13:26:32 +02:00 |
|
L. David Baron
|
49f1f3b4d7
|
Accept PR_INT32_MIN as an integer in CSS. (Bug 602890) r=bzbarsky a2.0=roc
|
2010-10-17 19:36:26 -07:00 |
|
L. David Baron
|
f4f59f1261
|
Don't hit assertion when calling getPropertyPriority on unknown property. (Bug 601439) r=bzbarsky a2.0=dbaron
|
2010-10-17 19:36:26 -07:00 |
|
L. David Baron
|
31c6f32c38
|
Remove ancient bustage fix that was only needed for Mac OS X versions we no longer support (10.1, I think). a2.0=dbaron
|
2010-10-17 19:36:24 -07:00 |
|
Mounir Lamouri
|
183a7a2af4
|
Bug 600151 - Remove -moz-submit-invalid default style. r+a=dbaron
|
2010-10-12 14:57:40 +02:00 |
|
Jim Mathies
|
e219504976
|
Bug 543910 - tests. r=dbaron, a=final.
|
2010-10-09 15:53:45 -05:00 |
|
Jim Mathies
|
4aed135ef5
|
Bug 543910 - Layout support for -moz-windows-theme. r=dbaron, a=final.
|
2010-10-09 15:53:45 -05:00 |
|
Olli Pettay
|
bcc43c0f80
|
Bug 560235 - background image in print-specific style sheet not printed and not displayed in print preview, r=dbaron, a=blocking
|
2010-10-09 13:03:06 +03:00 |
|
L. David Baron
|
320b7ad5db
|
Drop native appearance when border-radius or -moz-border-start/end are set. (Bug 601366) r=bzbarsky a2.0=blocking2.0:betaN
|
2010-10-06 21:25:47 -07:00 |
|
L. David Baron
|
6fdbe0f657
|
Give nsCSSFontFaceRule a copy-constructor that doesn't copy the reference count. (Bug 601437) r=bzbarsky a2.0=blocking2.0:final
|
2010-10-06 21:25:47 -07:00 |
|
L. David Baron
|
d94584cd11
|
Fix border-radius computed style code to reflect clamping adjustments that we make to border radius. (Bug 595651) r=bzbarsky a2.0=blocking2.0:betaN
|
2010-10-06 21:25:47 -07:00 |
|
L. David Baron
|
8bb7865fe4
|
Fix border-radius computed style code to reflect that percentage Y values are percentages of the box height. (Bug 595650) r=bzbarsky a2.0=blocking2.0:betaN
|
2010-10-06 21:25:47 -07:00 |
|
L. David Baron
|
29815e0d2c
|
Add a selector hack so that we can implement table border styles compatibly in CSS. (Bug 539880) Test by Geoff Lankow <geoff@darktrojan.net>. r=bzbarsky a2.0=blocking2.0:betaN
|
2010-10-06 21:25:47 -07:00 |
|
L. David Baron
|
ec7fc3ab6f
|
For elements that are in a document with a pres shell, always use that pres shell when getting computed style so we (a) return a more correct style and (b) don't mix rule nodes from two rule trees. (Bug 596245) r=bzbarsky a2.0=blocking2.0:betaN
|
2010-10-06 21:25:44 -07:00 |
|
Daniel Holbert
|
27a432d4a3
|
Bug 600574 part 2: Check for SVG images with viewBox in nsStyleBackground::Layer::RenderingMightDependOnFrameSize. r=bz r=longsonr a=blocking-betaN+
|
2010-10-06 15:18:52 -07:00 |
|
Daniel Holbert
|
59c52c95d8
|
Bug 600574 part 1: Move nsStyleBackground::Layer::RenderingMightDependOnFrameSize to .cpp file. r=bz a=blocking-betaN+
|
2010-10-06 15:18:52 -07:00 |
|
Mounir Lamouri
|
2900163868
|
Bug 557087 (3/6) - Make layout aware of the new disabled state rule. r=dbaron a=sicking
--HG--
extra : rebase_source : 9e7d0a515c3f1bcacdcccc906c611849654ab484
|
2010-09-19 03:43:15 +02:00 |
|
L. David Baron
|
7b399c630c
|
Add NS_FINAL_CLASS annotations to rule classes. r=bzbarsky Add virtual that I missed on nsCSSGroupRule. (Bug 596140) a=me
|
2010-09-18 12:15:31 -07:00 |
|