Andrew Osmond
4986917db0
Bug 1435291
- Part 2. Make background SVGs use WebRender instead of fallback. r=jrmuizel
2018-03-14 14:19:13 -04:00
Andrew Osmond
c887fd120c
Backed out changeset 7f0409a405f2 (bug 1435291
).
2018-03-13 16:03:59 -04:00
Andrew Osmond
785d1f4d18
Bug 1435291
- Part 2. Make background SVGs use WebRender instead of fallback. r=jrmuizel
2018-03-13 15:59:05 -04:00
Robert Longson
7db14a3fbb
Bug 1325320 part 4 - additional reftest for textPath pointing to a line r=dholbert
2018-03-13 19:54:25 +00:00
Emilio Cobos Álvarez
de099db7bd
Bug 1444905: Remove scoped style support from the old style system. r=xidorn,smaug
...
Summary: It uses two node bits that can be better suited for something else.
Reviewers: xidorn, smaug
Bug #: 1444905
Differential Revision: https://phabricator.services.mozilla.com/D709
MozReview-Commit-ID: HIPDtHm6xpM
2018-03-13 10:26:13 +01:00
Lee Salzman
d3709cc4e9
Bug 1444506 - part 6 - fuzz for Skia m66 update. r=jrmuizel
2018-03-12 16:37:10 -04:00
Andreea Pavel
e843cc64e7
Merge mozilla-central to autoland. a=merge on a CLOSED TREE
2018-03-09 21:35:33 +02:00
Kartikaya Gupta
83395962a2
Bug 1443807 - Update reftest annotations for changes in WR PR 2487. r=jrmuizel
...
MozReview-Commit-ID: 2GmItjRPNBz
--HG--
extra : rebase_source : b37f1e1894eaf325ff1cb488fc08a15feddaf487
2018-03-09 08:39:46 -05:00
L. David Baron
eabc90a51d
Bug 1444136 - Move images into support subdirectory so they work in the built CSS testsuite. r=gsnedders
...
This patch was written using the commands (in layout/reftests/w3c-css/submitted/background/):
```
mkdir support
hg mv *.png support/
ls support/ | while read FNAME; do sed -i -e "s,$FNAME,support/$FNAME,g" *.html; done
```
MozReview-Commit-ID: AqOcWOZPi3Y
--HG--
rename : layout/reftests/w3c-css/submitted/background/aqua-yellow-32x32.png => layout/reftests/w3c-css/submitted/background/support/aqua-yellow-32x32.png
rename : layout/reftests/w3c-css/submitted/background/aqua-yellow-37x37.png => layout/reftests/w3c-css/submitted/background/support/aqua-yellow-37x37.png
rename : layout/reftests/w3c-css/submitted/background/border.png => layout/reftests/w3c-css/submitted/background/support/border.png
rename : layout/reftests/w3c-css/submitted/background/reticule-bl.png => layout/reftests/w3c-css/submitted/background/support/reticule-bl.png
rename : layout/reftests/w3c-css/submitted/background/reticule-bo.png => layout/reftests/w3c-css/submitted/background/support/reticule-bo.png
rename : layout/reftests/w3c-css/submitted/background/reticule-br.png => layout/reftests/w3c-css/submitted/background/support/reticule-br.png
rename : layout/reftests/w3c-css/submitted/background/reticule-ct.png => layout/reftests/w3c-css/submitted/background/support/reticule-ct.png
rename : layout/reftests/w3c-css/submitted/background/reticule-le.png => layout/reftests/w3c-css/submitted/background/support/reticule-le.png
rename : layout/reftests/w3c-css/submitted/background/reticule-ri.png => layout/reftests/w3c-css/submitted/background/support/reticule-ri.png
rename : layout/reftests/w3c-css/submitted/background/reticule-tl.png => layout/reftests/w3c-css/submitted/background/support/reticule-tl.png
rename : layout/reftests/w3c-css/submitted/background/reticule-to.png => layout/reftests/w3c-css/submitted/background/support/reticule-to.png
rename : layout/reftests/w3c-css/submitted/background/reticule-tr.png => layout/reftests/w3c-css/submitted/background/support/reticule-tr.png
rename : layout/reftests/w3c-css/submitted/background/reticule.png => layout/reftests/w3c-css/submitted/background/support/reticule.png
extra : rebase_source : 278586f66ce9ea114da920b0d4df1e5dde5ad278
2018-03-08 12:15:11 -08:00
Brindusan Cristian
9b55951a57
Backed out changeset 2c63728fdf4b (bug 1438990) for reftest failures on clipping-6.html
2018-03-08 14:24:33 +02:00
Matt Woodrow
e08fd4e616
Bug 1438990 - Remove common clip count code from FrameLayerBuilder, as it's no longer necessary now that we have ASRs. r=mstange
...
* * *
[mq]: fix
MozReview-Commit-ID: F3tlwtmGlvL
2018-03-07 15:40:42 +13:00
Neerja Pancholi
a972280d60
Bug 1338039 - Add extremely permissive fuzzy annotation for box-sizing-replaced-001.xht to prevent failures due to paint delay reduction. r=dholbert
...
The test that we are updating the fuzzy annotation for is the W3C copy. There is an *existing* local copy of this test that
was created as part of Bug 1295466 (copy of test is here->https://searchfox.org/mozilla-central/source/layout/reftests/bugs/1295466-1.xhtml )
and this copy is the stricter modified version which makes it ok for us to have this extremely permissive annotation on the W3C copy.
MozReview-Commit-ID: 2qXSbVONl64
--HG--
extra : rebase_source : f8b1eb2f79a9bc60155f0b8f2eaedc248fba38d8
2018-03-07 13:59:50 -08:00
Kartikaya Gupta
c0ece807c4
Bug 1441380 - Add fuzziness annotation for reftests that are intermittently fuzzy on webrender. r=jrmuizel
...
MozReview-Commit-ID: 7WTcwhNtcs7
--HG--
extra : rebase_source : c2ebb6491ba0ff51193bb0bce2f11ab21db8a2ea
2018-03-05 10:31:57 -05:00
Jonathan Kew
39f06257ec
Bug 1435692 - Add a reftest for font-optical-sizing with OpenType Variation fonts. r=jwatt
2018-03-03 22:12:15 +01:00
Sebastian Hengst
16f523f1ac
Bug 1442428 - Annotate css-disabled/select/select-fieldset-legend-4.html reftest: Fix second fuzzy-if; r=me,a=test-only
2018-03-02 17:04:45 +02:00
Ciure Andrei
71383d1213
Merge autoland to mozilla-central. a=merge
2018-03-02 12:13:33 +02:00
Bogdan Tara
df1787e902
Bug 1442428 - Annotate css-disabled/select/select-fieldset-legend-4.html reftest so it passes on Android; r=me,a=test-only
2018-03-02 11:34:40 +02:00
Sebastian Hengst
405622e7b5
Bug 1440938 - Fall back to cairo's glyph metrics API if FreeType fails in some way, or if we're not using a variation font: Add back annotations for failing Android reftests. r=test-fix CLOSED TREE
...
--HG--
extra : amend_source : 31148a09ffdc5ba2dac05877d821991155ff59a7
2018-03-01 21:41:25 +02:00
Tiberius Oros
61d400da1c
Merge inbound to mozilla-central. a=merge
2018-03-01 19:29:00 +02:00
Kartikaya Gupta
e38ffe883b
Bug 1440664 - Update reftest annotation for changes in WR PR 2471. r=jrmuizel
...
MozReview-Commit-ID: A75y6OtL4AR
--HG--
extra : rebase_source : 2573804a6aabed4a31ce68cc96c4fc4e5660210c
2018-03-01 16:53:00 -05:00
Kartikaya Gupta
1edc77ffd1
Bug 1440664 - Update reftest annotation for WR PR 2443. r=jrmuizel
...
MozReview-Commit-ID: L941zlptWWM
--HG--
extra : rebase_source : 486ac26cdbf2cd9106c4551b077e457da4167f62
2018-03-01 16:52:51 -05:00
Matt Woodrow
809bf8f61f
Bug 1439809 - Change the display list merging algorithm to no longer require a hashtable of the old display list items. r=miko,mstange
2018-03-01 16:16:02 +13:00
Mats Palmgren
4689c2b9ad
Bug 1440962 - Fix '-webkit-fill' typo in tests. r=me
2018-02-28 03:56:14 +01:00
Mats Palmgren
1d7d56824c
Bug 1427608 - [css-grid] Adjust test expectations. r=dholbert
2018-02-28 03:56:14 +01:00
Emilio Cobos Álvarez
f3344c9f7b
Bug 1425759: Update test expectations. r=smaug,xidorn
...
This is enough to get the stylo-enabled build green.
There's still some orange in WPT with stylo disabled (due to interfaces not
exposed and that) that I'll update tomorrow.
Will send a different patch on top of this for that, though I'll land together.
MozReview-Commit-ID: CsN5CM93RUz
2018-02-27 12:39:58 +01:00
Andrew Halberstadt
ec94dfd4df
Bug 1353461 - Increase fuzzy-if for layout/reftests/svg/foreignObject-form-theme.svg with webrender, r=jmaher
...
This test already has a fuzzy-if annotation with webrender, but when run-by-manifest
is enabled, the fuzz increases. The fix will be tracked in bug 1439980.
MozReview-Commit-ID: 14xidhwXCue
--HG--
extra : rebase_source : cc16f16421478189dc367a739c84e5894c58366c
2018-02-23 15:50:47 -05:00
Sebastian Hengst
7be9fed7d0
merge mozilla-inbound to mozilla-central. a=merge
2018-02-24 02:58:35 +02:00
Coroiu Cristina
30b07a253a
Merge mozilla-central to autoland a=merge on a CLOSED TREE
2018-02-23 20:05:10 +02:00
Coroiu Cristina
88e89261ea
Merge inbound to mozilla-central a=merge
2018-02-23 19:44:19 +02:00
shindli
b4de1c12ce
Merge mozilla-central to inbound. a=merge CLOSED TREE
2018-02-23 11:46:58 +02:00
Jonathan Kew
2c5f2dc22f
Bug 1439937 - For font-matching reftests that test localized names, force the font-name loader to run eagerly so that we aren't dependent on how long the browser has been running. r=jrmuizel
2018-02-23 09:43:32 +00:00
Hiroyuki Ikezoe
c9ba9539cc
Bug 1439803 - Add reftest-no-flush flag to stacking-context-transform-none-animation-before-appending-element.html. r=birtles
...
If reftest-no-flush is not specified, reftest harness flushes layout in a
callback of setTimeout() that happens after paint process happened in the next
refresh driver's tick. Thus, the paint process triggered by the layout flush
causes no invalidation changes, so reftest harness ends up waiting for the
animation end until the animation finishes.
MozReview-Commit-ID: GXvmyXh0kfV
--HG--
extra : rebase_source : 091a91122b7337ff05032bd64fa2597e59bed3a4
2018-02-23 07:22:10 +09:00
Kartikaya Gupta
8d8c2a8d92
Bug 1439565 - Update reftest annotations for changes in WR PR 2445. r=jrmuizel
...
MozReview-Commit-ID: FbrBN2vxZOV
--HG--
extra : rebase_source : 70e36f6bfcbd32545ce9066bbeb5f89ab1bc933e
2018-02-23 09:29:59 -05:00
Zhang Junzhi
ede866e8ca
Bug 1259168 - Resolves the table cell misplacement problem when row group width exceeds table's computed width in vertical-rl writing mode r=jfkthame
...
A table's used width may be different with its computed width. In the past, this
situation wasn't taken into account in process of table reflow, this patch
corrects the positioning of children of a table in this situation.
MozReview-Commit-ID: 4siu2ba0pqG
--HG--
extra : rebase_source : b713baa825151e9a789abcc772d081ff065acaed
2018-02-22 14:32:40 +08:00
Joel Maher
1fa5c74e78
Bug 1439637 - skew-1.svg fails to pass on new windows 10 hardware. r=dholbert
2018-02-21 09:38:33 -05:00
Geoff Brown
da3fbf11ae
Bug 1439115 - (follow-up) Annotate more css-disabled/select reftests so they pass reliably on Android; r=me,a=test-only
2018-02-20 16:24:09 -07:00
Geoff Brown
e0ef6649b8
Bug 1439115 - Annotate css-disabled/select reftests so they pass reliably on Android; r=me,a=test-only
2018-02-20 14:02:41 -07:00
shindli
f1c5255ad4
Merge inbound to mozilla-central. a=merge
2018-02-20 21:09:49 +02:00
Joel Maher
a8569999bf
Bug 1438944 - 3 tests from layout/reftests/w3c-css/submitted/shapes1 fail to pass on new windows 10 hardware. r=dholbert
2018-02-20 10:45:21 -05:00
Hiroyuki Ikezoe
9721d084da
Bug 1439279 - Drop needless requestAnimationFrame in reftest for web-animation. r=birtles
...
Refrests without specifing reftest-no-flush flush all pending styles so that
we don't need to wait for a requestAnimationFrame to apply the final style
changes.
MozReview-Commit-ID: lAFsFG8CrE
--HG--
extra : rebase_source : 46ba219da0ccbb1bee0d8243b7e2ee5f8d81a13f
2018-02-19 10:57:53 +09:00
Hiroyuki Ikezoe
5342ead8c3
Bug 1439279 - Append animating element after animation gets ready. r=birtles
...
This test is supposed to append *animating* element to the document.
MozReview-Commit-ID: 39kvw6IYRF9
--HG--
extra : rebase_source : 510e99190fb60067b0bf404c37d7250e2d994ff0
2018-02-19 10:57:53 +09:00
Hiroyuki Ikezoe
b08072ea30
Bug 1439279 - Drop needless requestAnimationFrame that waits for applying new transition. r=birtles
...
getComputedStyle() ensures triggering new transitions, so we don't need to wait
for a requestAnimationFrame callback.
MozReview-Commit-ID: Bes1vQeHohI
--HG--
extra : rebase_source : fdb8face312a471be5f93229a9fbbfd4fc59418f
2018-02-19 10:57:53 +09:00
Daniel Holbert
dca25b1820
Bug 1433339: Apply single-item fallback behavior for 'space-between' more directly, in flexbox code. r=mats
...
MozReview-Commit-ID: BRx4xGaJS6y
--HG--
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-align-content-horiz-001-ref.xhtml => layout/reftests/flexbox/flexbox-align-content-horizrev-001-ref.xhtml
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-align-content-horiz-001a.xhtml => layout/reftests/flexbox/flexbox-align-content-horizrev-001.xhtml
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-align-content-vert-001-ref.xhtml => layout/reftests/flexbox/flexbox-align-content-vertrev-001-ref.xhtml
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-align-content-vert-001a.xhtml => layout/reftests/flexbox/flexbox-align-content-vertrev-001.xhtml
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-justify-content-horiz-001-ref.xhtml => layout/reftests/flexbox/flexbox-justify-content-horizrev-001-ref.xhtml
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-justify-content-horiz-001a.xhtml => layout/reftests/flexbox/flexbox-justify-content-horizrev-001.xhtml
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-justify-content-vert-001-ref.xhtml => layout/reftests/flexbox/flexbox-justify-content-vertrev-001-ref.xhtml
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-justify-content-vert-001a.xhtml => layout/reftests/flexbox/flexbox-justify-content-vertrev-001.xhtml
extra : rebase_source : 61fbefa6758677dd90872b02deb636a3d6c6887b
2018-02-17 16:59:01 -08:00
Kartikaya Gupta
c7fdd8480d
Bug 1438892 - Update reftest results for changes from WR PR 2423. r=jrmuizel
...
MozReview-Commit-ID: LAqklCRsg8Y
--HG--
extra : rebase_source : f3fdba25f6735d2f045a98828223edeafd609a81
2018-02-20 09:06:41 -05:00
Kartikaya Gupta
db2d71434a
Bug 1438892 - Update annotations from WR PR 2426. r=jrmuizel
...
MozReview-Commit-ID: 5o3YCJKxlje
--HG--
extra : rebase_source : 33112ce4cc0ab11abb7413058f13ae320cba98ad
2018-02-20 09:06:32 -05:00
Kartikaya Gupta
22df9f1405
Bug 1438892 - Update reftest fuzziness for WR PR 2405. r=jrmuizel
...
MozReview-Commit-ID: HcOke96a4Z2
--HG--
extra : rebase_source : fbd375d3607764500465fbfd694bf525037130e6
2018-02-20 09:05:54 -05:00
Xidorn Quan
b378bc1325
Bug 1417138 part 2 - Enable stylo-chrome by default. r=bholley
...
MozReview-Commit-ID: D19QBD4nqWf
--HG--
extra : rebase_source : 614ee44f14447ad6719b5c1c55073a736da88533
extra : source : 8e0394db471fdc75cdee12013944ed9a2873cd62
2018-02-13 16:30:43 +11:00
Csoregi Natalia
ddab1c3b47
Backed out 2 changesets (bug 1417138) for failing test_message_manager_ipc.html on Android. CLOSED TREE
...
Backed out changeset 0264b78fe72b (bug 1417138)
Backed out changeset c559b013b025 (bug 1417138)
2018-02-16 20:37:36 +02:00
Hiroyuki Ikezoe
415481dcda
Bug 1440556 - Drop reftest-wait in opacity-animation-in-fixed-opacity-parent.html. r=birtles
...
This reftest passes without reftest-wait, and fails without reftest-wait if the
fix for bug 1395151 is backed-out.
MozReview-Commit-ID: GitJkk014yi
--HG--
extra : rebase_source : 3447145df1c58819ac178f02cb7dbe9cc35c8604
2018-02-23 14:06:49 +09:00
Xidorn Quan
e6e1ebf367
Bug 1417138 part 2 - Enable stylo-chrome by default. r=bholley
...
MozReview-Commit-ID: D19QBD4nqWf
--HG--
extra : rebase_source : 614ee44f14447ad6719b5c1c55073a736da88533
extra : source : 8e0394db471fdc75cdee12013944ed9a2873cd62
2018-02-13 16:30:43 +11:00