Граф коммитов

627932 Коммитов

Автор SHA1 Сообщение Дата
Ned Nguyen 7b7ae410cf Bug 1510699 [wpt PR 14282] - Revert "Align resource timing buffer full processing to spec PR 168 (reland)", a=testonly
Automatic update from web-platform-tests
Revert "Align resource timing buffer full processing to spec PR 168 (reland)"

This reverts commit 6dd060768d1c1183e0d29e422a2213f106d98299.

Reason for revert: suspect causing  WebRtcDisableEncryptionFlagBrowserTest.VerifyEncryption to be flaky (FindIt's report)

BUG:chromium:909704

Original change's description:
> Align resource timing buffer full processing to spec PR 168 (reland)
>
> This change implements the processing model from PR 168[1], when
> it comes to setResourceTimingBufferSize(), clearResourceTimings()
> and the firing of the resourcetimingbufferfull event.
>
> This is a reland of
> https://chromium-review.googlesource.com/c/chromium/src/+/1345269
> (but with nicer tests).
>
> [1] https://github.com/w3c/resource-timing/pull/168
>
> Change-Id: I10431bfda7f79b484c7ee5c608bb8a360d905339
> Bug: 908181, 908414
> Reviewed-on: https://chromium-review.googlesource.com/c/1350950
> Reviewed-by: Nicolás Peña Moreno <npm@chromium.org>
> Commit-Queue: Yoav Weiss <yoavweiss@chromium.org>
> Cr-Commit-Position: refs/heads/master@{#611174}

TBR=npm@chromium.org,yoavweiss@chromium.org

Change-Id: Ia4bf26c6be1e7c4ae35b904bac25fe031f854604
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: 908181, 908414
Reviewed-on: https://chromium-review.googlesource.com/c/1354123
Reviewed-by: Ned Nguyen <nednguyen@google.com>
Commit-Queue: Ned Nguyen <nednguyen@google.com>
Cr-Commit-Position: refs/heads/master@{#611722}

--

wpt-commits: ec13cf1ca3abf13ae1004003e791fd9937be0b49
wpt-pr: 14282
2018-12-11 03:02:31 +00:00
moz-wptsync-bot ae3444b066 Bug 1510489 [wpt PR 14266] - Update wpt metadata, a=testonly
wpt-pr: 14266
wpt-type: metadata
2018-12-11 03:02:31 +00:00
Ali Juma 5aec04b6a0 Bug 1510489 [wpt PR 14266] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=191975, a=testonly
Automatic update from web-platform-tests
WebKit export of https://bugs.webkit.org/show_bug.cgi?id=191975 (#14266)

* WebKit export of https://bugs.webkit.org/show_bug.cgi?id=191975
* Intersection Observer: rootMargin: '' gives weird results
--

wpt-commits: 3be4e5e87f7272be103f897f32448d2e42c21b01
wpt-pr: 14266
2018-12-11 03:02:30 +00:00
moz-wptsync-bot 58d78f962b Bug 1509401 [wpt PR 14192] - Update wpt metadata, a=testonly
wpt-pr: 14192
wpt-type: metadata
2018-12-11 03:02:30 +00:00
Andy Paicu 7a5a177c56 Bug 1509401 [wpt PR 14192] - Add javascript navigations interop tests, a=testonly
Automatic update from web-platform-tests
Add javascript navigations interop tests

https://github.com/w3c/webappsec-csp/issues/322 raises an interop issue
It appears the issue itself has been fixed since but I've added these
tests regardless to ensure there is no regression.

Bug: 694525
Change-Id: Icb5502e228b3a96c176cbe23d5b4ce9c5c8640ab
Reviewed-on: https://chromium-review.googlesource.com/c/1348054
Reviewed-by: Andy Paicu <andypaicu@chromium.org>
Reviewed-by: Mike West <mkwst@chromium.org>
Commit-Queue: Andy Paicu <andypaicu@chromium.org>
Cr-Commit-Position: refs/heads/master@{#611643}

--

wpt-commits: a82d43808d79ecd0074a4623fd69e3a7bb16c188
wpt-pr: 14192
2018-12-11 03:02:29 +00:00
moz-wptsync-bot 101ba2b530 Bug 1509857 [wpt PR 14233] - Update wpt metadata, a=testonly
wpt-pr: 14233
wpt-type: metadata
2018-12-11 03:02:29 +00:00
Andy Paicu efafe1c428 Bug 1509857 [wpt PR 14233] - Added srcdoc iframe inheritance test, a=testonly
Automatic update from web-platform-tests
Added srcdoc iframe inheritance test

Added a test for behavior around srcdoc iframes CSP inheritance.
This tests the current specified behavior of always inheriting the
parent CSP for srcdoc iframes.

Bug: 694525
Change-Id: I049ef8c5a9e75c052dc2767ea2d523f54cca497f
Reviewed-on: https://chromium-review.googlesource.com/c/1350889
Reviewed-by: Mike West <mkwst@chromium.org>
Commit-Queue: Andy Paicu <andypaicu@chromium.org>
Cr-Commit-Position: refs/heads/master@{#611638}

--

wpt-commits: ea0386308c52ade6f0c3f0ee6192cb201386e6d8
wpt-pr: 14233
2018-12-11 03:02:29 +00:00
moz-wptsync-bot ebfb5d9c38 Bug 1507984 [wpt PR 14099] - Update wpt metadata, a=testonly
wpt-pr: 14099
wpt-type: metadata
2018-12-11 03:02:28 +00:00
Fergal Daly f5db7ad503 Bug 1507984 [wpt PR 14099] - [css] Switch part attribute to a DOMTokenList, a=testonly
Automatic update from web-platform-tests
[css] Switch part attribute to a DOMTokenList

Adds tests for manipulating it via the attribute.

Renames PartNames() to Part() to match with part(), the API wrapper.

This uses the same IDL as classList.

Bug: 805271
Change-Id: I9715df48478510029f5d985124e46111c41cffc3
Reviewed-on: https://chromium-review.googlesource.com/c/1333014
Commit-Queue: Fergal Daly <fergal@chromium.org>
Reviewed-by: Kent Tamura <tkent@chromium.org>
Reviewed-by: Hayato Ito <hayato@chromium.org>
Cr-Commit-Position: refs/heads/master@{#611570}

--

wpt-commits: 66710fe6fe1fccc5a4b096da62f3585452dd060c
wpt-pr: 14099
2018-12-11 03:02:28 +00:00
moz-wptsync-bot 4d840be5da Bug 1509517 [wpt PR 14205] - Update wpt metadata, a=testonly
wpt-pr: 14205
wpt-type: metadata
2018-12-11 03:02:27 +00:00
Marcos Cáceres 93ddc1c20c Bug 1509517 [wpt PR 14205] - Test PaymentMethodData data member is converted in constructor, a=testonly
Automatic update from web-platform-tests
Test PaymentMethodData data member is converted in constructor (#14205)

--

wpt-commits: 15d978ae5c4edd49f1ca20f26bc6272e5c319ab6
wpt-pr: 14205
2018-12-11 03:02:27 +00:00
Fergal Daly 49a56a9468 Bug 1510148 [wpt PR 14248] - Tidy layout tests for css-shadow-parts., a=testonly
Automatic update from web-platform-tests
Tidy layout tests for css-shadow-parts.

For consistency with https://crrev.com/c/1333014
- remove type="text/javascript"
- replace "var" with "const"

Change-Id: Ie809fa22763494fd6ca4b20112d4a3e6afdd1f0b
Reviewed-on: https://chromium-review.googlesource.com/c/1350431
Reviewed-by: Hayato Ito <hayato@chromium.org>
Commit-Queue: Fergal Daly <fergal@chromium.org>
Cr-Commit-Position: refs/heads/master@{#611511}

--

wpt-commits: f1546bdddd78f87333318d16a0b2cf9b3d1b3986
wpt-pr: 14248
2018-12-11 03:02:26 +00:00
moz-wptsync-bot 3c2f9ed558 Bug 1504428 [wpt PR 13883] - Update wpt metadata, a=testonly
wpt-pr: 13883
wpt-type: metadata
2018-12-11 03:02:26 +00:00
Jarryd 69a4169a56 Bug 1504428 [wpt PR 13883] - Quota: Send usage details in return value of estimate()., a=testonly
Automatic update from web-platform-tests
Quota: Send usage details in return value of estimate().

Change-Id: I85fd510b4245f966e32340b9d433f7d9b96b3810
Bug: 904000
Reviewed-on: https://chromium-review.googlesource.com/c/1303041
Commit-Queue: Jarryd Goodman <jarrydg@chromium.org>
Reviewed-by: Kinuko Yasuda <kinuko@chromium.org>
Reviewed-by: Kent Tamura <tkent@chromium.org>
Reviewed-by: Victor Costan <pwnall@chromium.org>
Cr-Commit-Position: refs/heads/master@{#611491}

--

wpt-commits: 9c2bea6dac36e36ba1f489d10c2be42160d8f34f
wpt-pr: 13883
2018-12-11 03:02:26 +00:00
moz-wptsync-bot 648dd53baf Bug 1509694 [wpt PR 14223] - Update wpt metadata, a=testonly
wpt-pr: 14223
wpt-type: metadata
2018-12-11 03:02:25 +00:00
Eric Willigers 1630eff3d1 Bug 1509694 [wpt PR 14223] - SVG: clamp *-opacity computed value to [0,1], a=testonly
Automatic update from web-platform-tests
SVG: clamp *-opacity computed value to [0,1]

https://svgwg.org/svg2-draft/painting.html#FillOpacity
https://svgwg.org/svg2-draft/painting.html#StrokeOpacity
https://drafts.fxtf.org/filter-effects/#FloodOpacityProperty
Computed value:	the specified value converted to a number, clamped to the range [0,1]

BUG=908058

Change-Id: I2cb10017c1a42eb991af9ae31c03895847d7f52b
Reviewed-on: https://chromium-review.googlesource.com/c/1350369
Commit-Queue: Eric Willigers <ericwilligers@chromium.org>
Reviewed-by: Rune Lillesveen <futhark@chromium.org>
Cr-Commit-Position: refs/heads/master@{#611431}

--

wpt-commits: 2bdb49ee3f29c3ae998b19494263147a41ad1eb5
wpt-pr: 14223
2018-12-11 03:02:25 +00:00
moz-wptsync-bot dbaf9e9d3b Bug 1510061 [wpt PR 14240] - Update wpt metadata, a=testonly
wpt-pr: 14240
wpt-type: metadata
2018-12-11 03:02:24 +00:00
Eric Willigers 37752a83dc Bug 1510061 [wpt PR 14240] - CSS: WPTs for Positioned Layout parsing, a=testonly
Automatic update from web-platform-tests
CSS: WPTs for Positioned Layout parsing

Test parsing and computed value for
https://drafts.csswg.org/css-position/

- bottom left right top
- position
- z-index
- inset-after inset-before inset-end inset-start (not currently implemented)

Change-Id: I586271fe584fadb19e5683a2781c32142fd9001a
Reviewed-on: https://chromium-review.googlesource.com/c/1350409
Reviewed-by: Rune Lillesveen <futhark@chromium.org>
Commit-Queue: Eric Willigers <ericwilligers@chromium.org>
Cr-Commit-Position: refs/heads/master@{#611349}

--

wpt-commits: 09972ca7bd566c05f4451b5dda4678e28850a563
wpt-pr: 14240
2018-12-11 03:02:24 +00:00
Eric Willigers 1d986e2bf1 Bug 1510092 [wpt PR 14243] - CSS: Serialize contain keywords in canonical order, a=testonly
Automatic update from web-platform-tests
CSS: Serialize contain keywords in canonical order

Keywords size, layout, style, paint now serialize in that order
for the 'contain' property.
https://drafts.csswg.org/css-contain/#contain-property

Bug: 908353
Change-Id: Ifde635f2d313add887dd43a0a0d98249e45bff4b
Reviewed-on: https://chromium-review.googlesource.com/c/1350562
Commit-Queue: Eric Willigers <ericwilligers@chromium.org>
Reviewed-by: Rune Lillesveen <futhark@chromium.org>
Cr-Commit-Position: refs/heads/master@{#611270}

--

wpt-commits: 73507a79fcbaa6cae8b0373fd1133546d71a1678
wpt-pr: 14243
2018-12-11 03:02:23 +00:00
moz-wptsync-bot 3b9f7a1f2c Bug 1509173 [wpt PR 14170] - Update wpt metadata, a=testonly
wpt-pr: 14170
wpt-type: metadata
2018-12-11 03:02:23 +00:00
Philipp Hancke 7a1bbe99fa Bug 1509173 [wpt PR 14170] - webrtc-wpt: use addTrack(track, stream) to increase firefox compat, a=testonly
Automatic update from web-platform-tests
webrtc-wpt: use addTrack(track, stream) to increase firefox compat

Firefox does not support addTrack(track). Add a track whereever it makes sense.
The addTrack tests itself might rightfully use this.

The following grep shows most affected places:
  git grep addTrack *.html | grep -v , | grep -v "\.\.\."

Bug: None
Change-Id: Ib225e6d51184c3ccc446ccf93447e2ac7be080c3
Reviewed-on: https://chromium-review.googlesource.com/c/1346394
Reviewed-by: Henrik Boström <hbos@chromium.org>
Commit-Queue: Philipp Hancke <philipp.hancke@googlemail.com>
Cr-Commit-Position: refs/heads/master@{#611262}

--

wpt-commits: 641ad0bf0df17b0f422642afa6019a594ef8d0e8
wpt-pr: 14170
2018-12-11 03:02:23 +00:00
moz-wptsync-bot 436653f6a1 Bug 1510062 [wpt PR 14241] - Update wpt metadata, a=testonly
wpt-pr: 14241
wpt-type: metadata
2018-12-11 03:02:22 +00:00
Eric Willigers 0f356b8c94 Bug 1510062 [wpt PR 14241] - CSS: WPTs for CSS Fragmentation parsing, a=testonly
Automatic update from web-platform-tests
CSS: WPTs for CSS Fragmentation parsing

Test parsing, serialiation and computed values for properties defined
in CSS Fragmentation Module Level 3
https://drafts.csswg.org/css-break/

Blink has expected failures for keywords relating to CSS Regions.

Change-Id: Ie5a930ba2d805c7bd45aa84c293bc8ff5922da98
Reviewed-on: https://chromium-review.googlesource.com/c/1351190
Commit-Queue: Emil A Eklund <eae@chromium.org>
Reviewed-by: Emil A Eklund <eae@chromium.org>
Cr-Commit-Position: refs/heads/master@{#611257}

--

wpt-commits: 0c4e091a927fad0091080926e02c8725add704b6
wpt-pr: 14241
2018-12-11 03:02:22 +00:00
Eric Willigers 72f4ea42d9 Bug 1509338 [wpt PR 14184] - [selectors] :defined CSS selector, a=testonly
Automatic update from web-platform-tests
[selectors] :defined CSS selector

The :defined pseudo-class must match any element that is defined.
https://html.spec.whatwg.org/multipage/semantics-other.html#selector-defined

The selector is being added to
[CSS Selectors Level 4](https://drafts.csswg.org/selectors/)
https://github.com/w3c/csswg-drafts/issues/2258#issuecomment-440756225

--
Merge pull request #14184 from ewilligers/defined-selector

[selectors] :defined CSS selector
--

wpt-commits: 92a561a3121a1831214a7b9f47931904ae3df5e7, b107846c443a49e7743185bb84eb43ab628e22dc
wpt-pr: 14184
2018-12-11 03:02:21 +00:00
moz-wptsync-bot c00daf40ca Bug 1510315 [wpt PR 14259] - Update wpt metadata, a=testonly
wpt-pr: 14259
wpt-type: metadata
2018-12-11 03:02:21 +00:00
Eric Willigers e2921452c4 Bug 1510315 [wpt PR 14259] - [css-multicol] property parsing, computed values, a=testonly
Automatic update from web-platform-tests
[css-multicol] property parsing, computed values (#14259)

Test that CSS Multi-column Layout properties parse exactly the grammar
specified in the spec.
https://drafts.csswg.org/css-multicol/

Test that computed values are as specified, with lengths made absolute.
--

wpt-commits: fa234f78976ca7abea803fceb3eb53ad3a8603d2
wpt-pr: 14259
2018-12-11 03:02:20 +00:00
moz-wptsync-bot 4d2295f922 Bug 1510042 [wpt PR 14239] - Update wpt metadata, a=testonly
wpt-pr: 14239
wpt-type: metadata
2018-12-11 03:02:20 +00:00
Seth Hampson 859fc1665d Bug 1510042 [wpt PR 14239] - Adding tests for RTCQuicStream., a=testonly
Automatic update from web-platform-tests
Adding tests for RTCQuicStream.

Bug: 874296
Change-Id: I33e79a0641e38b420a23d0ff42933cd26bc0b368
Reviewed-on: https://chromium-review.googlesource.com/c/1341153
Commit-Queue: Seth Hampson <shampson@chromium.org>
Reviewed-by: Steve Anton <steveanton@chromium.org>
Cr-Commit-Position: refs/heads/master@{#611242}

--

wpt-commits: d68d67d05380a3427ec36de058c26b280351e826
wpt-pr: 14239
2018-12-11 03:02:20 +00:00
moz-wptsync-bot 34c5b81b1f Bug 1508901 [wpt PR 14151] - Update wpt metadata, a=testonly
wpt-pr: 14151
wpt-type: metadata
2018-12-11 03:02:19 +00:00
Hiroki Nakagawa 63982d5d33 Bug 1508901 [wpt PR 14151] - Worker: Add referrer policy tests for shared workers, a=testonly
Automatic update from web-platform-tests
Worker: Add referrer policy tests for shared workers

I manually changed only following files:

 - external/wpt/referrer-policy/generic/common.js
 - external/wpt/referrer-policy/generic/referrer-policy-test-case.js
 - external/wpt/referrer-policy/generic/subresource/shared-worker.py
 - external/wpt/referrer-policy/generic/template/shared-worker.js.template
 - external/wpt/referrer-policy/spec.src.json
 - TestExpectations

Others were auto-generated.

Bug: 835717, 906959
Change-Id: Ib0a84710fe94ba0893d9609bb708a3f5e8fd4091
Reviewed-on: https://chromium-review.googlesource.com/c/1343582
Commit-Queue: Hiroki Nakagawa <nhiroki@chromium.org>
Reviewed-by: Hiroshige Hayashizaki <hiroshige@chromium.org>
Cr-Commit-Position: refs/heads/master@{#611192}

--

wpt-commits: afed5465220afa36c6f66d79f31c1b4ff770efb7
wpt-pr: 14151
2018-12-11 03:02:19 +00:00
moz-wptsync-bot 653081157e Bug 1510373 [wpt PR 14264] - Update wpt metadata, a=testonly
wpt-pr: 14264
wpt-type: metadata
2018-12-11 03:02:18 +00:00
L. David Baron 4fed926c4f Bug 1510373 [wpt PR 14264] - Sync Mozilla CSS tests as of 2018-11-27, a=testonly
Automatic update from web-platform-tests
Sync Mozilla CSS tests as of https://hg.mozilla.org/mozilla-central/rev/ce39a152428a7f8ba5a4c82455dcf501c76c031b . (#14264)

This contains changes from [bug 1507663](https://bugzilla.mozilla.org/show_bug.cgi?id=1507663) by @dholbert, reviewed by @aethanyc.
--

wpt-commits: f8f28ee94f5bfddcb003d61e331964e57e551ecf
wpt-pr: 14264
2018-12-11 03:02:18 +00:00
moz-wptsync-bot 30ac7040ea Bug 1509859 [wpt PR 14234] - Update wpt metadata, a=testonly
wpt-pr: 14234
wpt-type: metadata
2018-12-11 03:02:17 +00:00
Yoav Weiss 81475a7768 Bug 1509859 [wpt PR 14234] - Align resource timing buffer full processing to spec PR 168 (reland), a=testonly
Automatic update from web-platform-tests
Align resource timing buffer full processing to spec PR 168 (reland)

This change implements the processing model from PR 168[1], when
it comes to setResourceTimingBufferSize(), clearResourceTimings()
and the firing of the resourcetimingbufferfull event.

This is a reland of
https://chromium-review.googlesource.com/c/chromium/src/+/1345269
(but with nicer tests).

[1] https://github.com/w3c/resource-timing/pull/168

Change-Id: I10431bfda7f79b484c7ee5c608bb8a360d905339
Bug: 908181, 908414
Reviewed-on: https://chromium-review.googlesource.com/c/1350950
Reviewed-by: Nicolás Peña Moreno <npm@chromium.org>
Commit-Queue: Yoav Weiss <yoavweiss@chromium.org>
Cr-Commit-Position: refs/heads/master@{#611174}

--

wpt-commits: cccb52680a601f4de432124092c808e91fad8a15
wpt-pr: 14234
2018-12-11 03:02:17 +00:00
Adam Rice 5dc8b08c41 Bug 1509419 [wpt PR 14193] - ReadableStream: modify tests for pipeThrough() having a brand check, a=testonly
Automatic update from web-platform-tests
ReadableStream: modify tests for pipeThrough() having a brand check (#14193)

Remove tests that ReadableStream.prototype.pipeThrough operates
generically on its arguments. Add tests that it performs brand checks on
|this|, |readable| and |writable|, and throws for other precondition
failures.

Also verify that it *doesn't* call pipeTo().

Also verify that preventClose, preventCancel and preventAbort work,
since we can no longer test that it passes through to pipeTo().

Also change the expected length of the function from 2 to 1 to reflect
that the options argument is optional.

Corresponding standard changes are at
https://github.com/whatwg/streams/pull/966.

--

wpt-commits: 4606e75ca8cd69830223f02e0fbd46fc160f431f
wpt-pr: 14193
2018-12-11 03:02:17 +00:00
Emilio Cobos Álvarez 0a9030b63f Bug 1510303 [wpt PR 14258] - [css-text] Add a reftest for crbug.com/906369 / webkit.org/b/191807., a=testonly
Automatic update from web-platform-tests
[css-text] Add a reftest for crbug.com/906369 / webkit.org/b/191807.

--
Merge pull request #14258 from emilio/crbug-906369

[css-text] Add a reftest for crbug.com/906369 / webkit.org/b/191807.
--

wpt-commits: 5ed4cef548151a3d955dec7fdf219048f3253c76, 1ae4033083ad1193afa27f3e689846c46805649d
wpt-pr: 14258
2018-12-11 03:02:16 +00:00
autofoolip c3c25d5a3d Bug 1510171 [wpt PR 14251] - Update interfaces/scroll-animations.idl, a=testonly
Automatic update from web-platform-tests
Update interfaces/scroll-animations.idl (#14251)

Source: https://github.com/tidoust/reffy-reports/blob/6f56f1e/whatwg/idl/scroll-animations.idl
Build: https://travis-ci.org/tidoust/reffy-reports/builds/460112731
--

wpt-commits: 0febd7959b4a5e68e762a920a8f51f8ef473141e
wpt-pr: 14251
2018-12-11 03:02:16 +00:00
autofoolip 545340af12 Bug 1510170 [wpt PR 14250] - Update interfaces/reporting.idl, a=testonly
Automatic update from web-platform-tests
Update interfaces/reporting.idl (#14250)

Source: https://github.com/tidoust/reffy-reports/blob/6f56f1e/whatwg/idl/reporting.idl
Build: https://travis-ci.org/tidoust/reffy-reports/builds/460112731
--

wpt-commits: abae65b52862490e80c8cc6ff563fe735535ee0c
wpt-pr: 14250
2018-12-11 03:02:15 +00:00
qiuzhong b23a55939b Bug 1510196 [wpt PR 14253] - Remove timeout from promise_test, a=testonly
Automatic update from web-platform-tests
Remove timeout from promise_test (#14253)

Related: #11120
--

wpt-commits: 5df11b94ab1a46595153cd0dd94e4a2409a0a92b
wpt-pr: 14253
2018-12-11 03:02:15 +00:00
qiuzhong fb8798de99 Bug 1509772 [wpt PR 14227] - Remove the timeout in async_test for missing tests, a=testonly
Automatic update from web-platform-tests
Remove the timeout in async_test for webrtc and xhr tests

Some async_test tests in webrtc and xhr with timeout are missed during
removing all the timeout in async_test. As part of goal #11120, this tests
should be updated too.

--
Remove timeout in async_test for geolocation-API tests

This async_test was missed during removing all the timeout from async_test.
Add `<meta name=timeout content=long>` in the html head could probably fix
this.
Related: #14118

--
Update xhr/abort-during-upload.htm

Remove `document.title` default argument from `async_test` as `document.title` is effectively already used
in testharness.js

Co-Authored-By: qiuzhong <zhongx.qiu@intel.com>
--

wpt-commits: 6f0cf0d3b631abdccdefbff113b657dc222ef2c2, e1683f99f7d17ee272e4eed2e49a3e0933c80276, cb9387b32cc99b0154eddd51bc55a014946edc2f
wpt-pr: 14227
2018-12-11 03:02:14 +00:00
moz-wptsync-bot 51ba6fc72c Bug 1510172 [wpt PR 14252] - Update wpt metadata, a=testonly
wpt-pr: 14252
wpt-type: metadata
2018-12-11 03:02:14 +00:00
Automat af Gränssnitt b34f5a3766 Bug 1510172 [wpt PR 14252] - Update interfaces/uievents.idl, a=testonly
Automatic update from web-platform-tests
Update interfaces/uievents.idl

Source: https://github.com/tidoust/reffy-reports/blob/6f56f1e/whatwg/idl/uievents.idl
Build: https://travis-ci.org/tidoust/reffy-reports/builds/460112731

--

wpt-commits: be0a96f608d92117fe4d666342925da70a8bd6c9
wpt-pr: 14252
2018-12-11 03:02:14 +00:00
Philip Jägenstedt 211a7b4475 Bug 1509797 [wpt PR 14232] - Rewrite `async_test(document.title)` to just `async_test()`, a=testonly
Automatic update from web-platform-tests
Rewrite `async_test(document.title)` to just `async_test()` (#14232)

If no test name is given, `document.title` is effectively already used
in testharness.js:
0ddb319131/resources/testharness.js (L3218-L3224)
--

wpt-commits: 3573ce8c3157628989bc2657dc4c9646198ba5ea
wpt-pr: 14232
2018-12-11 03:02:13 +00:00
moz-wptsync-bot 0d6185a2d9 Bug 1454984 [wpt PR 10525] - Update wpt metadata, a=testonly
wpt-pr: 10525
wpt-type: metadata
2018-12-11 03:02:13 +00:00
Anne van Kesteren d742ac4fdb Bug 1454984 [wpt PR 10525] - Parsing Content-Type, a=testonly
Automatic update from web-platform-tests
Fetch: Content-Type parsing

See https://github.com/whatwg/fetch/pull/831 for context.
--

wpt-commits: 62317fb983ca5687e4133d89f5523839fdab7f69
wpt-pr: 10525
2018-12-11 03:02:12 +00:00
Mounir Lamouri 6bdc938ef9 Bug 1510140 [wpt PR 14247] - Revert "Inherit the navigation initiator when navigating instead of the parent/opener", a=testonly
Automatic update from web-platform-tests
Revert "Inherit the navigation initiator when navigating instead of the parent/opener"

This reverts commit 108147dfd1ea159fd3632ef92ccc4ab8952980c7.

Reason for revert:
FindIt suggests a 74% chance that this is the cause of the following issues:
https://ci.chromium.org/buildbot/chromium.webkit/WebKit%20Linux%20Trusty%20Leak/26833

Original change's description:
> Inherit the navigation initiator when navigating instead of the parent/opener
>
> Spec PR: https://github.com/w3c/webappsec-csp/pull/358
>
> Bug: 905301, 894228, 836148
> Change-Id: I43ada2266d42d1cd56dbe3c6dd89d115e878a83a
> Reviewed-on: https://chromium-review.googlesource.com/c/1314633
> Commit-Queue: Andy Paicu <andypaicu@chromium.org>
> Reviewed-by: Mike West <mkwst@chromium.org>
> Cr-Commit-Position: refs/heads/master@{#610850}

TBR=mkwst@chromium.org,andypaicu@chromium.org

Change-Id: If3ccf72cf8a4285926429f2855f32c1b0c606c5b
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: 905301, 894228, 836148
Reviewed-on: https://chromium-review.googlesource.com/c/1351285
Reviewed-by: Mounir Lamouri <mlamouri@chromium.org>
Commit-Queue: Mounir Lamouri <mlamouri@chromium.org>
Cr-Commit-Position: refs/heads/master@{#610930}

--

wpt-commits: 681b7a2bad0235ee25ca7b8be843da515348ad2b
wpt-pr: 14247


--HG--
rename : testing/web-platform/tests/content-security-policy/inheritance/blob-url-in-main-window-self-navigate-inherits.sub.html => testing/web-platform/tests/content-security-policy/inheritance/blob-url-self-navigate-inherits.sub.html
2018-12-11 03:02:12 +00:00
moz-wptsync-bot 90e75620f0 Bug 1507258 [wpt PR 14059] - Update wpt metadata, a=testonly
wpt-pr: 14059
wpt-type: metadata
2018-12-11 03:02:11 +00:00
Lan Wei eda1fafa6a Bug 1507258 [wpt PR 14059] - Modify the web platform tests with mouse inputs to use TestDriver, a=testonly
Automatic update from web-platform-tests
Modify the web platform tests with mouse inputs to use TestDriver

Since we have implemented test_driver Actions API, we will replace
chrome.gpuBenchmarking.pointerActionSequence with this Actions API in
all the tests. This CL will just replace the web platform tests with
mouse inputs.

Bug: 893480
Change-Id: Ie4eb7f4b8aaf23b2664182c5b8e814c7113dcf9a
Reviewed-on: https://chromium-review.googlesource.com/c/1296823
Commit-Queue: Lan Wei <lanwei@chromium.org>
Reviewed-by: Navid Zolghadr <nzolghadr@chromium.org>
Cr-Commit-Position: refs/heads/master@{#610898}

--

wpt-commits: 54aa4d1e272558eaa65eaaa094c038fa4702331f
wpt-pr: 14059
2018-12-11 03:02:11 +00:00
moz-wptsync-bot d929dd1b99 Bug 1509792 [wpt PR 14231] - Update wpt metadata, a=testonly
wpt-pr: 14231
wpt-type: metadata
2018-12-11 03:02:11 +00:00
Kunihiko Sakamoto 9ffbecfc6c Bug 1509792 [wpt PR 14231] - Add imageSrcset and imageSizes IDL attributes to HTMLLinkElement, a=testonly
Automatic update from web-platform-tests
Add imageSrcset and imageSizes IDL attributes to HTMLLinkElement

This feature is behind the Experimental Web Platform feature flag.

Spec PR: https://github.com/whatwg/html/pull/4048

Bug: 813452
Change-Id: I84c58035789b64a311637cebc4672d16661980c2
Reviewed-on: https://chromium-review.googlesource.com/c/1350558
Reviewed-by: Dominic Farolino <domfarolino@gmail.com>
Reviewed-by: Kinuko Yasuda <kinuko@chromium.org>
Commit-Queue: Kunihiko Sakamoto <ksakamoto@chromium.org>
Cr-Commit-Position: refs/heads/master@{#610990}

--

wpt-commits: dba9026fee0e7f5294181008a91b18c29030a397
wpt-pr: 14231
2018-12-11 03:02:10 +00:00