Commit Graph

8838 Commits

Author SHA1 Message Date
Neerja Pancholi
3a1636e2aa Bug 1389319 - Add fuzzy annotation for 1313772.xhtml for non-Android platforms. r=dholbert
MozReview-Commit-ID: LmdtIi12qJQ

--HG--
extra : rebase_source : bbd744b7b38f7ace162a44656ba83884357619ec
2018-01-12 14:07:01 -08:00
Csoregi Natalia
5167aaf995 Backed out 4 changesets (bug 712130) for Android autofocus failures and for failing browser_formdata.js. on a CLOSED TREE
Backed out changeset e7738f07edae (bug 712130)
Backed out changeset 3774e90777a7 (bug 712130)
Backed out changeset a3cffbfc8395 (bug 712130)
Backed out changeset ba6c2fff9fd5 (bug 712130)
2018-01-12 22:46:22 +02:00
decltype
a69876b6af Bug 712130 - Add reftest in case autofocus element is seen after PresShell init. r=bz
MozReview-Commit-ID: 75IKOqiqBhL

--HG--
extra : rebase_source : 91a0dcf3187a5951ff633e296679d8e173cf551a
2018-01-10 19:07:21 +01:00
decltype
dcc359eaf7 Bug 712130 - Add reftest to ensure the first autofocus elements gets picked. r=bz
MozReview-Commit-ID: 6UAUbqwVhTm

--HG--
extra : rebase_source : 83969d7ca8389f8672d9618b07d9c6e8c3283489
2018-01-10 00:40:13 +01:00
Noemi Erli
188184d4dc Merge mozilla-central to autoland. r=merge a=merge CLOSED TREE 2018-01-12 00:04:40 +02:00
Noemi Erli
adbfbaab81 Merge inbound to mozilla-central r=merge a=merge 2018-01-11 23:54:07 +02:00
Kartikaya Gupta
6395848b28 Bug 1428766 - Update for changes in WR PR 2243. r=jrmuizel
MozReview-Commit-ID: 3CG67NcAiRk

--HG--
extra : rebase_source : 53b1f34eacf48d47382b7f6d744a5d9cb01f738d
2018-01-11 10:53:40 -05:00
Kartikaya Gupta
d0c7964c6a Bug 1429813 - Remove random-if annotation that is unnecessary now. r=jrmuizel
MozReview-Commit-ID: 7JiPc6dhgFI

--HG--
extra : rebase_source : 8e72a7877ca8035556a26e0360cca77a0669f72b
2018-01-11 11:17:56 -05:00
Sylvestre Ledru
4b189b7baf Bug 1278282 - Update of the tests to reflect the removal of the gtk2 r=lsalzman
MozReview-Commit-ID: Htgc44dCEjX

--HG--
extra : rebase_source : 55ce6a6a72c36cbfdbeef08fe58d11f2053dc35f
2018-01-10 08:55:38 +01:00
Ciure Andrei
f7400ad72e Merge inbound to mozilla-central r=merge a=merge 2018-01-11 11:54:56 +02:00
Kartikaya Gupta
c3c24da1c1 Bug 1429469 - Replace fails-if(webrender) annotations with fuzzy checks. r=jrmuizel
In these cases there is no human-visible difference in the WR renderings
of the test and reference images, so we can replace the failing
annotations with fuzzy ones instead.

MozReview-Commit-ID: Ioiem4ZwwI2

--HG--
extra : rebase_source : d2204d9674b4aba6eb78bc0d0007a40121564ac5
2018-01-10 13:34:15 -05:00
Kartikaya Gupta
2554bc3dd5 Bug 1429469 - Remove a bunch of fails-if(webrender) annotations. r=jrmuizel
All of these tests have existing fuzzy annotations which cover the
differences in the WR renderings. Therefore we can remove the
fails-if(webrender) annotations and use the existing fuzzy annotations
to treat the tests as passing.

MozReview-Commit-ID: LFWha6gAP2r

--HG--
extra : rebase_source : b26a0d0cd66b6bab273251e6a2de9210417ba798
2018-01-10 13:34:14 -05:00
Emilio Cobos Álvarez
54036c1eca Bug 1386654: Handle the special case of a flex frame being the absolute containing block correctly from the CSS align code. r=dholbert
MozReview-Commit-ID: 4fJtyX55Ig9

--HG--
extra : rebase_source : 83af05b1f55fdaed9323dd1e7cea1cf11f56160f
2018-01-09 23:50:47 +01:00
Dorel Luca
a19f5582cc Merge mozilla-central to mozilla-inbound r=merge 2018-01-11 00:05:23 +02:00
Matt Woodrow
4e9d0d1a06 Bug 1427221 part 2 - Change test to fail every time. r=mats 2018-01-08 14:42:03 +13:00
Mats Palmgren
30ae9d36e5 Bug 1246836 part 2 - Reftest. r=me 2018-01-10 20:09:18 +01:00
Ethan Lin
d08058aeee Bug 1426116 - Update the reftest annotations after we fixed the webrender box shadow problem (WR PR 2261). r=kats
MozReview-Commit-ID: K8FOj6WUlo9

--HG--
extra : rebase_source : fdd1c75ee57ac06c7d23b2e0c2b8e1d54f2c5432
2018-01-08 13:29:09 +08:00
Kartikaya Gupta
b7c9142491 Bug 1426116 - Update reftest results from WR PR 2262. r=jrmuizel
MozReview-Commit-ID: 7uPYdsIo292

--HG--
extra : rebase_source : 507cb93a4b82e5f119d1186bf0989904977a56eb
2018-01-08 09:19:28 -05:00
Kartikaya Gupta
1b35bf9d30 Bug 1426116 - Update reftest results for changes from WR PR 2200. r=jrmuizel
MozReview-Commit-ID: KOaA2G2ng9B

--HG--
extra : rebase_source : 374db125b797359aec9c40d3c852661574693a73
2018-01-08 09:19:28 -05:00
Geoffrey Sneddon
8483ba3dd6 Bug 1427114 - Add missing ">" to unclosed meta element so WPT finds the test r=emilio
MozReview-Commit-ID: GOmRqqvgKsc

--HG--
extra : rebase_source : 6f147d518fcd103596a66e9e020c9f08d1c953d8
2018-01-06 22:30:42 +00:00
Emilio Cobos Álvarez
91be560d9c Bug 1427292: [css-display] Update display: contents on Unusual Elements to the spec. r=mats
This will pass[1] whenever the next WPT sync happens.

See: https://drafts.csswg.org/css-display/#unbox-html

[1]: https://github.com/w3c/web-platform-tests/blob/master/css/css-display/display-contents-unusual-html-elements-none.html

MozReview-Commit-ID: 19dqDSxVm7A
2018-01-06 21:52:51 +01:00
Sebastian Hengst
d52c7b3231 merge inbound to central. r=merge a=merge 2018-01-06 00:27:10 +02:00
Emilio Cobos Álvarez
0541db0072 Bug 1428164: followup: Simplify reftest reference. r=me
MozReview-Commit-ID: 8rgh0waQdAl
2018-01-05 11:59:23 +01:00
Emilio Cobos Álvarez
3e9fdd7ae2 Bug 1428164: Reftest. r=me
MozReview-Commit-ID: 5hm56QmtlnV
2018-01-05 11:57:49 +01:00
Jonathan Kew
489e9ad994 Bug 1426042 - Ensure we don't forget to set bidi data when required on a zero-length trailing frame. r=dholbert 2018-01-05 13:58:51 +00:00
Jonathan Kew
198def941b Bug 1426042 - Reftest for bidi reordering where line has an empty trailing ::after pseudo-element. r=dholbert 2018-01-05 13:58:42 +00:00
Ya-Chieh Wu
9bbdbfb532 Bug 1421887 - add reftest. r=dbaron
MozReview-Commit-ID: DqeXkD5r94D
2018-01-04 21:28:00 +02:00
Jonathan Kew
359a45f9a9 Bug 1426092 - Fix the inflation of the text bounding rect to account for stroke-width correctly. r=xidorn 2017-12-22 08:59:12 +00:00
Jonathan Kew
3a0a9acd7f Bug 1426092 - Reftest for incorrect clipping of thick text-stroke. r=xidorn 2017-12-22 08:59:08 +00:00
Jonathan Kew
7c918274d9 Bug 1428826 followup, refresh failures.list for updated test expectations. r=me (NPOTB) 2018-01-11 11:56:17 +00:00
Jonathan Kew
80ebb3e8d9 Bug 1428826 - Don't rely on FT_Get_Advance for glyph widths, get the advance from the glyph slot instead for better consistency with cairo metrics & rendering; update test expectations for minor changes in rendering. r=lsalzman 2018-01-09 17:36:37 +00:00
Emilio Cobos Álvarez
033d6b32fc Bug 975644: Enable position sticky in table parts. r=bz
MozReview-Commit-ID: 85nCuChHdTa
2017-12-21 20:29:20 +01:00
Kartikaya Gupta
c60d72d41b Bug 1424631 - Update reftest fuzziness for change in WR PR 2229. r=jrmuizel
MozReview-Commit-ID: 4K6URZ8SiP5

--HG--
extra : rebase_source : 32db827ec69bb76921df82275001a16f51978526
2017-12-19 09:16:37 -05:00
Manish Goregaokar
81acb4de1a Bug 1424798 - stylo: Add reftest; r=hiro
MozReview-Commit-ID: FsALAIEmHql
2017-12-18 21:23:02 -08:00
Emilio Cobos Álvarez
dbb3111ff1 Bug 1398492: Remove the grid pref. r=mats
MozReview-Commit-ID: 6Qez8NE8oze
2017-12-17 00:04:35 +01:00
Brian Birtles
f5dff74bc2 Bug 1423098 - Drop support for SMIL accessKey; r=dholbert
MozReview-Commit-ID: Evrl4St3QSD

--HG--
extra : rebase_source : b5fc6574efe9e48f70c2d3affa0ed782e1909031
2017-12-14 09:58:32 -06:00
Morris Tseng
49929d098e Bug 1415034 - Add drop-shadow support. r=kats
The long-chain.html failure is tracking by
https://github.com/servo/webrender/issues/2197

MozReview-Commit-ID: FECidSvTQrY
2017-12-13 12:57:01 -06:00
Sebastian Hengst
64b87f0c48 Backed out changeset fd2a2e17aef3 (bug 1415034) for build bustage at layout/painting/nsDisplayList.cpp:9992. r=backout 2017-12-13 19:48:08 +02:00
Morris Tseng
c9fab1d021 Bug 1415034 - Add drop-shadow support. r=kats
The long-chain.html failure is tracking by
https://github.com/servo/webrender/issues/2197

MozReview-Commit-ID: FECidSvTQrY
2017-12-13 10:53:33 -06:00
Jonathan Kew
c7374d78f3 Bug 1423408 - Allow line-break between ellipsis/leader dots and a following letter. r=masayuki 2017-12-12 16:21:55 -06:00
Emilio Cobos Álvarez
0c9206e7f7 Bug 1424680: Fix appending in some situations to display: contents stuff. r=bz
I've verified that this asserts without the patch.

MozReview-Commit-ID: 8j6x4xswrCe

--HG--
extra : rebase_source : 37ec24fc08b1f492e5d48e1323602b315c319fb4
2017-12-11 06:44:44 +01:00
Andreea Pavel
5ba2665757 Merge inbound to mozilla-central r=merge a=merge 2017-12-09 22:21:17 +02:00
Daniel Holbert
5b07b0d82f Bug 1420526 part 2: Make copies of svg-as-image :visited reftests, using canonical "visited-page.html" as link-target. r=emilio
MozReview-Commit-ID: 1ok7teS7kDH

--HG--
rename : layout/reftests/svg/as-image/svg-image-visited-1a-helper.svg => layout/reftests/svg/as-image/svg-image-visited-1c-helper.svg
rename : layout/reftests/svg/as-image/svg-image-visited-1a.html => layout/reftests/svg/as-image/svg-image-visited-1c.html
rename : layout/reftests/svg/as-image/svg-image-visited-1b-helper.svg => layout/reftests/svg/as-image/svg-image-visited-1d-helper.svg
rename : layout/reftests/svg/as-image/svg-image-visited-1b.html => layout/reftests/svg/as-image/svg-image-visited-1d.html
2017-12-08 18:11:10 -08:00
Daniel Holbert
f69fd6f959 Bug 1420526 part 1: Change svg-as-image :visited reftests to be more robust (and to run as part of test_visited_reftests.html). r=emilio
MozReview-Commit-ID: 46DGG1LBEFy

--HG--
rename : layout/reftests/svg/as-image/svg-image-visited-1-helper.svg => layout/reftests/svg/as-image/svg-image-visited-1a-helper.svg
rename : layout/reftests/svg/as-image/svg-image-visited-1.html => layout/reftests/svg/as-image/svg-image-visited-1a.html
rename : layout/reftests/svg/as-image/svg-image-visited-2-helper.svg => layout/reftests/svg/as-image/svg-image-visited-1b-helper.svg
rename : layout/reftests/svg/as-image/svg-image-visited-2.html => layout/reftests/svg/as-image/svg-image-visited-1b.html
2017-12-08 18:11:10 -08:00
Daniel Holbert
046a447d04 Bug 1257688 followup: Fix typo in <title>s in webkit-box-ordinal-group reftests. (no review, test-metadata only)
MozReview-Commit-ID: D40uE7iWar
2017-12-08 18:11:10 -08:00
Xidorn Quan
85f0c3af39 Bug 1267890 part 2 - Add test for -moz-bool-pref(). r=emilio
MozReview-Commit-ID: AFTVgwbi9M

--HG--
extra : source : 8344dd1d7234e4950dd62aaed737dea8197c3406
2017-12-08 20:03:34 -06:00
Mats Palmgren
6313df5e3a Bug 1418727 part 3 - [css-grid] Reftest updates.
MozReview-Commit-ID: GdypwZUhCgL
2017-12-07 18:44:57 +01:00
Narcis Beleuzu
fd0b701b6f Backed out 4 changesets (bug 1417251) for reftest failures in abs-pos-non-replaced-vrl* on Windows and in box-sizing-replaced* on Android. r=backout a=backout
Backed out changeset 66d4e6df73d2 (bug 1417251)
Backed out changeset 5f8edbddf6b5 (bug 1417251)
Backed out changeset bf26cbb99b6a (bug 1417251)
Backed out changeset 2374657677b7 (bug 1417251)

--HG--
extra : amend_source : 9e00f8873f41a7aa6a98e6ccb6528e0c3c19eb05
2017-12-08 14:31:03 +02:00
Noemi Erli
9980e08c0e Backed out 3 changesets (bug 1418727) for unexpected passes, e.g. wpt's /css/css-grid/alignment/grid-alignment-implies-size-change-007.html r=backout on a CLOSED TREE
Backed out changeset 1d41ae02660f (bug 1418727)
Backed out changeset 440408ffbb8c (bug 1418727)
Backed out changeset db0445690ceb (bug 1418727)
2017-12-07 22:06:00 +02:00
Olli Pettay
e84d7b7ef4 Bug 1149555 - Update resize event firing to follow the specs, dispatch right before rAF callbacks, r=dbaron
MozReview-Commit-ID: GFnj2du2bWJ
2015-05-05 17:56:01 +03:00