Commit Graph

2348 Commits

Author SHA1 Message Date
Jonathan Kew
e55698c332 bug 616281 - fix the wordwrap-02 reftest to be independent of platform fonts. r=roc a=test-only 2010-12-06 10:49:50 +00:00
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
Robert Longson
106fe8daf7 Bug 615666 - SMIL animation does not work with percent units for "offset" attr on <stop> elements. r=jwatt a=roc
--HG--
extra : rebase_source : 9907e24c397c5e7971256c3f0164255420585824
2010-12-05 20:33:31 +00:00
Brian Birtles
ecbab21a00 Bug 614879 - SVG SMIL: Fix indefinite to-animation; r=dholbert, a=roc
--HG--
extra : rebase_source : 9abf06da6a8e24f814623c370e66d77ec467c0e6
2010-12-05 13:13:31 +00:00
Jonathan Watt
9cdb894116 Fix bustage by adding missing tests that didn't 'hg import' correctly for changeset f227a6e64b3f (bug 615658). a=bustage 2010-12-05 13:58:12 +00:00
Robert Longson
0e3a1489d4 Bug 615658 - SMIL animation of some filter attributes don't invalidate correctly. r=jwatt, a=roc.
--HG--
extra : rebase_source : 85b4bbde3697272e5f4f3352b993f46a49a845d6
2010-12-05 11:37:45 +00:00
Robert Longson
add82ad57c Bug 614324 - Enable reftest on windows now that bug 606372 has fixed it a=test-only 2010-12-05 10:45:19 +00:00
Boris Zbarsky
a513ce6781 Bug 591619. Don't create frames for non-option kids of <optgroup> or non-option and non-optgroup kids of <select>. r=dbaron 2010-12-03 22:43:42 -05:00
L. David Baron
98644b329c Add bug number for some float test known failures. a2.0=tests 2010-12-03 12:31:24 -08:00
L. David Baron
6c26f35727 Remove comment about difference from CSS 2.1 since CSS 2.1 has adopted the proposal in question. a2.0=tests 2010-12-03 12:31:24 -08:00
L. David Baron
5ecf58961f Change assertion annotation. The condition causing it is dependence on some sizes rather than a platform-specific issue, but leave it a little more specific so that we notice if the bug is fixed. (Bug 615953) a2.0=tests 2010-12-03 12:31:24 -08:00
Jonathan Watt
aef4dd636f Bug 589439. De-COMtaminate SVG number lists and support for SMIL animation of SVG number lists. a=roc r=roc,longsonr,dholbert.
--HG--
extra : rebase_source : eabed292053e9f63e025dc44b9f5a6c2017f626a
2010-12-03 16:40:23 +00:00
Dave Townsend
81e7ea6996 Backing out changeset 2719d97b6766 from bug 609227 due to unexpected reftest failures. a=backout 2010-12-02 10:57:26 -08:00
Boris Zbarsky
3cc13d8253 Bug 609227. Always place a line at y<=0 in the block; there's no point in pushing such a line to the next block. r=roc, a=blocker 2010-12-02 12:32:41 -05:00
Boris Zbarsky
adf0cee825 Bug 478445 and bug 499628. strokeText needs to not re-stroke the current path. r=vlad, a=vlad 2010-11-30 13:19:56 -05:00
Bas Schouten
c25d19611b Bug 588271 - Part 5: Mark reftests as no longer failing. r=vlad a=blocking-betan 2010-12-02 14:18:00 +01:00
Bas Schouten
ff7020a8d1 Bug 588271 - Part 3: Update reftest to mask the nose edge because of color interpolation inconsistencies. r=jrmuizel 2010-12-02 14:17:56 +01:00
Bas Schouten
214be71f94 Bug 588271 - Part 2: Update masks of some reftests to new border rendering. r=jrmuizel 2010-12-02 14:17:54 +01:00
Bas Schouten
0f13f514b2 Bug 588271 - Part 1: Mask corners of some reftests because of AA differences. r=roc 2010-12-02 14:17:52 +01:00
Boris Zbarsky
b0c658578e Bug 609272. Make sure to not apply clipping of overflow when printing to the root element, because it doesn't really make use of its overflow style itself. r=dbaron 2010-11-30 13:19:57 -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
f5eba2ae67 Bug 609272. Make sure to not apply clipping of overflow when printing to the root element, because it doesn't really make use of its overflow style itself. r=dbaron 2010-11-30 13:19:57 -05:00
Boris Zbarsky
81f1570669 Bug 478445 and bug 499628. strokeText needs to not re-stroke the current path. r=vlad, a=vlad 2010-11-30 13:19:56 -05:00
Jonathan Kew
d43dbff153 bug 615121 - reftests for direction of vertical glyph offsets. r=karlt a=test-only 2010-11-30 15:44:36 +00:00
Markus Stange
512058857b Bug 601894 - Compare covered rects when computing whether a transform display list item is opaque / uniform. r=roc, a=betaN 2010-11-27 00:31:08 +01:00
Daniel Holbert
c417acad99 Bug 612214: Mark test 'img-anim-1.html' as random-on-linux. a=tests,stoptheorange 2010-11-28 09:47:14 -08:00
Cameron McCormack
5b55d58860 Bug 614265 - Make paint server references to elements within an unknown SVG element subtree work again. r=longsonr a=b 2010-11-26 16:49:08 +13:00
Mats Palmgren
f485115f35 Bug 611574 - Inset box-shadow paints outside of buttons and fieldsets if blur radius is 0. r=roc a=blocking2.0:final 2010-11-27 23:49:40 +01:00
Robert Longson
41d05ab40a Bug 611975 - text with gradient on stroke breaks when fill of any kind exists r=roc,a=blocking-final+ 2010-11-27 09:24:32 +00:00
Karl Tomlinson
887dac9a1b 387876-2.html now passes b=471630 a=test
--HG--
extra : transplant_source : %FD%EB%9A%C9%7F%84%5C%C8%CD%AC%13%8F8%A0%28%17%96M%DD%87
2010-11-26 13:47:04 +13:00
Karl Tomlinson
3d480eb75a 368020-5.html now passes with Pango b=388591
--HG--
extra : transplant_source : %85Dt%3F%B7%08nJ%05%E6I%DA%D5O%CB%F5%DE%14%AA/
2010-11-26 10:13:52 +13:00
Karl Tomlinson
19fc268d57 with bug 421438 fixed, 368020-2.html now passes
--HG--
extra : transplant_source : %A5d%8D%40a%1A%FA%7E%B1%A17%F3%A7%3F%AB%8F%99%F3R%27
2010-11-26 10:13:52 +13:00
Karl Tomlinson
07857daeb1 333970-1.html now passes with Pango
--HG--
extra : transplant_source : _%D4%E7%96%F7%1B%F0%A5F%F8%E1a%C84%87%7Dks%7D%D1
2010-11-26 10:13:52 +13:00
Karl Tomlinson
4cc65f29e7 386339.html now passes with Pango b=422454
--HG--
extra : transplant_source : O%BD%AE%F4%8C%D88%DC%BA6%DA%C5%87%10%1F%FEA%25%DD%1E
2010-11-26 10:13:51 +13:00
Karl Tomlinson
77adce9d92 mixedChartype tests now pass with Pango (no bug)
--HG--
extra : transplant_source : D%0F%7B%E5p%22hcv%9D%EC%07%FC%18%3E%29%A8IR%E8
2010-11-26 10:13:51 +13:00
Karl Tomlinson
b4d0587e39 dynamic3b.html now passes b=367650
--HG--
extra : transplant_source : %AE%B2n%F5_%0F%B4%9Crg%96%92%E9%25%91h%1A%5CU%02
2010-11-26 10:13:51 +13:00
Karl Tomlinson
ea8d1ad277 475092-sub still passes with Pango (incorrectly marked random) and now also passes on other platforms b=482596
--HG--
extra : transplant_source : J%B6B%7F%8A%DD%29%8Bq%02n%B4N%85%91%2CVJ%0F%F6
2010-11-26 10:13:51 +13:00
Karl Tomlinson
8e0e436ab5 quote-1d/b.html now passes b=367650
--HG--
extra : transplant_source : B%CB%AF%95%C1%5Euo%E9%87%9D%40J%E4%97%E1d%E8t%BE
2010-11-26 10:13:51 +13:00
Karl Tomlinson
067a5f4a7f zwnj-01.html now passes with Pango b=465140
--HG--
extra : transplant_source : %EA3%89j%9AX%17%02%80_p%1C%7B%5C%CD%D1%15Bt%CC
2010-11-26 10:13:51 +13:00
Karl Tomlinson
c931c0a412 wordwrap-0[23].html now pass with Pango and WINNT 6.1 b=99457
--HG--
extra : transplant_source : %C23%29%27b%CC%D6%AD%40%B8%82%A1M%C7%14%84%A8%A0%8FH
2010-11-26 10:13:51 +13:00
Karl Tomlinson
109d4f6aba reftest for font selection with generic families b=546315
--HG--
extra : transplant_source : %EB%07%9E%C6x%0D%B2A%06k%B8%FCT%93be%40%16%9C%EC
2010-11-26 08:47:47 +13:00
Karl Tomlinson
02957aea56 test for bug 614468, halfwidth Katakana sound mark grapheme break
--HG--
extra : transplant_source : 9%BD%FD%BC%89%CC%9D_gS%DC%E5%20%7Fd%B1%91s%5B%B2
2010-11-26 08:45:36 +13:00
Karl Tomlinson
b986377918 make 329069-2-ref.html style match 329069-2.html
--HG--
extra : transplant_source : %FD%E7%B3%7B%E8%F0%403%17%20%A3%CE%DF%3B%2A%AA%EA%40%E0%5E
2010-11-25 12:24:31 +13:00
Karl Tomlinson
ee0da652bb 329069-1.html now passes with Pango
--HG--
extra : transplant_source : %9A%F8%2A%1F5G%5B%8E%7FC%80L%20z%9D%60%03%FA%FE%DC
2010-11-25 12:08:51 +13:00
Timothy Nikkel
74ff18e6d8 Bug 539949. Keep trying to scroll content into view even if it is clipped out. r=roc a=blocking-final+ 2010-11-24 19:35:01 -06:00
Ehsan Akhgari
2fce0c480f Bug 613433 - Invalid caret position on facebook's status textbox (styled with min-height and overflow-x or overflow-y); r=roc a=blocking-final+ 2010-11-22 03:13:37 -05:00
Chris Pearce
4163b33540 Bug 604885 - Reftest to ensure video controls don't overflow outside of css dimensions. r=test-change a=blocking2.0 2010-11-25 07:34:57 +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
6e28fff4f8 Bug 612730 (1/3) - :-moz-ui-invalid and :-moz-ui-valid apply if the selected option has been changed. r=bz a=jst 2010-11-24 11:09:01 +01:00
Mounir Lamouri
e315f96b44 Bug 605125 (3/5) - :-moz-ui-valid shouldn't apply if the element hasn't been modified. r=bz a=jst 2010-11-24 00:55:22 +01:00