Robert O'Callahan
7efbad68b7
Bug 960277. Part 1: Don't optimize away frame reconstruction for 'transform' add/remove if the element has complex abs-pos container structure. r=mats
...
--HG--
extra : rebase_source : 4a1b57df9146a31ce8e25a7b215d2eb1edb09a55
2014-01-16 14:39:30 +13:00
Robert Longson
4376a803ea
Bug 951268 - Test.
2014-01-17 11:06:13 +01:00
Horia Iosif Olaru
303f0375a5
Bug 959674 - Add reftests. r=roc
2014-01-14 23:02:56 +02:00
Alex Henrie
52fcd58533
Bug 157846. Main patch: Propagate text <input> padding down to its scrolled child and add 1px left/right padding to stylesheets as needed. Fix tests. r=roc
...
Original patch by Charly Molter. Help from Robert O'Callahan and Jim Mathies.
--HG--
extra : rebase_source : eacfe5696e9831f149157bbd7fe697c0f8020604
2014-01-13 08:13:10 -05:00
Robert O'Callahan
c805d013a9
Bug 157846. Part 0: Make tests more robust to padding changes and clipping of overflowing glyph edges. r=mats
...
--HG--
extra : rebase_source : f7d8ecb0df3fbbea593e46e515db47ee705392c7
2014-01-15 22:42:05 +13:00
Timothy Nikkel
8f72fb5b25
Bug 909305. Use crisp edge rendering to avoid small rounding differences in image scaling. r=emorley
2014-01-15 09:21:31 -06:00
Frédéric Wang
cd38456723
Bug 838509 - Part 3: Update tests for mstyle/math and add more tests. r=roc
2014-01-15 10:08:00 -05:00
James Kitchener
5c65d8030e
Bug 442637 - Add ssty related tests. r=fredw
2014-01-15 09:49:41 -05:00
Ed Morley
1322638089
Bug 909305 & bug 919482 - Mark 163504-*.html as random-if for too many intermittent failures
2014-01-14 16:38:26 +00:00
Ed Morley
1ff399672b
Bug 660224 - Disable input-focus.html & textarea-focus.html on Windows for intermittent failures
2014-01-14 16:38:25 +00:00
Frédéric Wang
2587b630ea
Bug 838506 - Part 5: Tests. r=roc
2014-01-14 09:39:50 -05:00
Dan Minor
5e2bbb48f2
Bug 957720 - Update reftest manifests for pandaboards; r=gbrown
2014-01-14 06:27:23 -05:00
Robert Longson
a39e9c490a
Bug 889235 - Make text-shadow work on SVG text. r=cam
2014-01-13 12:21:42 +00:00
James Kolb
1fb04c7d2a
Bug 603488 reftest changes r=roc
...
--HG--
extra : rebase_source : a6ed0580445788c6e604f055aa4bb1eb7b096a0c
2014-01-13 13:29:49 +13:00
Mats Palmgren
fb67e96d3a
Bug 958249 - The first ::first-letter continuation should display all sides of the border, the following continuations none. r=dholbert
2014-01-12 04:05:49 +00:00
Mats Palmgren
3abb87dbc7
Bug 943249 - Repair a few reftests that depend on the old @scrolling behavior.
2014-01-12 04:05:49 +00:00
Mats Palmgren
fc7d995a51
Bug 943249 - Reftests.
2014-01-12 04:05:49 +00:00
Cameron McCormack
e0aba8def2
Bug 957770 - Take SVG font size scaling into account when vertically aligning text. r=roc
2014-01-11 12:13:09 +11:00
Neil Rashbrook
803b8e39ec
Bug 952087 Anchor scroll fails if the anchor is created between DOMContentLoaded and onload r=smaug
2014-01-10 08:35:46 +00:00
Robert Longson
cbdcef08d7
Bug 938555 - Test for SVG Elements not being rendered after manipulating transform. r=jwatt
2014-01-09 10:21:21 +00:00
Daniel Holbert
77b5ed4ac3
Bug 956046: Allow adjacent anonymous flex items if we've reordered items with the "order" property. r=dbaron
2014-01-08 14:37:13 -08:00
Jeff Muizelaar
ef4ed3e70e
Bug 953334. Clear the clip on the surface when we get a new DC. r=BenWa
...
Currently we can think that we have a clip set on the DC when we actually
don't. Calling _cairo_win32_surface_set_clip_region(NULL) clears this so that
when we call it with the a region we will set it properly on the new DC that
doesn't have the clip set on it.
--HG--
extra : rebase_source : c9ca3d57bbd99aacdee5c0b3f581376792cd1893
2014-01-08 16:02:22 -05:00
Ryan VanderMeulen
b540acd967
Backed out changeset d1b5408d946f (bug 952087) for Android reftest failures.
2014-01-07 15:46:15 -05:00
Neil Rashbrook
bb497722e0
Bug 952087 Anchor scroll fails if the anchor is created between DOMContentLoaded and onload r=smaug
2014-01-07 18:34:21 +00:00
Cameron McCormack
dffc39c5d6
Bug 956513 - Have anchored chunk boundaries at both ends of a <textPath>.
2014-01-05 20:59:50 +11:00
Robert O'Callahan
c8c51ea9af
Bug 944291. Part 2: Mark parent frames whose child frames' overflow have changed as always needing UpdateOverflow called. r=matspal
2013-12-14 02:21:03 +13:00
Martijn Wargers
6d3b97ddcd
Bug 373533 - crashtests.
2013-12-23 16:51:57 +00:00
Daniel Holbert
31815a4f08
Bug 952857: Fix some typos in reftests that cause JavaScript errors in output. (test-only, no review)
2013-12-22 13:00:28 -08:00
Daniel Holbert
50691b2b31
(no bug) Convert DOS line endings to UNIX line endings, in reftest files 690643-1*. (test-only, whitespace-only, DONTBUILD)
2013-12-22 13:11:58 -08:00
William Chen
fa4b20986a
Bug 887538 - Implement web components shadow element. r=mrbkap
2013-12-20 22:43:58 -08:00
Daniel Holbert
0f667cdf93
Bug 946835 part 7: Add vertical variants of existing reftests for checking the baseline of a multi-line flex container. (no review)
...
--HG--
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-multi-line-horiz-1-ref.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-multi-line-vert-1-ref.html
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-multi-line-horiz-1.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-multi-line-vert-1.html
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-multi-line-horiz-2-ref.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-multi-line-vert-2-ref.html
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-multi-line-horiz-2.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-multi-line-vert-2.html
2013-12-20 15:07:58 -08:00
Daniel Holbert
dafb611128
Bug 946835 part 6: In reftests flexbox-baseline-multi-line-horiz-*, increase some sizes from 18px (arbitrary) to 20px (half the container width) to make upcoming vertical variants simpler. (no review)
2013-12-20 15:07:56 -08:00
Daniel Holbert
c8eb245f55
Bug 946273 part 3: Add reftests for box-sizing on vertical flex container and on flex items in vertical container. r=mats
...
--HG--
rename : layout/reftests/flexbox/flexbox-box-sizing-on-container-horiz-1-ref.html => layout/reftests/flexbox/flexbox-box-sizing-on-container-vert-1-ref.html
rename : layout/reftests/flexbox/flexbox-box-sizing-on-container-horiz-1.html => layout/reftests/flexbox/flexbox-box-sizing-on-container-vert-1.html
rename : layout/reftests/flexbox/flexbox-box-sizing-on-items-horiz-1-ref.html => layout/reftests/flexbox/flexbox-box-sizing-on-items-vert-1-ref.html
rename : layout/reftests/flexbox/flexbox-box-sizing-on-items-horiz-1a.html => layout/reftests/flexbox/flexbox-box-sizing-on-items-vert-1a.html
rename : layout/reftests/flexbox/flexbox-box-sizing-on-items-horiz-1a.html => layout/reftests/flexbox/flexbox-box-sizing-on-items-vert-1b.html
2013-12-19 15:37:14 -08:00
Daniel Holbert
54072e4c8a
Bug 946273 part 2: Add reftest for box-sizing on flex items with "flex-basis" set, instead of "width". r=mats
...
--HG--
rename : layout/reftests/flexbox/flexbox-box-sizing-on-items-horiz-1a.html => layout/reftests/flexbox/flexbox-box-sizing-on-items-horiz-1b.html
2013-12-19 15:37:12 -08:00
Daniel Holbert
391b406a36
Bug 946273 part 1: Add reftests for box-sizing on horizontal flex container and on flex items with "width" set in horizontal container. r=mats
2013-12-19 15:37:11 -08:00
Brian Birtles
93cc05a0ff
Bug 946540 part 2 - Reftest for motion paths with inflection points outside (0,1); r=longsonr
2013-12-19 08:52:37 +09:00
L. David Baron
16dcd1ffea
Bug 782610 followup: Add a version of css-supports-027 that does not use @-moz-document. (We already have css-supports-026 to pair with css-supports-028.)
...
--HG--
rename : layout/reftests/w3c-css/submitted/conditional3/css-supports-027.xht => layout/reftests/w3c-css/submitted/conditional3/css-supports-046.xht
2013-12-18 17:05:54 -05:00
Daniel Holbert
e07d4e5d93
Bug 951843: Fix some flexbox-items-as-stacking-contexts-* reftests to link to a subsection of flexbox spec, & clarify the reftest titles. test-metadata-only, DONTBUILD
2013-12-18 13:38:54 -08:00
Daniel Holbert
498df6de91
Bug 946835 followup: drop <link> tags that the w3c test harness doesn't like in reference cases. (test-metadata-only, no review, DONTBUILD)
2013-12-18 13:04:32 -08:00
L. David Baron
4a815e6c77
Bug 826582 followup: remove link rel=help from test references, since it's considered an error in the CSS WG test suite management system. No review.
2013-12-18 15:35:04 -05:00
Daniel Holbert
e0169c9844
Bug 946835 part 5: Add reftest for finding baseline of multi-line flex container, with baseline-aligned items on first line and flex-wrap:wrap-reverse. r=mats
...
--HG--
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-multi-line-horiz-3-ref.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-multi-line-horiz-4-ref.html
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-multi-line-horiz-3.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-multi-line-horiz-4.html
2013-12-18 10:34:48 -08:00
Daniel Holbert
27763af769
Bug 946835 part 4: Add reftest for finding baseline of multi-line flex container, with baseline-aligned items on first line and flex-wrap:wrap. r=mats
2013-12-18 10:34:47 -08:00
L. David Baron
a7720ac691
Bug 951765: Make CSS variables reftests point to TR draft rather than dev.w3.org draft so the CSS WG test system understands them. No review.
2013-12-18 13:24:04 -05:00
Daniel Holbert
1a56fb80ba
Bug 951755: Fix some flexbox reftests to point to official flexbox spec instead of dev spec. (test-only, metadata-only) DONTBUILD
2013-12-18 10:07:38 -08:00
Cameron McCormack
28e4314585
Bug 950497 - Make self-referencing CSS variables invalid even if they have fallback. r=dbaron
2013-12-17 16:16:42 +11:00
Corey Ford
8fef1f973b
Bug 950418 - Enable sticky pref for sticky-legend-1.html reftest. r=dholbert
2013-12-14 20:00:23 -08:00
Jonathan Watt
2a85c0d764
Bug 944704, part 5 - Reftest for stroke-dasharray on circle. r=Bas
2013-12-14 11:09:36 +00:00
Benoit Girard
ecabcc60cf
Bug 941095 - Part 2: Disable subpixelaa + component alpha. r=mattwoodrow
...
--HG--
extra : rebase_source : 7e3a0d3710fb29b47615cc0254135d3b44637ed8
2013-12-13 13:53:18 -05:00
Quentin Headen
f6422adfc0
Bug 731667 - Rewrite mtable implementation to avoid use of _moz-* attributes - tests. r=fredw
2013-12-13 12:43:17 -05:00
Jonathan Watt
c11f4f2126
Bug 944704 follow-up to mark zoomed-svg-with-viewBox-01.svg very slightly fuzzy on windows. r=orange
2013-12-13 13:43:58 +00:00