bzbarsky@mit.edu
|
e34a7049e1
|
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
|
d0ed3cca65
|
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
|
bd0b7ea6d7
|
Backing out bug 275196, xml:id, to fix tp regression
|
2007-07-26 07:16:19 -07:00 |
|
Olli.Pettay@helsinki.fi
|
e8dba5a1b4
|
Bug 275196, xml:id, r=sicking, sr=dbaron
|
2007-07-26 05:22:01 -07:00 |
|
dbaron@dbaron.org
|
5bf1dff4fa
|
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
|
39d965ec69
|
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
|
ad89d87a35
|
Add tests for bugs 357614 and 387615.
|
2007-07-11 15:25:00 -07:00 |
|
dbaron@dbaron.org
|
df3358641f
|
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
|
3f93d36016
|
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
|
783c6f54e4
|
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
|
d68116d96c
|
Add test for always-use-my-colors preference. b=58048
|
2007-05-16 18:51:30 -07:00 |
|
dbaron@dbaron.org
|
39c21c098a
|
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
|
663c96c764
|
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
|
63aeadb19b
|
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
|
1550d44209
|
Add test for computed style on elements with frames as well.
|
2007-04-25 16:27:36 -07:00 |
|
dbaron@dbaron.org
|
e9e8f3e38b
|
Test copy constructors of nsStyleStruct.
|
2007-04-20 17:17:29 -07:00 |
|
dbaron@dbaron.org
|
d900b59311
|
Add tests for computed values.
|
2007-04-18 19:49:44 -07:00 |
|
dbaron@dbaron.org
|
ef8dec477f
|
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
|
ba44c08179
|
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
|
bda8a4f932
|
Add work in progress for tests of CSS property parsing and data computation.
|
2007-04-15 15:27:14 -07:00 |
|
dbaron@dbaron.org
|
9c685f8824
|
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
|
38e47073c0
|
Fix SeaMonkey Mac tinderbox cross-compilation bustage b=375388 r=bsmedberg
|
2007-03-26 11:17:02 -07:00 |
|
dbaron@dbaron.org
|
d41a6b0881
|
Add tests for parsing, storage, and serialization of inherit and -moz-initial values.
|
2007-03-25 22:54:44 -07:00 |
|
asqueella%gmail.com
|
175cc8c7a3
|
add mochitest for bug 373293 ("Style attribute is "transparent;" (missing property name)")
p=Ryan Jones <sciguyryan@gmail.com>
r=dbaron
|
2007-03-12 05:59:13 +00:00 |
|
bzbarsky%mit.edu
|
1761fcd8e3
|
Add test for bug 372770 and fix minor space issue with geting the "background"
property when background-position is not set. r+sr=dbaron
|
2007-03-06 06:59:39 +00:00 |
|
sayrer%gmail.com
|
4bbb89f0c0
|
Bug 368994. move some more tests. r=dbaron
|
2007-02-20 22:18:09 +00:00 |
|
bzbarsky%mit.edu
|
167347dbb5
|
Refactor some repetitive computed style code. Bug 365932, r+sr=dbaron
|
2007-02-20 18:43:16 +00:00 |
|