Commit Graph

6129 Commits

Author SHA1 Message Date
Seth Fowler
ab6a522845 Bug 1209765 (Followup) - Add very minor fuzz to underline-button-2.html on OS X 10.10. r=me
--HG--
extra : amend_source : 4701e73265cb3edbd92cb94ec988623a423b3ee3
2015-10-22 22:48:59 -07:00
L. David Baron
2d42688ba5 Bug 1216747 - Record dependency on writing mode in nsRuleNode::ComputeStylePosition. r=heycam
Without the patch, both reftests fail; with it, both pass.
2015-10-20 22:52:57 -07:00
L. David Baron
5541c05d79 Bug 1209603 patch 10 - Make PeekStyle* exact, i.e., guaranteed to return null if we haven't computed the data for this context. r=heycam
This fixes the bug because it prevents a cache conditions check for a
later PeekStyle* in nsStyleContext::CalcStyleDifference from computing a
struct that was null when we checked it earlier in CalcStyleDifference.
This, in turn, could allow the old context to be retained (and
reparented to the new parent) even though it now has incorrect data in
the font or visibility struct that was computed while checking the
conditions for another struct.

This should also improve performance in some cases of style changes on
not-yet-presented frames because we have fewer change hints to process.

--HG--
extra : commitid : 16o8oS0RLfx
2015-10-19 20:42:29 -07:00
L. David Baron
d8ffda64d3 Bug 1209603 patch 4 - Add reftest for bug 1209603. r=heycam
--HG--
extra : commitid : 9PKKSv4RbaG
2015-10-19 20:42:28 -07:00
Benoit Girard
fdea67de40 Bug 1215596 - outline: auto; will render as outline: solid; when disabled. r=roc
--HG--
extra : commitid : 7Nmpskti8FI
2015-10-16 19:13:26 -04:00
Robert O'Callahan
590b9a4226 Bug 1213938. Fix test to avoid triggering before any video frames are available. r=jya
--HG--
extra : commitid : DwRB2YadMzW
extra : rebase_source : 6a2bcb95d8f1783e1c47561ca99123b5eecd96ee
2015-10-19 22:11:55 +13:00
John Daggett
1c88c2730e Bug 543715 p2 - italic/oblique reftests. r=jfkthame 2015-10-19 11:17:00 +09:00
Phil Ringnalda
adfbc1f710 Back out 2 changesets (bug 543715) because Mulet is why we can't have nice things
Backed out changeset 2d1d8e9b095c (bug 543715)
Backed out changeset bc90276ec090 (bug 543715)
2015-10-18 11:22:22 -07:00
John Daggett
fe5101b5b8 Bug 543715 p2 - italic/oblique reftests. r=jfkthame 2015-10-18 22:17:59 +09:00
James Kitchener
1c9740d59e Bug 1011020 - Add the ability to fall back to not snapping, if snapping results in a zero area rect r=roc (relanding with correct bug number, DONTBUILD) 2015-10-17 10:18:00 -07:00
Phil Ringnalda
31d432d507 Back out changeset 2fe5dee8825d (not 1101020) for landing with the wrong bug number 2015-10-17 21:44:43 -07:00
James Kitchener
9faa73de5f Bug 1101020 - Add the ability to fall back to not snapping, if snapping results in a zero area rect r=roc 2015-10-17 10:18:00 -07:00
Mason Chang
766f567fff Bug 1211363. Part 2: reftest with int border radius. r=mstange 2015-10-16 08:27:53 -07:00
Cameron McCormack
508dcaab44 Bug 1163877 - Part 4: Tests. r=jdaggett 2015-10-16 17:10:14 +11:00
Mason Chang
1798df9927 Bug 1209649. Part 2: Reftest to test box shadows and border radii. r=mstange 2015-10-15 09:13:04 -07:00
Mason Chang
ff854b0e05 Backed out changeset 5e8c075bcad8, wrong reftest.list 2015-10-15 09:10:24 -07:00
Mason Chang
31e9af00f0 Bug 1209649. Part 2: Reftest to test box shadows and border radii. r=mstange 2015-10-15 09:09:24 -07:00
Aryeh Gregor
5e39e259c1 Bug 492933 - getElementsByTagName should match on localName not tagName, r=smaug
dom-level2-core test changes by Ms2ger.
2015-10-15 10:03:30 -04:00
Phil Ringnalda
6ed0e28cd9 Back out changeset bc0ffa0fc4d8 (bug 1209649) for the 10.10 failures that nobody expects 2015-10-14 22:52:35 -07:00
Mason Chang
dffd99184c Bug 1209649. Part 2: Reftest to test box shadows and border radii. r=mstange 2015-10-14 20:22:04 -07:00
Jamie Nicol
f94b0bf68f Bug 1209801 - Part 3: Adjust reftest fuzz and expected fails. r=mattwoodrow
Due to parts 1 and 2 the fuzz factor on a test needed to be slightly
increased, and several tests which were failing now pass.

--HG--
extra : histedit_source : 68e1ea753227e5bfc576d0083a49fe64b72d31a2
2015-10-14 11:32:55 +05:30
Andrew Comminos
364b928a3b Bug 1187385 - Fuzz reftest to accomodate entry padding changes on GTK3. r=karlt 2015-10-13 00:08:23 -07:00
Robert O'Callahan
882d9e8283 Bug 1195152. Add test. r=jya
--HG--
extra : commitid : HW0g6OJhWsA
extra : rebase_source : 31087d0081fc84b1817a1e6fb8b739c8b9f8fca8
2015-10-12 11:52:04 +13:00
Tom Klein
7893b08d5b Bug 1203376 - Honor filter region settings for lighting filters. r=mstange
--HG--
extra : rebase_source : adecead97d734b9bb9b5b104b88edf81c82a13a4
2015-10-07 08:25:00 +02:00
David Anderson
497eea35bc Disable screen and multiply mix-blend-mode support in the D3D11 and OGL compositors. (bug 1135271, r=mattwoodrow) 2015-10-07 16:38:19 -07:00
Xidorn Quan
6d8e6e3031 Bug 1165538 part 3 - Apply -moz-min-font-size-ratio to rt elements and add test. r=heycam
--HG--
extra : source : 9d94998817bfb618e6bd0fe39f3f6924d1c2e266
2015-10-08 10:19:29 +11:00
Tim Chien
3023abe5bf Bug 1211387 - Remove background gradient of input boxes on UA style sheet, r=fabrice 2015-10-06 07:44:00 +02:00
Mats Palmgren
c9a6c1cfaa Bug 1210877 - Make nsBidiPresUtils::RepositionFrame work also for box-decoration-break:clone. r=roc 2015-10-03 06:28:00 +02:00
Botond Ballo
ef39b0269c Bug 1209964 - Fuzz reftest on B2G, CLOSED TREE. r=mstange
--HG--
extra : source : 37ab26dd96c030a699d450e8fcb00036f572797f
extra : amend_source : 1eb4cbb821cd793c7fe64eaa5a062a6abc6d559e
2015-10-05 16:36:48 -04:00
Botond Ballo
cbb8f82b67 Bug 1209964 - Reftest. r=mstange
--HG--
extra : source : 0d46f37c73177a95acd18b30394a59824c6837bb
2015-10-02 20:54:26 -04:00
Botond Ballo
2ae871d47a Bug 1205630 - Reftest. r=mstange
--HG--
extra : source : 4da9b9cb628d8cafcf00c67e90140fc74e795384
2015-09-28 13:15:37 -04:00
Ehsan Akhgari
9f3cdb1e06 Bug 1172123 - Adjust the maximum number of fuzzy differing pixels for image-scrolling-zoom-1.html on OSX 2015-10-03 12:02:24 -04:00
Kartikaya Gupta
a5f3043e0f Bug 1209852 - Re-enable scroll-inactive-layers-2.html now that the underlying issue has been fixed. r=mstange
This also modifies the reftest list so that the harness doesn't load the same
page twice unnecessarily.

--HG--
extra : commitid : KKCE0y2cscF
2015-10-01 15:48:27 -04:00
Kartikaya Gupta
685b156144 Bug 1209852 - Force a fixed-size displayport on the page so that APZ growing it doesn't trigger an invalidation of everything. r=mstange
--HG--
extra : commitid : KzOXC2RQALi
2015-10-01 15:48:26 -04:00
Jonathan Kew
fa18513a7e Bug 1099557 followup - Put the default setting for control-character visibility behind a runtime pref, and keep it off-by-default on release builds for now. r=dbaron 2015-10-01 12:26:52 +01:00
Bas Schouten
1369a96bd4 Bug 1208465 - Part 1: Fix some reftest annotations. r=jrmuizel 2015-10-01 04:45:26 +02:00
Botond Ballo
d9675e8e87 Bug 1201889 - Reftest. r=mstange
--HG--
extra : rebase_source : 8cbd3c866fbaca186aa429f8151713f59a90c0ae
extra : source : c14e042a460467a78f48294ebbf69c1141f2b42d
2015-09-28 18:50:28 -04:00
Thinker K.F. Li
53c8508d85 Bug 1206418 - Fix origin of animations and scissors for preserves3d. r=roc 2015-09-28 03:43:00 -04:00
Jonathan Kew
f0c76c3b0b Bug 1207061 - Reftest for buggy bidi font that fails with graphite 1.3.2. r=jdaggett 2015-09-30 08:45:07 +01:00
David Anderson
6f796a3c17 Treat mix-blend-mode layers as transparent for occlusion culling. (bug 1207041, r=mstange)
--HG--
extra : rebase_source : 33afa0174cac1cdb4b83b2e695532b36984974cd
2015-09-30 00:02:00 -07:00
Kartikaya Gupta
6ed19fbed0 Bug 1143856 - Temporarily disable a test to get APZ enabled on Linux and get test coverage. r=me
--HG--
extra : commitid : 8G7NnDKrIkZ
2015-09-30 00:32:07 -04:00
Carsten "Tomcat" Book
804c890bc0 Backed out 1 changesets (bug 1160200) for causing R2 test failures
Backed out changeset b4f64c940524 (bug 1160200)

--HG--
extra : rebase_source : d037665348c358848b40f6b09194f58b66ce8be9
2015-09-29 11:48:53 +02:00
David Newton
5c07d1ccdb Bug 1160200 - APNG can't be used with type switching. r=mcaceres, sr=jrmuizel
--HG--
extra : rebase_source : ea7ff84295608a51d663fee48707bfec5a8c13e5
2015-09-25 11:36:00 +02:00
Phil Ringnalda
463ef315b0 Back out 2 changesets (bug 1205630) for failing inactive-fixed-bg-bug1205630.xul on Mac and Windows
Backed out changeset 7ca5a29b914f (bug 1205630)
Backed out changeset 9db06671fc0d (bug 1205630)
2015-09-28 18:30:16 -07:00
Botond Ballo
ddcc515c2e Bug 1205630 - Reftest. r=mstange
--HG--
extra : source : d0976cc8e78c7fc1055ec6047335462d20289353
2015-09-28 13:15:37 -04:00
James Willcox
ff8be4c460 Bug 1182665 - Add a bit more fuzzing on a couple of reftests for Mac and B2G r=nical 2015-09-28 09:37:03 -05:00
James Willcox
f3e7b2c099 Bug 1148131 - Enable DrawTargetTiled on Android r=Bas 2015-09-28 09:37:00 -05:00
L. David Baron
ad95cf903e Bug 1207157 patch 2 - Stop caring about a replaced element's margin-inline-end when determining whether it fits next to floats. r=jfkthame
The change to the 427129-table-caption test was just to make the
reference match the test.

The change to the other 427129 tests was duplicating the test that
failed, adjusting the reference for one version of it (no longer pushed
down), and testing an alternative pushed-down case for the other
version.

It's not clear to me how to test that that
1062963-floatmanager-reflow.html still tests what it originally tested,
given the code change that's happened since.

--HG--
extra : commitid : 178ok0G1NFo
2015-09-27 02:19:14 -07:00
L. David Baron
f65fb08529 Bug 1207157 patch 1 - Add reftest. r=jfkthame
--HG--
extra : commitid : GiLfGyiuizo
2015-09-27 02:19:14 -07:00
Markus Stange
e21bd1df78 Bug 1208438 - Don't allow layers with scrolling clips to occlusion-cull layers behind them. r=mattwoodrow
--HG--
extra : commitid : LZhXvCVgeyn
2015-09-25 15:47:41 +02:00
Markus Stange
83feb843ff Bug 1208457 - Fuzz bg-fixed-child-mask.html reftest failure. r=kats
--HG--
extra : commitid : 1Lg7cSngbcc
2015-09-26 14:45:43 +02:00
Kearwood (Kip) Gilbert
98a395ba16 Bug 1207326 - Part 2: Add reftest,r=jmuizelaar 2015-09-25 13:44:15 -07:00
Wes Kocher
72082a8db8 Backed out 2 changesets (bug 1208457, bug 1208438) for bg-fixed-child-mask.html failures
Backed out changeset 0499228f8fd1 (bug 1208438)
Backed out changeset 803a5e5c74ea (bug 1208457)
2015-09-25 13:01:33 -07:00
Matt Woodrow
c6cace0590 Bug 1204106 - Use correct alpha blend modes for OVER in CompositorOGL. r=jrmuizel 2015-09-24 18:33:59 -04:00
Markus Stange
931da3d7e3 Bug 1208438 - Don't allow layers with scrolling clips to occlusion-cull layers behind them. r=mattwoodrow
--HG--
extra : commitid : FQuVuWMFata
extra : amend_source : 7de8b2a9fd1ef7636e3a11a1b1f502f793a92ade
2015-09-25 15:47:41 +02:00
Markus Stange
4c953a6845 Bug 1208457 - Fuzz bg-fixed-child-mask.html reftest failure. r=kats
--HG--
extra : commitid : Hk9eMNa9rt7
extra : histedit_source : ebfbd0aa1cd70283ada65225aae70ea5b994c7b4
2015-09-25 15:23:01 +02:00
Markus Stange
b42b780ed9 Bug 1203190 - Don't intersect with the visible rect for fixed background images. r=mattwoodrow
--HG--
rename : layout/reftests/async-scrolling/bg-fixed-child-clip.html => layout/reftests/async-scrolling/bg-fixed-child-clip-1.html
rename : layout/reftests/async-scrolling/bg-fixed-child-clip.html => layout/reftests/async-scrolling/bg-fixed-child-clip-2.html
extra : commitid : 4qr8EJSuYrt
2015-09-25 14:40:52 +02:00
Mason Chang
91a913a490 Bug 1188075 - Speed up inner box-shadow drawing by using a border-image style approach. r=mstange 2015-09-24 09:50:29 -07:00
Jonathan Kew
e4f20b47ff Bug 1193519 followup - annotate test for antialiasing fuzz on OS X. 2015-09-24 12:30:24 +01:00
Jonathan Kew
96e8eac81f Bug 1193519 pt 11 - Reftest for sideways-lr writing mode with text-decoration. r=dholbert 2015-09-24 10:23:35 +01:00
Jonathan Kew
81bf9c5630 Bug 1193519 pt 9 - Reftests with floats in writing-mode: sideways-lr. r=dholbert
--HG--
rename : layout/reftests/floats/float-in-rtl-vlr-1-ref.html => layout/reftests/floats/float-in-rtl-slr-1-ref.html
rename : layout/reftests/floats/float-in-rtl-vlr-1a.html => layout/reftests/floats/float-in-rtl-slr-1a.html
rename : layout/reftests/floats/float-in-rtl-vlr-1b.html => layout/reftests/floats/float-in-rtl-slr-1b.html
rename : layout/reftests/floats/float-in-rtl-vlr-1c.html => layout/reftests/floats/float-in-rtl-slr-1c.html
rename : layout/reftests/floats/float-in-rtl-vlr-1d.html => layout/reftests/floats/float-in-rtl-slr-1d.html
rename : layout/reftests/floats/float-in-rtl-vlr-2-ref.html => layout/reftests/floats/float-in-rtl-slr-2-ref.html
rename : layout/reftests/floats/float-in-rtl-vlr-2a.html => layout/reftests/floats/float-in-rtl-slr-2a.html
rename : layout/reftests/floats/float-in-rtl-vlr-2b.html => layout/reftests/floats/float-in-rtl-slr-2b.html
rename : layout/reftests/floats/float-in-rtl-vlr-2c.html => layout/reftests/floats/float-in-rtl-slr-2c.html
rename : layout/reftests/floats/float-in-rtl-vlr-2d.html => layout/reftests/floats/float-in-rtl-slr-2d.html
rename : layout/reftests/floats/float-in-rtl-vlr-3-ref.html => layout/reftests/floats/float-in-rtl-slr-3-ref.html
rename : layout/reftests/floats/float-in-rtl-vlr-3a.html => layout/reftests/floats/float-in-rtl-slr-3a.html
rename : layout/reftests/floats/float-in-rtl-vlr-3b.html => layout/reftests/floats/float-in-rtl-slr-3b.html
rename : layout/reftests/floats/float-in-rtl-vlr-3c.html => layout/reftests/floats/float-in-rtl-slr-3c.html
rename : layout/reftests/floats/float-in-rtl-vlr-3d.html => layout/reftests/floats/float-in-rtl-slr-3d.html
rename : layout/reftests/floats/float-in-rtl-vlr-4-ref.html => layout/reftests/floats/float-in-rtl-slr-4-ref.html
rename : layout/reftests/floats/float-in-rtl-vlr-4a.html => layout/reftests/floats/float-in-rtl-slr-4a.html
rename : layout/reftests/floats/float-in-rtl-vlr-4b.html => layout/reftests/floats/float-in-rtl-slr-4b.html
rename : layout/reftests/floats/float-in-rtl-vlr-4c.html => layout/reftests/floats/float-in-rtl-slr-4c.html
rename : layout/reftests/floats/float-in-rtl-vlr-4d.html => layout/reftests/floats/float-in-rtl-slr-4d.html
2015-09-24 10:23:35 +01:00
Jonathan Kew
f1081b96cf Bug 1193519 pt 8 - Reftests for table row and cell ordering in sideways-* writing modes. r=dholbert
--HG--
rename : layout/reftests/writing-mode/tables/vertical-rl-row-progression-1-ref.html => layout/reftests/writing-mode/tables/sideways-rl-row-progression-1-ref.html
rename : layout/reftests/writing-mode/tables/vertical-rl-row-progression-1a.html => layout/reftests/writing-mode/tables/sideways-rl-row-progression-1a.html
rename : layout/reftests/writing-mode/tables/vertical-rl-row-progression-1b.html => layout/reftests/writing-mode/tables/sideways-rl-row-progression-1b.html
2015-09-24 10:23:34 +01:00
Jonathan Kew
178a719ebb Bug 1193519 pt 7 - Basic reftests for sideways-lr writing mode. r=dholbert 2015-09-24 10:23:34 +01:00
Matt Woodrow
2597afb776 Bug 1150944 - Fuzz some reftests with SkiaGL. r=jrmuizel
--HG--
extra : rebase_source : 79e398d4c78f02d14582e1662e312c6c2cece40f
2015-09-23 20:28:23 -04:00
Mats Palmgren
fd3361fcbd Bug 1206703 - [css-grid] In an empty grid all lines should be treated as 'auto' for abs.pos. items, i.e. snap to the padding edge. r=dholbert 2015-09-22 23:32:34 +02:00
Botond Ballo
27eb9671a7 Bug 1014691 - Move APZ reftests to apz/test/reftest. r=kats
--HG--
rename : gfx/layers/apz/reftests/async-scrollbar-1-h-ref.html => gfx/layers/apz/test/reftest/async-scrollbar-1-h-ref.html
rename : gfx/layers/apz/reftests/async-scrollbar-1-h-rtl-ref.html => gfx/layers/apz/test/reftest/async-scrollbar-1-h-rtl-ref.html
rename : gfx/layers/apz/reftests/async-scrollbar-1-h-rtl.html => gfx/layers/apz/test/reftest/async-scrollbar-1-h-rtl.html
rename : gfx/layers/apz/reftests/async-scrollbar-1-h.html => gfx/layers/apz/test/reftest/async-scrollbar-1-h.html
rename : gfx/layers/apz/reftests/async-scrollbar-1-v-ref.html => gfx/layers/apz/test/reftest/async-scrollbar-1-v-ref.html
rename : gfx/layers/apz/reftests/async-scrollbar-1-v-rtl-ref.html => gfx/layers/apz/test/reftest/async-scrollbar-1-v-rtl-ref.html
rename : gfx/layers/apz/reftests/async-scrollbar-1-v-rtl.html => gfx/layers/apz/test/reftest/async-scrollbar-1-v-rtl.html
rename : gfx/layers/apz/reftests/async-scrollbar-1-v.html => gfx/layers/apz/test/reftest/async-scrollbar-1-v.html
rename : gfx/layers/apz/reftests/async-scrollbar-1-vh-ref.html => gfx/layers/apz/test/reftest/async-scrollbar-1-vh-ref.html
rename : gfx/layers/apz/reftests/async-scrollbar-1-vh-rtl-ref.html => gfx/layers/apz/test/reftest/async-scrollbar-1-vh-rtl-ref.html
rename : gfx/layers/apz/reftests/async-scrollbar-1-vh-rtl.html => gfx/layers/apz/test/reftest/async-scrollbar-1-vh-rtl.html
rename : gfx/layers/apz/reftests/async-scrollbar-1-vh.html => gfx/layers/apz/test/reftest/async-scrollbar-1-vh.html
rename : gfx/layers/apz/reftests/async-scrollbar-zoom-1-ref.html => gfx/layers/apz/test/reftest/async-scrollbar-zoom-1-ref.html
rename : gfx/layers/apz/reftests/async-scrollbar-zoom-1.html => gfx/layers/apz/test/reftest/async-scrollbar-zoom-1.html
rename : gfx/layers/apz/reftests/async-scrollbar-zoom-2-ref.html => gfx/layers/apz/test/reftest/async-scrollbar-zoom-2-ref.html
rename : gfx/layers/apz/reftests/async-scrollbar-zoom-2.html => gfx/layers/apz/test/reftest/async-scrollbar-zoom-2.html
rename : gfx/layers/apz/reftests/reftest.list => gfx/layers/apz/test/reftest/reftest.list
extra : source : f811b4e8a7c7b1f4cdcc79b76ee1c32116e4925d
2015-09-18 13:19:55 -04:00
Mason Chang
fd3141b39a Backout bug 1188075 for graphical artifacts. r=me 2015-09-21 08:14:05 -07:00
Kartikaya Gupta
71096f4bda Bug 1195435 - Fuzz the image-scrolling-zoom reftest failure when APZ is enabled. r=seth
--HG--
extra : commitid : GGt2Mcaooy8
2015-09-21 09:29:45 -04:00
Jonathan Kew
cd42a6d446 Bug 1205787 - Reftest using legacy SVG1.1 writing-mode values. r=heycam 2015-09-20 08:55:49 +01:00
Seth Fowler
3e6e1a075a Bug 1146663 (Part 1) - Remove HQ scaling, which is now dead code. r=tn 2015-09-19 16:20:56 -07:00
Mason Chang
876417d4b1 Bug 1188075 - Speed up inner box-shadow drawing by using a border-image style approach. r=mstange 2015-09-18 11:23:55 -07:00
Thinker K.F. Li
e9a8758d19 Bug 1097464 - Part 3 - Fix and add reftests. r=roc
--HG--
extra : rebase_source : cd4a906c120d96e6c8d37ce2e301f7ab3837e3bc
2015-09-17 08:30:00 +02:00
Phil Ringnalda
10cf9b120c Back out changeset e18e75437c6e (bug 1204106) for Android 4.0 API11+ debug reftest-5 opacity-blending.html failures 2015-09-17 20:30:09 -07:00
Matt Woodrow
f21e058613 Bug 1204106 - Use correct alpha blend modes for OVER in CompositorOGL. r=jrmuizel 2015-09-17 19:31:00 -04:00
Carsten "Tomcat" Book
f7534678df Backed out 6 changesets (bug 1097464) for causing OS X 10.10 Reftest Errors
Backed out changeset fbf63ce1ba88 (bug 1097464)
Backed out changeset fdaf4cfa6707 (bug 1097464)
Backed out changeset 727ebd9f744a (bug 1097464)
Backed out changeset 03f03a776042 (bug 1097464)
Backed out changeset 5ec6364b87d7 (bug 1097464)
Backed out changeset 47d056b3af7f (bug 1097464)

--HG--
extra : rebase_source : e2da133b489e4adba373303dad6e559826927e19
2015-09-17 16:24:43 +02:00
Thinker K.F. Li
67f398225c Bug 1097464 - Part 3 - Fix and add reftests. r=roc 2015-09-17 03:31:00 +02:00
Mats Palmgren
fd36b565c7 Bug 1204585 part 2 - [css-grid] abs.pos. child position reftests. 2015-09-15 23:34:09 +02:00
Robert Longson
0c7534f0a8 Bug 1175492 - unpref transform-origin percentage handling for SVG elements r=jwatt 2015-09-15 22:10:48 +01:00
Jonathan Kew
0a7461bd0a Bug 1202993 - Remove the logical-direction-based keywords for caption-side, and instead interpret the old physical keywords as logical sides. r=dholbert 2015-09-15 22:02:30 +01:00
Botond Ballo
9397f8ba0b Bug 1166301 - Test that a mask layer on a fixed background of a child element is moved correctly during async scrolling. r=mstange
--HG--
extra : rebase_source : eaf1370dd62953446781ac0837a63d6d32ccaf24
extra : source : 7b415792e038c7dfbe75f27bffe2c1fec6c15b8f
2015-08-31 21:09:05 -04:00
Botond Ballo
4f8f6ce552 Bug 1166301 - Test that the clip on a fixed background of a child element is moved correctly during async scrolling. r=mstange
This also tests that regions of a fixed background layer that may be revealed by async scrolling are painted.

--HG--
extra : rebase_source : b79de765277d9ea4f23a88f923b06cbeee9712d6
extra : source : 49e72ce8143af66579c8d6c0b6a0f215e9883d5a
2015-08-28 13:34:17 -04:00
Kartikaya Gupta
d726dc2234 Bug 1195436 - Fuzz scrollbar reftest failures with APZ enabled. r=mstange
In this case the test image is painted using -moz-element which layerizes
differently than not using -moz-element when APZ is enabled. This slight
layerization difference causes a few pixels to be different and the reftest
to fail. Fuzzing it seems reasonable as the fundamental nature of the test
is unchanged.

--HG--
extra : commitid : 1faZ7pEEkxj
2015-09-15 16:09:36 -04:00
Lee Salzman
24a30d81a6 Bug 1074733 - Add reftest to verify canvas 2d rects with negative dimensions are rendered properly. r=jmuizelaar
--HG--
extra : rebase_source : 143a97f431dc92d96d36bc5f04dae5f0d978698c
2015-09-09 17:32:11 -04:00
John Daggett
0ed820f845 Bug 953408 - switch to unprefixed hyphens property in tests. r=jfkthame 2015-09-15 10:09:30 +09:00
Cameron McCormack
6d9312d8ad Bug 1202512 - Part 4: Reftests. r=bzbarsky 2015-09-12 19:08:11 +10:00
Kartikaya Gupta
6630a65ba4 Bug 1201529 - Ensure that zoomable scrollframes return true from WantAsyncScroll(). r=botond
--HG--
extra : commitid : 29B0WVGYfId
2015-09-11 21:58:16 -04:00
James Willcox
1e69214491 Back out 69e7d484b749452e7c7ba2ab01f66f71c6339a6b due to Android 4.0 debug reftest failures 2015-09-11 11:27:24 -05:00
Jonathan Kew
2338209aaa Bug 1099557 - Reftest to check that stray control characters are visible in HTML content. r=dbaron
--HG--
rename : layout/reftests/text/control-chars-01-notref.html => layout/reftests/text/control-chars-04-notref.html
rename : layout/reftests/text/control-chars-01a.html => layout/reftests/text/control-chars-04a.html
rename : layout/reftests/text/control-chars-01b.html => layout/reftests/text/control-chars-04b.html
rename : layout/reftests/text/control-chars-01c.html => layout/reftests/text/control-chars-04c.html
rename : layout/reftests/text/control-chars-01d.html => layout/reftests/text/control-chars-04d.html
2015-09-11 16:47:34 +01:00
James Willcox
d06b91de48 Bug 1148131 - Enable DrawTargetTiled on Android r=Bas 2015-09-11 09:09:47 -05:00
Xidorn Quan
6c0a3ef75f Bug 1202908 part 1 - Remove pref layout.css.will-change.enabled. r=dbaron
--HG--
extra : source : 8d109efd4ab3b60644e7251900151d38cb70862c
2015-09-11 16:00:10 +10:00
Simon Sapin
bffbb2521e Bug 1202419 - Include Ahem.ttf in reftests submitted to W3C. r=dbaron 2015-09-09 14:34:58 +02:00
Lee Salzman
73216ad949 Bug 1201272 - add reftest for canvas shadows with destination-out op. r=jmuizelaar
--HG--
extra : rebase_source : 12cd30c3837dc69c16133b2cee0f131da65a19f5
2015-09-04 14:30:32 -04:00
Geoff Brown
eec6d79deb Bug 1198380 - Mark filter-html-01-extref.xhtml as random-if on Android, for intermittent failures; r=jwatt 2015-09-09 07:25:48 -06:00
Jonathan Kew
07a95c4a1c Bug 1188061 - Pass the style context to nsStylePosition::CalcDifference so that it can take account of writing-mode where necessary. r=dbaron 2015-09-09 12:22:02 +01:00
Jonathan Kew
315333b055 Bug 1188061 - (Testcases from dbaron) Reftests for nsChangeHint_* flags that relate to resizing in one dimension only. r=dbaron 2015-09-09 12:21:55 +01:00
Simon Sapin
25b36ab34b Bug 1202651 - "CSS Variables reftests rely on unspecified system font fallback". r=heycam 2015-09-08 06:02:00 +02:00
Jonathan Kew
4c8804048c Bug 1057680 - Reftest for use of font-stretch values in the font shorthand. r=jdaggett 2015-09-07 09:10:00 +01:00
Mats Palmgren
0ce5dacf61 Bug 1151212 - [css-grid] Tests for <flex> min-sizing. 2015-09-04 22:06:58 +02:00
Mats Palmgren
6c2c451fbe Bug 1176621 part 2 - [css-grid] Tests for flex track sizing. 2015-09-04 22:06:58 +02:00
Mats Palmgren
f85e46fd5d Bug 1151212 part 4 - [css-grid] Tests for intrinsic track sizing and intrinsic grid container sizing (bug 1174574). 2015-09-04 22:06:58 +02:00
Mats Palmgren
0c1cb50609 [css-grid] Use a smaller font-size to make sure the rendering fits within the reftest snapshot area. (minor test changes only, no bug, r=me) 2015-09-04 22:06:58 +02:00
Mats Palmgren
d24fdc22fa Bug 1176619 - [css-grid] Implement the "Maximize Tracks" algorithm. r=dholbert 2015-09-04 22:06:57 +02:00
Wes Kocher
1478c7cff8 Merge m-c to b2ginbound, a=merge 2015-09-03 14:11:39 -07:00
Wes Kocher
53368e989a Backed out 2 changesets (bug 1035091)
a=backout

Backed out changeset 1fc07bdd9aa8 (bug 1035091)
Backed out changeset f6e98029d1cb (bug 1035091)

--HG--
rename : layout/style/test/chrome/test_moz_document_matching.html => layout/style/test/chrome/test_moz_document_rules.html
rename : layout/style/test/chrome/test_moz_document_nesting.html => layout/style/test/test_bug511909.html
rename : layout/style/test/chrome/test_moz_document_serialization.html => layout/style/test/test_rule_serialization.html
2015-09-03 11:41:39 -07:00
Pavel Ivanov
56e9fde7fd Bug 1194407 - Update the emoji reftest expectations now that B2G has proper support for them. r=RyanVM 2015-09-03 06:13:00 -04:00
Zack Weinberg
7912db5bd1 Bug 1035091 part 2: disable @-moz-document in author sheets. r=heycam
--HG--
rename : layout/style/test/test_condition_text.html => layout/style/test/chrome/moz_document_condition_text.css
rename : layout/style/test/test_rule_serialization.html => layout/style/test/chrome/moz_document_serialization.css
rename : layout/style/test/test_condition_text.html => layout/style/test/chrome/test_moz_document_condition_text.html
rename : layout/style/test/chrome/test_moz_document_rules.html => layout/style/test/chrome/test_moz_document_matching.html
rename : layout/style/test/test_bug511909.html => layout/style/test/chrome/test_moz_document_nesting.html
rename : layout/style/test/test_rule_serialization.html => layout/style/test/chrome/test_moz_document_serialization.html
extra : rebase_source : 9d97f4cfe5e5e3bbda1d1b7910db44faf33d14c1
2015-09-02 13:54:30 -04:00
Kearwood (Kip) Gilbert
0d5944c188 Bug 1157984 - Part 5: Test,r=vlad
- Implemented a reftest to verify that the transformed element is clipped
  against the w=0 plane without disappearing

--HG--
extra : rebase_source : 26ad8c58b95c0af384a14b2c70fffe80190b8a17
2015-08-26 16:39:52 -07:00
Kartikaya Gupta
3a4b8916d2 Bug 1185747 part 2 - Remove magical reftest harness properties and use standard meta-viewport tags instead. r=tn
--HG--
extra : commitid : KYDd76jwpXj
2015-09-01 16:47:52 -04:00
Xidorn Quan
300011c44e Bug 1197765 - Compare text content inside frame instead of the content node for ruby autohiding. r=dbaron
--HG--
extra : source : d265d1e03757b1f886e435ef9b60aa962787e676
2015-09-01 09:24:37 +10:00
Ryan VanderMeulen
f7ab6f4dde No bug - Fuzz more css-mediaqueries tests on Android.
--HG--
extra : rebase_source : 5dd30a13f5dfe2714e46c6ea46deaa6e82a7445c
2015-08-31 16:40:43 -04:00
Tom Klein
0160852c31 Bug 1181317 - Switch drawing order of filter feBlend inputs. r=mstange
--HG--
extra : rebase_source : 13de9d6236f4fe38cb08e299b6c50f27a688b2e3
2015-08-28 09:16:00 -04:00
James Kitchener
23d9b8c10b Bug 1190646 - Make all largeops vertical for sizing calculations. r=fredw 2015-08-24 06:44:00 -04:00
Ryan VanderMeulen
cb6f9fc8c5 Bug 1146002 - Add more Android fuzz to box-sizing-replaced-003.xht.
--HG--
extra : rebase_source : 9e40494bc663c35891300a961aadbe0272e2297a
2015-08-30 18:12:25 -04:00
Ryan VanderMeulen
32e2481e0c Bug 1178697 - Add Android fuzz to mq_print_height.xhtml.
--HG--
extra : rebase_source : f3a0fbaa043a13c486e43a5cf16d249c49f4d605
2015-08-30 18:07:44 -04:00
Ryan VanderMeulen
d88af421c5 Bug 1182082 - Add Android fuzz to large-gradient-2.html.
--HG--
extra : rebase_source : 0d4aaa82f8f7a8b8701df257700ed15af2fbc622
2015-08-30 18:01:21 -04:00
Botond Ballo
77b7e71f64 Bug 1166301 - Test that a fixed background on a child element doesn't move when a scroll frame containing the child element is async-scrolled. r=mstange
--HG--
extra : source : 1dccd53868d813a03d11c723b76c0adab4351f01
2015-08-26 12:04:53 -04:00
Mats Palmgren
98e0e2b9c8 Bug 1194888 - [css-grid] A line outside the existing grid should be treated as 'auto' for abs.pos (10.1). r=dholbert 2015-08-25 15:40:10 +02:00
Mats Palmgren
5e18f6b48c Bug 1194892 - [css-grid] "span * / span *" should be treated as "auto / auto" for abs.pos. grid items. r=dholbert 2015-08-25 15:40:10 +02:00
Peter Linss
1714ccc6aa update draft spec urls from dev.w3.org/csswg to drafts.csswg.org. No bug.
Imported from https://hg.csswg.org/test/rev/3f200ac00126 by L. David Baron.
2015-08-19 19:38:01 -07:00
Jonathan Kew
ba8a9d5901 Bug 1196887 - Compare the writing-mode property, not only whether it is horizontal or vertical, when deciding whether to compute display:inline as inline-block. r=dholbert 2015-08-21 09:55:43 +01:00
Jonathan Kew
c59e0c81c8 Bug 1196206 - Add Windows 10 font Yu Gothic to the font list in fwid-spaces.html. r=jdaggett. 2015-08-20 15:52:40 +01:00
Justin Wood
d0f4238f1c Bug 1195499 - Batch 2 - Adjust fuzz and skips for win10. r=Bas
--HG--
extra : rebase_source : d1a1e1a135eaf3c40fb2a8cd387ed96b71ac68a2
2015-08-19 11:16:18 -04:00
Justin Wood
b2d2dffd0c Bug 1195499 - Adjust fuzz and skips for win10. r=Bas
--HG--
extra : rebase_source : ad917963397787a137226d44c19b9669cca89430
2015-08-18 13:19:05 -04:00
Jonathan Kew
d37da4f798 Bug 1194055 - GetSysFontInfo should return MS Shell Dlg 2 for eFont_Field and eFont_List on Windows. r=masayuki 2015-08-18 17:21:38 +01:00
Wes Kocher
f84455e83a Backed out changeset de7aa6b08234 (bug 1194055) for windows 8 reftest failures CLOSED TREE 2015-08-18 12:09:56 -07:00
Kartikaya Gupta
ab181715ad Bug 1192616 - Skip over some reftests which fail on the pandaboards with the new dynamic toolbar implementation due to the screen size being too small. r=gbrown
--HG--
extra : commitid : FQlOBuH0lQN
2015-08-18 14:27:17 -04:00
Jonathan Kew
2800ce3e55 Bug 1194055 - GetSysFontInfo should return MS Shell Dlg 2 for eFont_Field and eFont_List on Windows. r=masayuki 2015-08-18 17:21:38 +01:00
Markus Stange
14484176b5 Bug 1187804 - Reftests for async scrolling with position:fixed in an iframe. r=kats
--HG--
extra : commitid : 7IsHJNrMn5D
2015-06-23 23:18:33 -07:00
L. David Baron
ef223d57a2 Bug 1195142 patch 3 - Link to correct specification URLs so the CSSWG test suite system is happy. 2015-08-18 08:20:35 +02:00
Ms2ger
132c5b2f05 Remove prefixed properties. No bug.
(Imported from https://hg.csswg.org/test/ by dbaron.)
2015-08-11 12:21:28 +02:00
L. David Baron
792c0d9ece Bug 1195142 patch 2 - Add reftests for will-change creating a stacking context. r=BenWa
--HG--
extra : commitid : 7mGPUbhsYeC
2015-08-18 08:13:56 +02:00
Robert O'Callahan
23fec6ad97 Bug 1179288. Make position:fixed induce a stacking context. r=heycam
--HG--
extra : commitid : 7QaxW4IWItK
extra : rebase_source : 33cc2889181a70d662757c0a93a4d1438ffb3573
2015-08-17 11:02:54 +12:00
L. David Baron
a58048f446 Bug 1146002 - Increase fuzzy-if(Android) max-difference for box-sizing-replaced-003 to match box-sizing-replaced-002 to fix frequent intermittent failure. No review. 2015-08-16 23:12:43 +02:00
Xidorn Quan
8c9c798a7f Bug 1186721 - Suppress line break due to soft hyphen inside ruby. r=jfkthame
--HG--
extra : source : dfcc7df95f21d7b22705ebb24b9f693d70989167
2015-08-13 22:39:51 +10:00
Ryan VanderMeulen
78f968afe8 Bug 1172123 - Mark image-scrolling-zoom-1.html as fuzzy on OSX. r=seth
CLOSED TREE
2015-08-12 14:01:56 -04:00
Jonathan Kew
b8dbdb1dbd Bug 1191855 - Make the intrinsic size of <iframe> remain physical 300x150, regardless of writing mode. r=dholbert 2015-08-12 11:02:02 +01:00
Kartikaya Gupta
b1576e7399 Bug 1191961 - Ensure scrollframes are activated similarly in test and reference pages. r=kip
With APZ enabled, these tests activate scrollframes (by scrolling them) in the
test pages but not the reference pages. This causes differences in layerization
which causes reftests to fail by a few pixel differences in the scrollbars. By
making the scrollboxes will-change:scroll-position both the test and reference
pages have activated scrollframes, and so the layerization is the same in both.

--HG--
extra : commitid : BafhIev6bT
2015-08-10 10:59:47 -04:00
L. David Baron
84afd21e5c Add missing match/mismatch links to reftests submitted to CSS WG test suite, so that they work correctly as CSSWG reftests in addition to working as our reftests. No bug.
--HG--
extra : transplant_source : %19Rr%005%CB%C3%D9%D7%A0j%07%F9%F2R%18%B3%E2%18%26
2015-08-07 12:18:57 -07:00
Mats Palmgren
fc89615a88 Bug 1178575 - tests. 2015-08-07 14:05:48 +02:00
Jonathan Kew
c97e4db638 Bug 1183431 - Ensure hypothetical box has a writing mode with the same block direction as the absolute containing block. r=dholbert 2015-08-06 21:01:31 +01:00
Jonathan Kew
04f89231e4 Bug 1183431 - Tests for hypothetical box computation (to determine static position of abspos element) where orthogonal writing modes are involved. r=dholbert
--HG--
rename : layout/reftests/writing-mode/blue-32x32.png => layout/reftests/writing-mode/abspos/blue-32x32.png
2015-08-06 21:00:45 +01:00
Jonathan Kew
17045bb405 Backout changesets 1639af64e372, 74ecf0f57a56, 94831690f525, 27eab13d3cf2 (bug 1183431) for Android-specific failure in reftest 1183431-orthogonal-modes-5a.html. 2015-08-06 17:32:20 +01:00
Jonathan Kew
7de20f7353 Bug 1183431 followup - Add the test files that I failed to "hg add" when updating the reftest patch, because it's going to burn the CLOSED TREE. 2015-08-06 16:25:07 +01:00
Jonathan Kew
aae5ae1f7f Bug 1183431 - Ensure hypothetical box has a writing mode with the same block direction as the absolute containing block. r=dholbert 2015-08-06 15:44:50 +01:00
Jonathan Kew
120ac081be Bug 1183431 - Tests for hypothetical box computation (to determine static position of abspos element) where orthogonal writing modes are involved. r=dholbert 2015-08-06 15:44:48 +01:00
John Daggett
c737586ac2 Bug 1176275 - fixup reftests that will fail without fontconfig platform fontlist. r=heycam 2015-08-06 14:33:15 +09:00
L. David Baron
bb57d7d42e Bug 451791 patch 2 - Report block non-empty to its parent block during margin collapsing if we encounter clearance. r=roc
The goal of ComputeCollapsedBStartMargin is to collapse all of the
margins that collapse with a block's top margin.  It does this by
scanning forward through the child list until it finds something that
blocks collapsing; it descends into children through recursion.  When we
find a non-empty block or line, we stop collapsing and report to the
parent that the child is non-empty so that it stops collapsing as well.

This patch changes our behavior when we have clearance to do the same
thing that we do for non-empty lines or blocks (which makes both
occurrences of |goto done| be preceded by the same code).  Without the
patch we would fail to report being non-empty to the parent (and instead
report emptiness based on the IsEmpty() method).  This meant that,
without the patch, if a block has a child with clearance but also has
IsEmpty() true, we would stop scanning margins in that block after the
clearance, but start searching again for margins in the block's parent,
starting with the block's bottom margin.  This patch sets *aBlockIsEmpty
to true in that case so that we do not pick up again in the block's
parent (or, potentially, grandparent, etc.).

--HG--
extra : commitid : LCMTvXvZT3G
2015-08-05 21:04:38 -07:00
Mason Chang [:mchang]
f83fc0b5b6 Bug 1073209 - Eliminate usage of CreateSamplingRestrictedDrawable on d2d backends. r=jrmuizel 2015-08-04 08:13:00 +02:00
L. David Baron
fde56d96de Bug 1187851 patch 5 - Make dynamic changes to perspective change fixed position containing block for descendants. r=roc
--HG--
extra : commitid : C2mD45KoQLU
2015-08-04 14:29:16 -07:00
L. David Baron
081dcc2a67 Bug 1187851 patch 4 - Fix URL in tests to be something that Shepherd recognizes. No review.
--HG--
extra : commitid : g9V0KzHbx6
2015-08-04 14:29:16 -07:00