L. David Baron
|
6958d78491
|
Readd test for computed style for large integers (even though patch was backed out). (Bug 470769) r+sr=bzbarsky
|
2008-12-23 09:06:59 -05:00 |
|
L. David Baron
|
e8b56749f3
|
Backed out changeset 441f119f1a0c (Bug 470769) due to failures in layout/style/test/test_bug365932.html
|
2008-12-23 11:11:51 -05:00 |
|
L. David Baron
|
1362acfc3f
|
Fix computed style for large integers by using double instead of float. (Bug 470769) r+sr=bzbarsky
|
2008-12-23 09:06:59 -05:00 |
|
L. David Baron
|
72e8b9505a
|
Check consistency before returning 'border' shorthand. (Bug 376075) r+sr=bzbarsky
|
2008-12-23 09:06:57 -05:00 |
|
L. David Baron
|
7fc92bad7f
|
Make the code to suppress infinite synthesized mouse move loops work again with asynchronous style changes. (Bug 302561) r+sr=bzbarsky,roc
|
2008-12-07 13:58:07 -08:00 |
|
L. David Baron
|
90b976fe34
|
Backed out changeset 7b553bbed53d (bug 302561) due to chrome test crash.
|
2008-12-04 09:57:18 -08:00 |
|
L. David Baron
|
85dd73ebd3
|
Make the code to suppress infinite synthesized mouse move loops work again with asynchronous style changes. (Bug 302561) r+sr=bzbarsky,roc
|
2008-12-04 08:09:52 -08:00 |
|
L. David Baron
|
8be0d9e6b5
|
Fix assertion about being too late to set quirks style sheet. (Bug 450191) r+sr=bzbarsky a=blocking1.9.1+
|
2008-11-25 13:27:54 -08:00 |
|
Boris Zbarsky
|
695687d1fe
|
Bug 458381 followup: tests and a code fix for a problem the tests caught. r+sr=dbaron, a=beltzner
|
2008-11-11 22:36:20 -05:00 |
|
L. David Baron
|
e8d28f69fd
|
Add a preference for visited link support. (Bug 147777) r+sr=bzbarsky
|
2008-10-21 09:15:03 +02:00 |
|
L. David Baron
|
da279d65ba
|
Handle serialization of inherit and -moz-initial for shorthand properties correctly, and refuse to serialize most unspecifiable cases of shorthands. (Bug 160403) r+sr=bzbarsky
|
2008-10-07 15:10:20 -07:00 |
|
L. David Baron
|
fa9533f8cf
|
Flush view manager's delayed resize when flushing layout. (Bug 453896) r+sr=bzbarsky
|
2008-09-09 06:43:10 -07:00 |
|
Zack Weinberg
|
da518d1e9a
|
Bug 441469. Implement parsing of @font-face rules. r+sr=dbaron
|
2008-08-07 19:15:40 -04:00 |
|
L. David Baron
|
080104f972
|
Handle effects of medium feature changes on XBL style sheets. (Bug 156716) r+sr=bzbarsky
|
2008-07-26 09:14:49 -07:00 |
|
L. David Baron
|
65e07556a4
|
Tests for css3-mediaqueries. (Bug 156716) r+sr=bzbarsky
|
2008-07-26 09:14:49 -07:00 |
|
Zack Weinberg
|
a92b3b3f9f
|
Change CSS parser to close constructs open at end-of-file by changing ExpectSymbol not to fail on EOF when expecting one of }, ), ], or ;. (Bug 325064) r+sr=dbaron
|
2008-07-19 15:52:09 -07:00 |
|
L. David Baron
|
aca5c25858
|
Avoid stack overflow by not using recursion to add the important rules. (Bug 439184.) r=fantasai sr=bzbarsky
|
2008-07-13 13:57:38 -07:00 |
|
L. David Baron
|
a20d5c2d5a
|
Count U+000C as a whitespace character for separating class attributes. (Bug 437915) r=bzbarsky sr=sicking
|
2008-06-10 17:27:00 -07:00 |
|
Daniel Glazman ext:(%20and%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E)
|
15d0bac2c3
|
Implement :nth-child(), :nth-last-child(), :nth-of-type(), :nth-last-of-type(). b=75375 r+sr=bzbarsky
|
2008-06-02 20:17:35 -07:00 |
|
dbaron@dbaron.org
|
4b445ab6b3
|
Fix greediness of A ~ B C selector matching. b=420814 r+sr=bzbarsky a=beltzner
|
2008-03-05 16:06:15 -08:00 |
|
dbaron@dbaron.org
|
cafaf208a1
|
Fix handling of dynamic changes for advanced CSS selectors (and avoid the cost of doing so in the normal case). b=401291, 75386, 98997, 229915, 404418 (blocking1.9+) r+sr=bzbarsky a=blocking1.9+ on 404418
|
2008-02-18 22:17:07 -08:00 |
|
dbaron@dbaron.org
|
64a3f7435c
|
Make the minimum font size preference leave font-size:0 untouched. b=401046 r+sr=bzbarsky a=schrep
|
2008-02-09 11:15:09 -08:00 |
|
jag@tty.nl
|
77b084dde7
|
Bug 333308: make clean and make distclean miss various files. r=bsmedberg, a=schrep
|
2008-02-09 02:37:42 -08:00 |
|
roc+@cs.cmu.edu
|
d0663a11d3
|
Bug 363183. Fix getComputedStyle left/top/width/height for tables. r+sr=dbaron
|
2008-01-29 13:53:09 -08:00 |
|
roc+@cs.cmu.edu
|
29dfaab10a
|
Bug 412901. getComputedStyle should return actual border widths (i.e. including round-to-device-pixels that happens during style resolution and layout). r+sr=dbaron
|
2008-01-26 15:54:39 -08:00 |
|
bzbarsky@mit.edu
|
2641f01d3d
|
Fix bug 405818: need to copy the original sheet URI when cloning. r+sr=dbaron, a=schrep.
|
2008-01-21 20:26:01 -08:00 |
|
bzbarsky@mit.edu
|
06f6b88b65
|
Make the "href" property of stylesheets reflect the original URI that was reflected to load the sheet. Bug 397427, r=dbaron,biesi, sr=dbaron, a=dsicore
|
2007-10-23 14:56:41 -07:00 |
|
dbaron@dbaron.org
|
5518da3f51
|
Add real test for the nsCSSValue regression caught on Monday only by an unexpected pass. b=382027
|
2007-08-31 10:07:02 -07:00 |
|
sharparrow1@yahoo.com
|
d9a7aa54b9
|
Bug 390399: Add some general (non-property-specific) parsing tests. r+sr+a=dbaron
|
2007-08-17 15:05:22 -07:00 |
|
bzbarsky@mit.edu
|
edb68ef0b7
|
Fix computed style for relative offsets when they're specified in |ch| units. Bug 391034, r+sr+a=dbaron
|
2007-08-16 16:19:25 -07:00 |
|
bzbarsky@mit.edu
|
345f09029c
|
Fix a few more issues with eSyleUnit_Chars in computed style. Bug 391221, r+sr+a=dbaron
|
2007-08-14 11:44:39 -07:00 |
|
ginn.chen@sun.com
|
9a8c1632f4
|
Bug 389793 Firefox build failed on OpenSolaris without --disable-mochitest r=benjamin a=dsicore
|
2007-08-05 20:22:32 -07:00 |
|
Olli.Pettay@helsinki.fi
|
81c89897e3
|
Backing out bug 275196, xml:id, to fix tp regression
|
2007-07-26 07:16:19 -07:00 |
|
Olli.Pettay@helsinki.fi
|
ad51500682
|
Bug 275196, xml:id, r=sicking, sr=dbaron
|
2007-07-26 05:22:01 -07:00 |
|
dbaron@dbaron.org
|
24fb2d19fe
|
Fix enumerated values of font-size to depend on the right preference. b=389464 r+sr=bzbarsky
|
2007-07-25 16:12:38 -07:00 |
|
dbaron@dbaron.org
|
67311c9ab9
|
Add test that the nsRuleNode::Compute*Data functions don't touch aStartStruct when they shouldn't.
|
2007-07-12 16:50:13 -07:00 |
|
dbaron@dbaron.org
|
2a24493b83
|
Add tests for bugs 357614 and 387615.
|
2007-07-11 15:25:00 -07:00 |
|
dbaron@dbaron.org
|
2be70ea82e
|
Implement -moz-border-start and -moz-border-end. Patch by Simon Montagu <smontagu@smontagu.org> and me. b=74880 r/sr=smontagu/dbaron
|
2007-07-04 11:51:16 -07:00 |
|
dbaron@dbaron.org
|
00f940f9de
|
Rewrite handling of CSS system fonts to fix bugs in cascading and serialization. b=377947 r+sr=bzbarsky
|
2007-06-12 11:28:56 -07:00 |
|
mats.palmgren@bredband.net
|
39f5613641
|
Treat a property value with trailing non-whitespace the same as a parse error. b=383075 r+sr=dbaron
|
2007-06-06 10:56:18 -07:00 |
|
dbaron@dbaron.org
|
cdc8086606
|
Add test for always-use-my-colors preference. b=58048
|
2007-05-16 18:51:30 -07:00 |
|
dbaron@dbaron.org
|
49f0460769
|
Don't put null coords in nsStyleCoords when they have the same meaning as some other coord type. b=379741 r+sr=bzbarsky
|
2007-05-10 22:58:34 -07:00 |
|
bzbarsky@mit.edu
|
73bb8b2e6d
|
When we have a url() value that doesn't give us an imgIRequest (e.g. couldn'tcreate nsIURI, URI load blocked by security manager, etc), make sure to stillpick up the fallback value for cursor. Bug 379440, r+sr=dbaron
|
2007-05-02 23:33:13 -07:00 |
|
bzbarsky@mit.edu
|
1414308296
|
Stylesheets should know what their principal is, and it should be based on theURI the sheet was loaded from, its certificate (if any) and the loaderprincipal, not just on the page the sheet is being applied to. Propagate thisprincipal as the loading principal to @import loads from stylesheets. Changesheet access checks to use this principal instead of the sheet URI. Bug221428, r+sr=peterv
|
2007-05-01 12:26:15 -07:00 |
|
dbaron@dbaron.org
|
2861548e6d
|
Add test for computed style on elements with frames as well.
|
2007-04-25 16:27:36 -07:00 |
|
dbaron@dbaron.org
|
3b44cc72ab
|
Test copy constructors of nsStyleStruct.
|
2007-04-20 17:17:29 -07:00 |
|
dbaron@dbaron.org
|
f5a47a6bb4
|
Add tests for computed values.
|
2007-04-18 19:49:44 -07:00 |
|
dbaron@dbaron.org
|
80fda8f92e
|
Add code to know which failures to expect in test_value_storage.html (whether to call todo_is or is), and turn on the test.
|
2007-04-17 10:06:23 -07:00 |
|
dbaron@dbaron.org
|
07b68c21ca
|
Add tests for invalid values in the property database, and add cases fixed in bug 258080.
|
2007-04-15 15:29:35 -07:00 |
|
dbaron@dbaron.org
|
f5511e8d30
|
Add work in progress for tests of CSS property parsing and data computation.
|
2007-04-15 15:27:14 -07:00 |
|
dbaron@dbaron.org
|
545bb8fdaa
|
Fix regression that caused the SVG properties not to be listed. b=375388
|
2007-04-09 15:42:43 -07:00 |
|
neil@parkwaycc.co.uk
|
c1cf636115
|
Fix SeaMonkey Mac tinderbox cross-compilation bustage b=375388 r=bsmedberg
|
2007-03-26 11:17:02 -07:00 |
|
dbaron@dbaron.org
|
c6c5f80b1f
|
Add tests for parsing, storage, and serialization of inherit and -moz-initial values.
|
2007-03-25 22:54:44 -07:00 |
|
hg@mozilla.com
|
465265d0d4
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
|