Commit Graph

1058 Commits

Author SHA1 Message Date
Vladimir Vukicevic
001e8024e1 b=448193, 3d border effects missing with moz-border-radius; r=zweinberg 2008-10-09 14:49:15 -07:00
L. David Baron
d988f99ef5 Fix glitches in border-image drawing. (Bug 449647) r=robarnold, sr=vlad 2008-10-07 15:10:19 -07:00
Boris Zbarsky
3d3ffffc5e Bug 452964. Don't flag pseudo-frames wrapping generated content as themselves being generated content, since they might be shared with non-generated content. r+sr=roc. 2008-10-07 14:53:22 -04:00
Boris Zbarsky
c0a57d4047 Bug 456484. Kids of an inline-block that has overflow:'something other than visible' should not necessarily shrink-wrap. r+sr=roc 2008-10-07 14:53:22 -04:00
Boris Zbarsky
88512b418e Bug 433616. Fix the XML parser's bailing out on CSS loads blocked by the security manager, fix a base URI bug in <svg:use>, add some more tests. r=jst, sr=roc 2008-09-28 15:18:04 -04:00
Boris Zbarsky
f49d088b98 Bug 433616 tests. r+sr=roc 2008-09-28 15:16:34 -04:00
Robert Longson
ff22f48332 Bug 458068 - SVG fill="none" is broken, behaves like fill="black" (reftest) 2008-10-06 15:45:01 +02:00
Vladimir Vukicevic
27fd6b2cf4 Mark reftest for bug 456147 as failing on Mac; problem isn't caused by this bug but by an unknown earlier regression 2008-10-01 12:11:36 -07:00
Markus Stange
0859d0c927 Fixing reftest added by bug 456147 2008-10-01 10:11:02 +02:00
Zack Weinberg
2d3209e41d Bug 450652 – Style system changes to support CSS3 border-radius – basic test cases (part 3) [r+sr=dbaron] 2008-10-01 00:52:12 -05:00
Zack Weinberg
b109c235ce Bug 456147 - Fix color and layering of text-decoration:line-through in XUL textboxes [r=enndeakin sr=dbaron] 2008-10-01 00:46:18 -05:00
John Daggett
7af2a885ec merge to latest 2008-10-01 10:12:17 +09:00
John Daggett
caabec75c8 add Ahem font for use with reftests 2008-10-01 10:09:54 +09:00
Rob Arnold
11a5c810a3 Reftests for XUL text-shadow - Bug 438517 2008-09-30 20:57:59 -04:00
Robert O'Callahan
fa9c29cdcd Bug 455984. Rework gradient and pattern code to use nsReferencedElement and nsSVGRenderingObservers, so they observe changes to the ID-element-map properly and propagate invalidations correctly (and with simpler code too). r=longsonr,sr=mats 2008-10-01 13:51:05 +13:00
Robert O'Callahan
4fc9cfd0c6 Backing out bug 455984 to see if it fixed Tp crashes 2008-10-01 00:28:20 +13:00
Robert O'Callahan
4fdd181cd0 Bug 455984. Rework gradient and pattern code to use nsReferencedElement and nsSVGRenderingObservers, so they observe changes to the ID-element-map properly and propagate invalidations correctly (and with simpler code too). r=longsonr,sr=mats 2008-09-30 21:47:20 +13:00
Boris Zbarsky
9599df476b Backing out changesets 2ea77fa990af, 7d2d8869e73c, 93441e4f521e, 43d2ee100f3b, a2d84821ea71 to see whether they're causing the Windows Txul or Mac Tp regressions 2008-09-29 08:51:29 -04:00
Boris Zbarsky
d326d65b0d Bug 433616. Fix the XML parser's bailing out on CSS loads blocked by the security manager, fix a base URI bug in <svg:use>, add some more tests. r=jst, sr=roc 2008-09-28 15:18:04 -04:00
Boris Zbarsky
a7d77f3dd3 Bug 433616 tests. r+sr=roc 2008-09-28 15:16:34 -04:00
Serge Gautherie
fd0451a97e Bug 448121 - 1 border-image reftest (multi color border-image) slightly off on (SeaMonkey) Mac 10.4; (Bv1) Mark test has passing (now); r=dbaron
bustage fix
2008-09-26 23:02:31 +02:00
Serge Gautherie
18780098ea Bug 448121 - 1 border-image reftest (multi color border-image) slightly off on (SeaMonkey) Mac 10.4; (Bv1) Mark test has passing (now); r=dbaron 2008-09-26 20:36:00 +02:00
Karl Tomlinson
b910b2c175 reduce hinting and rounding effects by testing with a larger font size b=403618 2008-09-26 12:49:16 +12:00
L. David Baron
3347434086 For fixed-layout tables, leave room for the cell spacing for all columns, whether they have cells originating in them or not, since we don't know if cells for those columns will arrive as the table loads incrementally. (Bug 444928) r=bernd sr=roc 2008-09-24 10:14:35 -07:00
Jesse Ruderman
42a0717ce3 Bug 456515 - Make reftest-sanity check HTTP content-type for .html vs .xhtml (r=dbaron) 2008-09-22 22:12:31 -07:00
Jesse Ruderman
ac58531cbf Fix line breaks 2008-09-22 19:47:59 -07:00
Keith Schwarz
26d8115686 Bug 456163 - Singular matrices with -moz-transform hangs reftests; r+sr=roc 2008-09-22 22:27:37 +02:00
Keith Schwarz
2e601ee1e4 Bug 455138 - Bug 435293 landed failing tests; r=(dbaron + roc) sr=dbaron 2008-09-22 20:59:37 +02:00
Robert O'Callahan
73ae43acb7 Disable test that fails on Windows (bug 456323) 2008-09-22 15:32:47 +12:00
Robert O'Callahan
5ad965518f Bug 455279. Fix mask alpha computation so that it works when the incoming gfxContext has a non-identity transform. r=longsonr,sr=mats 2008-09-22 14:14:54 +12:00
Keith Schwarz
20d7f32cda Bug 456213 - -moz-transform matrix function with percentages confuses X and Y translate components; r+sr=dbaron 2008-09-21 07:14:52 +02:00
Olli Pettay
789b700400 backout Bug 456147 2008-09-20 23:01:34 +03:00
Zack Weinberg
75b0ad2e60 Bug 456147 - nsTextBoxFrame (XUL <label>, <description>, <text>) uses underline color for line-through; r=enndeakin 2008-09-20 20:09:15 +02:00
Keith Schwarz
5c11f2e697 Bug 455265 - Default Y parameter for -moz-transform:translate differs from Apple's proposal; r+sr=dbaron 2008-09-20 18:52:12 +02:00
Keith Schwarz
2277ec5e77 Bug 455445 - -moz-transform skew() function should accept two parameters, and second should default to zero; r+sr=dbaron 2008-09-20 18:39:12 +02:00
Keith Schwarz
9b9583a852 Bug 455403 - -moz-transform translate functions result in incorrect origin; v5; r+sr=dbaron 2008-09-20 16:39:31 +02:00
Bernd
3e3991e26d make sure that the height from a fixed height tbody gets distributed, bug 439639, r=dholbert, sr=roc 2008-09-20 11:30:30 +02:00
L. David Baron
eacac09939 Backed out changeset aab6b12f4a2b (Bug 455403) due to reftest failures from landing patches in the wrong order, and unexplained reftest hangs. 2008-09-19 16:04:34 -07:00
Keith Schwarz
d0300d2843 Fix incorrect composition of translations with other transforms by making matrix multiplication code clearer, clarifying which matrices are for column vectors and which are for row vectors, and fixing incorrect matrix type conversions. (Bug 455403) r+sr=dbaron 2008-09-19 10:14:54 -07:00
Boris Zbarsky
ce41d75307 Adding test 2008-09-19 09:52:16 -04:00
Jesse Ruderman
7122b5d84d Another try at fixing this test (bug 450637 comment 28) 2008-09-16 15:32:50 -07:00
Jesse Ruderman
9265059852 Add temporary dumps to a reftest; see bug 450637 2008-09-16 04:09:41 -07:00
Karl Tomlinson
3f72698915 disable reftests/text/cgj-01.html on Windows due to bug 455455 2008-09-16 18:33:12 +12:00
Karl Tomlinson
45a5b64a15 test that combining grapheme joiner is not visible and has no format effect b=454743 2008-09-16 16:16:59 +12:00
Robert O'Callahan
b7f3ce1f50 Bug 455280. Distinguish pre-transform overflow area from post-transform overflow area and have nsDisplaySVGEffects use the pre-transform area. r=kschwarz,sr=dbaron 2008-09-16 13:51:52 +12:00
Jesse Ruderman
a192f09556 Make bug 212563 test not rely on timing incorrectly (should fix bug 450637) 2008-09-15 17:11:57 -07:00
Robert Longson
4f84c41d8f Disable non-working feImage reftest for bug 448831. 2008-09-14 16:22:34 +01:00
Robert Longson
5999ca61b7 Correct flood reftest for bug 448831. 2008-09-14 16:09:08 +01:00
Robert Longson
69f536ea8f Add final newlines to reftests for bug 448831. 2008-09-14 12:39:29 +01:00
Robert Longson
a86173c233 Reftests for bug 448831. 2008-09-14 12:02:10 +01:00