Commit Graph

27684 Commits

Author SHA1 Message Date
Robert Ma
1b83f3410e Bug 1493348 [wpt PR 13147] - [taskcluster] Run stable daily and beta weekly, a=testonly
Automatic update from web-platform-testsRun stable daily and beta weekly (#13147)

--

wpt-commits: 2719d8f09afffe1902b3c14e0fb6ae4ad96c0ba6
wpt-pr: 13147
2018-09-27 09:56:01 +00:00
Ian Kilpatrick
4fe2bd72dd Bug 1493039 [wpt PR 13130] - [css-layout-api] Move perform-child-layout tests to child-constraints, a=testonly
Automatic update from web-platform-tests[css-layout-api] Move perform-child-layout tests to child-constraints

As above, move similar tests into subdirectory, and apply minor
documentation cleanups.

Adds two new tests checking that setting an invalid (negative) available
size, clamps it to zero.

Bug: 726125
Change-Id: Id5bdfa25970a4e4bfe359377b88176043ab1f6c3
Reviewed-on: https://chromium-review.googlesource.com/1236266
Commit-Queue: Ian Kilpatrick <ikilpatrick@chromium.org>
Reviewed-by: Aleks Totic <atotic@chromium.org>
Reviewed-by: Morten Stenshorne <mstensho@chromium.org>
Cr-Commit-Position: refs/heads/master@{#593236}

--

wpt-commits: 80fa83f6ca3dc7039088afae9a908222b31f6aa4
wpt-pr: 13130
2018-09-27 09:56:01 +00:00
Ian Kilpatrick
1c857866d3 Bug 1493019 [wpt PR 13124] - [css-layout-api] Adds ability to specify percentage{Inline,Block}Size., a=testonly
Automatic update from web-platform-tests[css-layout-api] Adds ability to specify percentage{Inline,Block}Size.

This allows developers to specify the size which percentages in the
block (wrt child writing mode) direction should be resolved against.
Currently inline percentages still resolve against the available
inline-size.

This adds a "OverrideContainingBlockPercentageResolutionLogicalHeight"
field on layout box, which both the logic for
LayoutBox::ComputePercenatgeLogicalHeight and
LayoutBox::ComputeReplacedLogicalHeight use.

They follow similar logic to LayoutGrid, in that in quirks mode,
percentages are treated as indefinite (doesn't "walk-up" the tree).

Change-Id: I256381687d2eed7693a908074f7f5032d5963e2b
Reviewed-on: https://chromium-review.googlesource.com/1232206
Commit-Queue: Ian Kilpatrick <ikilpatrick@chromium.org>
Reviewed-by: Aleks Totic <atotic@chromium.org>
Cr-Commit-Position: refs/heads/master@{#593208}

--

wpt-commits: 159da2f8ef7c8259c7fc013cbfea2314e2dfdeeb
wpt-pr: 13124
2018-09-27 09:56:00 +00:00
Anders Hartvoll Ruud
15a086dfef Bug 1492964 [wpt PR 13120] - [css-properties-values-api] Use inherited value for substitution., a=testonly
Automatic update from web-platform-tests[css-properties-values-api] Use inherited value for substitution.

When a var()-reference produces tokens that are incompatible with the
current syntax, or the var()-reference refers to a variable that does not
exist, we currently always substitute the initial value, even for
inherited properties. This is incorrect, as the value should behave as
'unset', which means 'inherit' for inherited properties.

Note that if syntax-incompatible tokens are specified directly (not via a
var()-reference), we correctly behave as 'unset'. This is because the
var()-less case is handled by a different code path (variable.cc).

R=futhark@chromium.org

Bug: 641877
Change-Id: Ifdd5435ee77f4b8cd3998967713cb6fcb7e8d5f4
Reviewed-on: https://chromium-review.googlesource.com/1235579
Commit-Queue: Anders Ruud <andruud@chromium.org>
Reviewed-by: Rune Lillesveen <futhark@chromium.org>
Cr-Commit-Position: refs/heads/master@{#593145}

--

wpt-commits: 689968f390a8c5c897ab5c9fa0f6fe27a40b5cc3
wpt-pr: 13120
2018-09-27 09:56:00 +00:00
autofoolip
61af94fc93 Bug 1492727 [wpt PR 13097] - Update interfaces/payment-method-basic-card.idl, a=testonly
Automatic update from web-platform-testsUpdate interfaces/payment-method-basic-card.idl (#13097)

Source: https://github.com/tidoust/reffy-reports/blob/fb94b83/whatwg/idl/payment-method-basic-card.idl
Build: https://travis-ci.org/tidoust/reffy-reports/builds/431349655
--

wpt-commits: a515ab78d1dcb02899e5605421dd39f74218c474
wpt-pr: 13097
2018-09-27 09:55:59 +00:00
autofoolip
7558a1a212 Bug 1492728 [wpt PR 13098] - Update interfaces/payment-request.idl, a=testonly
Automatic update from web-platform-testsUpdate interfaces/payment-request.idl (#13098)

Source: https://github.com/tidoust/reffy-reports/blob/d22394f/whatwg/idl/payment-request.idl
Build: https://travis-ci.org/tidoust/reffy-reports/builds/430876511
--

wpt-commits: 637c9f7de5a21e8b7a4773c3f3ac16427de8226d
wpt-pr: 13098
2018-09-27 09:55:59 +00:00
autofoolip
1c459811b7 Bug 1492729 [wpt PR 13099] - Update interfaces/webrtc-stats.idl, a=testonly
Automatic update from web-platform-testsUpdate interfaces/webrtc-stats.idl (#13099)

Source: https://github.com/tidoust/reffy-reports/blob/d22394f/whatwg/idl/webrtc-stats.idl
Build: https://travis-ci.org/tidoust/reffy-reports/builds/430876511
--

wpt-commits: 9da31eb3b1053318f2c09541663bdf7d0069d794
wpt-pr: 13099
2018-09-27 09:55:59 +00:00
Ms2ger
42c4aea55c Bug 1489056 [wpt PR 12870] - Don't try to parse the contents of server errors in idl_test()., a=testonly
Automatic update from web-platform-testsDon't try to parse the contents of server errors in idl_test().

--

wpt-commits: af65cfb6db68e2b3255290ce8ec362376eb44efa
wpt-pr: 12870
2018-09-27 09:55:58 +00:00
autofoolip
08a608979c Bug 1493166 [wpt PR 13137] - Update interfaces/CSP.idl, a=testonly
Automatic update from web-platform-testsUpdate interfaces/CSP.idl (#13137)

Source: https://github.com/tidoust/reffy-reports/blob/fb94b83/whatwg/idl/CSP.idl
Build: https://travis-ci.org/tidoust/reffy-reports/builds/431349655
--

wpt-commits: c591e86be98acc033344fbf055abff3022139134
wpt-pr: 13137
2018-09-27 09:55:58 +00:00
François Beaufort
e5bfdc0783 Bug 1492150 [wpt PR 13048] - Add pictureInPictureWindow to enterpictureinpicture event., a=testonly
Automatic update from web-platform-testsAdd pictureInPictureWindow to enterpictureinpicture event.

This makes sure web developers can access to the PictureInPicture window
object when user agent initiates Picture-in-Picture. It does so by
adding a pictureInPictureWindow attribute to the existing
enterpictureinpicture event

Intent to ship: https://groups.google.com/a/chromium.org/d/msg/blink-dev/ibVPbqBQapU/Fgf307XJBgAJ

Change-Id: I46ce1f4047b670f49dd746e39c7e62efc1b4a135
Bug: 887856
Reviewed-on: https://chromium-review.googlesource.com/1228122
Commit-Queue: François Beaufort <beaufort.francois@gmail.com>
Reviewed-by: Jochen Eisinger <jochen@chromium.org>
Reviewed-by: Mounir Lamouri <mlamouri@chromium.org>
Cr-Commit-Position: refs/heads/master@{#593127}

--

wpt-commits: 33a9abd00e4a5169cb75ad6c32bb744b85027a0a
wpt-pr: 13048
2018-09-27 09:55:57 +00:00
Timothy Gu
812d69b907 Bug 1491459 [wpt PR 13012] - bindings: Implement timers with V8Function, a=testonly
Automatic update from web-platform-testsbindings: Implement timers with V8Function

This fixes bug 866610 by using the IDL infrastructure to properly enter
the v8::Context before calling the registered callback.

Also ensure eager finalization of ScheduledAction in DOMTimer to
prevent a memory leak. Added two more effective DCHECKs to confirm.

Bug: 866610
Change-Id: I37d7bd05f035fe31856cfe68bae51aa0632cd3b1
Reviewed-on: https://chromium-review.googlesource.com/1220486
Reviewed-by: Nate Chapin <japhet@chromium.org>
Reviewed-by: Yuki Shiino <yukishiino@chromium.org>
Reviewed-by: Hitoshi Yoshida <peria@chromium.org>
Commit-Queue: Timothy Gu <timothygu@chromium.org>
Cr-Commit-Position: refs/heads/master@{#593108}

--

wpt-commits: 4eaebdf70cbbbac6b95d757c424a879c1f980dac
wpt-pr: 13012
2018-09-27 09:55:57 +00:00
moz-wptsync-bot
31c396d7ca Bug 1486350 [wpt PR 12684] - Update wpt metadata, a=testonly
wpt-pr: 12684
wpt-type: metadata
2018-09-27 09:55:57 +00:00
Marcos Cáceres
b978b52645 Bug 1486350 [wpt PR 12684] - Remove languageCode tests, a=testonly
Automatic update from web-platform-testsRemove languageCode tests (#12684)

--

wpt-commits: ab1c11787a91e8ad8a6129e24ab6f881d5c0b2e2
wpt-pr: 12684
2018-09-27 09:55:56 +00:00
Marcos Cáceres
f7e0664c73 Bug 1493110 [wpt PR 13134] - fix: incorrectly named test, a=testonly
Automatic update from web-platform-testsfix: incorrectly named test (#13134)

--

wpt-commits: 50ff4f970fd8592a9f436d4e86e7d572de143260
wpt-pr: 13134


--HG--
rename : testing/web-platform/tests/payment-request/payment-response/onpayerdetailchange-attribute.manual.https.html => testing/web-platform/tests/payment-request/payment-response/onpayerdetailchange-attribute-manual.https.html
2018-09-27 09:55:56 +00:00
moz-wptsync-bot
427e28485f Bug 1492718 [wpt PR 13094] - Update wpt metadata, a=testonly
wpt-pr: 13094
wpt-type: metadata
2018-09-27 09:55:55 +00:00
Eric Willigers
606c858c93 Bug 1492718 [wpt PR 13094] - [css-masking] Inheritance and initial values, a=testonly
Automatic update from web-platform-tests[css-masking] Inheritance and initial values (#13094)

Test that CSS Masking properties inherit.
Test their initial values match the spec.

https://drafts.fxtf.org/css-masking-1/#property-index
--

wpt-commits: f0ef29b3f9d01cd3278fdaef67c323370a3a8f72
wpt-pr: 13094
2018-09-27 09:55:55 +00:00
moz-wptsync-bot
78b933afb5 Bug 1492715 [wpt PR 13093] - Update wpt metadata, a=testonly
wpt-pr: 13093
wpt-type: metadata
2018-09-27 09:55:54 +00:00
Eric Willigers
1c0171ef63 Bug 1492715 [wpt PR 13093] - [css-writing-modes] Inheritance and initial values, a=testonly
Automatic update from web-platform-tests[css-writing-modes] Inheritance and initial values (#13093)

Test that CSS Writing Modes properties inherit.
Test that initial values match the spec.
https://drafts.csswg.org/css-writing-modes-3/#property-index
--

wpt-commits: 90e5630bfa70bc56a450c4584f44846ccc123d88
wpt-pr: 13093
2018-09-27 09:55:54 +00:00
moz-wptsync-bot
7e3aef1d12 Bug 1492714 [wpt PR 13092] - Update wpt metadata, a=testonly
wpt-pr: 13092
wpt-type: metadata
2018-09-27 09:55:54 +00:00
Eric Willigers
83409d2738 Bug 1492714 [wpt PR 13092] - [css-break] Inheritance and initial values, a=testonly
Automatic update from web-platform-tests[css-break] Inheritance and initial values (#13092)

Test inheritance and initial values of properties
defined by CSS Fragmentation.
https://drafts.csswg.org/css-break/#property-index
--

wpt-commits: e441850483b6f68a7335ee69920f5d7758e89bef
wpt-pr: 13092
2018-09-27 09:55:53 +00:00
Richard Townsend
4f6eae703f Bug 1492502 [wpt PR 13077] - Revert "Revert "[css-tables] Force layout when colgroups are removed or added"", a=testonly
Automatic update from web-platform-testsRevert "Revert "[css-tables] Force layout when colgroups are removed or added""

Fixes an uninitialised variable caught by MSAN.

This reverts commit 66a74d2f7e1b369ce086c3c41ee089d72f3d0018.

Change-Id: I1e896476fe201fb05072970220bab5c3b20588a2
Reviewed-on: https://chromium-review.googlesource.com/1233746
Commit-Queue: David Grogan <dgrogan@chromium.org>
Reviewed-by: Emil A Eklund <eae@chromium.org>
Reviewed-by: David Grogan <dgrogan@chromium.org>
Cr-Commit-Position: refs/heads/master@{#592938}

--

wpt-commits: a25aa4b1f3ef9011ee30ecffe7203157d72ae5ae
wpt-pr: 13077
2018-09-27 09:55:53 +00:00
moz-wptsync-bot
9b0284e1ef Bug 1492354 [wpt PR 13068] - Update wpt metadata, a=testonly
wpt-pr: 13068
wpt-type: metadata
2018-09-27 09:55:52 +00:00
Eric Willigers
36dcef3adb Bug 1492354 [wpt PR 13068] - [css-shapes] Inheritance and initial values, a=testonly
Automatic update from web-platform-tests[css-shapes] Inheritance and initial values (#13068)

Test that CSS Shapes properties are not inherited.
Ttest the initial values match the spec.
https://drafts.csswg.org/css-shapes/#property-index
--

wpt-commits: 9f97edb27e139e3ceda1b234016151170bd41172
wpt-pr: 13068
2018-09-27 09:55:52 +00:00
moz-wptsync-bot
e70efa9c85 Bug 1492320 [wpt PR 13063] - Update wpt metadata, a=testonly
wpt-pr: 13063
wpt-type: metadata
2018-09-27 09:55:52 +00:00
Tab Atkins Jr
0c3e6a2bf7 Bug 1492320 [wpt PR 13063] - [css-contain] Inheritance and initial value, a=testonly
Automatic update from web-platform-testsMerge pull request #13063 from ewilligers/contain-inheritance

[css-contain] Inheritance and initial value
--

wpt-commits: 7930fceb0110a8309e39fcbc34b6ef6a5d4f583e
wpt-pr: 13063
2018-09-27 09:55:51 +00:00
moz-wptsync-bot
ac57a1be0d Bug 1492314 [wpt PR 13060] - Update wpt metadata, a=testonly
wpt-pr: 13060
wpt-type: metadata
2018-09-27 09:55:51 +00:00
Tab Atkins Jr
b1ca927595 Bug 1492314 [wpt PR 13060] - [css-display] Inheritance and initial value, a=testonly
Automatic update from web-platform-testsMerge pull request #13060 from ewilligers/display-inheritance

[css-display] Inheritance and initial value
--

wpt-commits: 479f20992ddd32505d130c9a140844dc8228c3c7
wpt-pr: 13060
2018-09-27 09:55:50 +00:00
Navid Zolghadr
18b3d120f3 Bug 1492300 [wpt PR 13059] - Use NotFoundError instead of InvalidPointerId, a=testonly
Automatic update from web-platform-testsUse NotFoundError instead of InvalidPointerId

This cl follows the new pointerevent spec which
uses more common WebIDL specified exception
NotFoundError instead of defining new
InvalidPointerId exception.

Bug: 885321
Change-Id: I28e946ffcb96c9fb4f70c76a4b9c09be620f981d
Reviewed-on: https://chromium-review.googlesource.com/1231990
Reviewed-by: Dave Tapuska <dtapuska@chromium.org>
Reviewed-by: Ella Ge <eirage@chromium.org>
Reviewed-by: Yuki Shiino <yukishiino@chromium.org>
Commit-Queue: Navid Zolghadr <nzolghadr@chromium.org>
Cr-Commit-Position: refs/heads/master@{#592903}

--

wpt-commits: c73ea25fec2bcede3bb0f622c4b9fc5076e7ff62
wpt-pr: 13059
2018-09-27 09:55:50 +00:00
Manuel Rego Casasnovas
a1b3555394 Bug 1493048 [wpt PR 13131] - Fix syntax and typos in tests from #12956, a=testonly
Automatic update from web-platform-testsMerge pull request #13131 from Loirooriol/css-computed-insets-fix

Fix syntax and typos in tests from #12956
--

wpt-commits: 6718d7d67d65a2d3073bd29783f4ec6b76d47be8
wpt-pr: 13131
2018-09-27 09:55:50 +00:00
Robert Ma
510bcc9b04 Bug 1493035 [wpt PR 13129] - [doc] Update doc regarding exp. features on Chrome, a=testonly
Automatic update from web-platform-testsUpdate doc regarding exp. features on Chrome

Following https://github.com/web-platform-tests/wpt/pull/13011, `wpt`
automatically turns on experimental web platform features on Chrome if
the channel is "dev". Update the doc to reflect this change.

--

wpt-commits: b0ea10809d150e8492bb20df51583e16a2f4f1ac
wpt-pr: 13129
2018-09-27 09:55:49 +00:00
jugglinmike
4f6ec3785a Bug 1492329 [wpt PR 13064] - [service-workers] Correct typo, a=testonly
Automatic update from web-platform-tests[service-workers] Correct typo (#13064)

* [service-workers] Correct typo

--

wpt-commits: b1e8aea07466c3d644daaf0c80d6157adf62f4be
wpt-pr: 13064
2018-09-27 09:55:49 +00:00
jugglinmike
9f26ac6017 Bug 1492021 [wpt PR 13043] - [service-workers] Refactor tautological tests, a=testonly
Automatic update from web-platform-tests[service-workers] Refactor tautological tests (#13043)

* [service-workers] Refactor tautological tests

Previously, these tests created Promise values which would be fulfilled
even when expectations were violated. This would cause the test harness
to interpret them as "passing" regardless of implementation status.

Remove the use of `Promise.prototype.catch` to ensure that promise
rejections which occur during test execution lead to test failure.

--

wpt-commits: 3411e4bff0a7c875811e65398472cc6403619476
wpt-pr: 13043
2018-09-27 09:55:48 +00:00
Tab Atkins Jr
71d8614fd2 Bug 1492934 [wpt PR 13116] - [css-lists] Inheritance and initial values, a=testonly
Automatic update from web-platform-testsMerge pull request #13116 from ewilligers/list-inheritance

[css-lists] Inheritance and initial values
--

wpt-commits: 1a9f229c3c79f07e7d615f8e41e6021c3e2587f7
wpt-pr: 13116
2018-09-27 09:55:48 +00:00
Mike Pennisi
e49858d0ad Bug 1493025 [wpt PR 13126] - [docs] Remove obviated instructions, a=testonly
Automatic update from web-platform-tests[docs] Remove obviated instructions

As of [1], the WPT CLI automatically inserts the
`--use-fake-ui-for-media-stream` and
`--use-fake-device-for-media-stream` arguments for the Chrome browser.

[1] a4eaa46ffebe5785562b930316a300423f23707e

--

wpt-commits: 70ca025c50fb6dc3b2f828de062e412d7897daf8
wpt-pr: 13126
2018-09-27 09:55:48 +00:00
Mugdha Lakhani
4583fb7148 Bug 1492512 [wpt PR 13079] - [Background Fetch] Set bad-status as failureReason, a=testonly
Automatic update from web-platform-tests[Background Fetch] Set bad-status as failureReason

when one of the settled fetches has a response with a bad status.

Bug: 876691
Change-Id: I45af6b792a6a43e5b091bc5fe6f40d011bdabac5
Reviewed-on: https://chromium-review.googlesource.com/1233693
Reviewed-by: Rayan Kanso <rayankans@chromium.org>
Reviewed-by: Peter Beverloo <peter@chromium.org>
Commit-Queue: Mugdha Lakhani <nator@chromium.org>
Cr-Commit-Position: refs/heads/master@{#592836}

--

wpt-commits: 9dd846c1243e6a5631a8ddfc1b885cc14561ae0a
wpt-pr: 13079
2018-09-27 09:55:47 +00:00
moz-wptsync-bot
f80359fe76 Bug 1492908 [wpt PR 13122] - Update wpt metadata, a=testonly
wpt-pr: 13122
wpt-type: metadata
2018-09-27 09:55:47 +00:00
Josh Matthews
baba0d5499 Bug 1492908 [wpt PR 13122] - Check completeness of images with and without srcset., a=testonly
Automatic update from web-platform-testsCheck completeness of images with and without srcset.
--
Remove trailing whitespace.
--

wpt-commits: 3216cb4d8d4ed83e1f0141fbad72000e04ff7494, 359e0bc27a1b3f3f834e21613d4b6b3a9d2fc168
wpt-pr: 13122
2018-09-27 09:55:47 +00:00
James Graham
81510899f8 Bug 1492904 [wpt PR 13118] - Fix StructuredLogger import, a=testonly
Automatic update from web-platform-testsFix StructuredLogger import

--

wpt-commits: db6cceade69dbbf6b0aead7d7e8d06eaae6523bc
wpt-pr: 13118
2018-09-27 09:55:46 +00:00
moz-wptsync-bot
3775b7c0e6 Bug 1492876 [wpt PR 13114] - Update wpt metadata, a=testonly
wpt-pr: 13114
wpt-type: metadata
2018-09-27 09:55:46 +00:00
Anders Hartvoll Ruud
1247018362 Bug 1492876 [wpt PR 13114] - [css-properties-values-api] Add tests for explicit inheritance., a=testonly
Automatic update from web-platform-tests[css-properties-values-api] Add tests for explicit inheritance.

R=futhark@chromium.org

Bug: 641877
Change-Id: I5f12db2690ec02248cb0533b2f18da2613afea98
Reviewed-on: https://chromium-review.googlesource.com/1235723
Commit-Queue: Anders Ruud <andruud@chromium.org>
Reviewed-by: Rune Lillesveen <futhark@chromium.org>
Cr-Commit-Position: refs/heads/master@{#592791}

--

wpt-commits: d5d003b4993520826bd7dfb274e355cbba6cb6e8
wpt-pr: 13114
2018-09-27 09:55:46 +00:00
Frédéric Wang
30c4981ef3 Bug 1492901 [wpt PR 13117] - CSSOM View Scroll Behavior: Check scroll positions during smooth scro…, a=testonly
Automatic update from web-platform-testsCSSOM View Scroll Behavior: Check scroll positions during smooth scrolling starting from different initial positions. (#13117)

--

wpt-commits: 59f8d28252f16d92ffc8b3d5b7b37b654f73552b
wpt-pr: 13117
2018-09-27 09:55:45 +00:00
Ms2ger
b16e7988fc Bug 1492899 [wpt PR 13119] - Run all unit tests for resources/., a=testonly
Automatic update from web-platform-testsRun all unit tests for resources/.

Because of a caching mechanism in pytest based on the fspath attribute of the
HTMLItem instances, only one test has run for the past few months.

This caused a change in the output of worker-dedicated.sub.html to go
unnoticed; I have changed the expected output to match.

Also, one of the subtests in exceptional-cases.html causes a timeout. The test
has never run in CI, so I removed the offending part.

--
Install the driver cleanup handler ASAP in resources/test/conftest.py.

This ensures the web browser is closed if the server fails to start.

--

wpt-commits: b869496ee3dbb2ab075c730fa2b029baa95cdcba, 126a0c4027177894934ed40d697145ee9fc28f51
wpt-pr: 13119
2018-09-27 09:55:45 +00:00
Frédéric Wang
0029312389 Bug 1492760 [wpt PR 13104] - CSSOM View Scroll Behavior tests: Catch exceptions in observeScrollin…, a=testonly
Automatic update from web-platform-testsCSSOM View Scroll Behavior tests: Catch exceptions in observeScrolling() so that the promise of the test is properly rejected. (#13104)

--

wpt-commits: efa946920503254905945bc4bb897380dce48f33
wpt-pr: 13104
2018-09-27 09:55:45 +00:00
Margareta Eliza Balazs
63525eb440 Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-09-27 12:24:44 +03:00
Margareta Eliza Balazs
6d1ab84b4b Merge inbound to mozilla-central. a=merge 2018-09-27 12:17:59 +03:00
Gurzau Raul
347a0edcc1 Backed out changeset 03240d33ff44 (bug 1464541) for failing at /workspace/build/tests/web-platform/runtests.py on a CLOSED TREE 2018-09-27 11:11:28 +03:00
Eliza Balazs
17e14a3625 Bug 1464541 - Disable Disable fetch-canvas-tainting-video.https.html for frequent failures on all platform. r=jmaher 2018-09-26 23:49:00 +03:00
Ting-Yu Lin
c4dd981166 Bug 1486602 Part 5 - Add a wpt test for legend list-item numbering, and update test expectations r=mats
Depends on D6842

Differential Revision: https://phabricator.services.mozilla.com/D6843

--HG--
extra : moz-landing-system : lando
2018-09-26 23:25:34 +00:00
shindli
128034a509 Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-09-27 06:17:16 +03:00
shindli
3f30a21a41 Merge inbound to mozilla-central. a=merge 2018-09-27 06:13:50 +03:00