Automatic update from web-platform-testsRemove unneeded WebAudio IDL tests
The IDL tests in the subdirectories aren't really needed anymore since
we have webaudio/idlharness.https.html that covers everything in the
individual tests.
Bug: 854220
Change-Id: I589f4972922dfc15c475ce20e7c4cb664b529920
Reviewed-on: https://chromium-review.googlesource.com/1107120
Reviewed-by: Hongchan Choi <hongchan@chromium.org>
Commit-Queue: Raymond Toy <rtoy@chromium.org>
Cr-Commit-Position: refs/heads/master@{#569280}
--
wpt-commits: 1e174dd99ca9c17829565042d276ba477de5b6bc
wpt-pr: 11580
Automatic update from web-platform-testsAdd the shape-detection-api IDL file and test (#9832)
--
wpt-commits: 3f54c291ef98b8657ac772b04822460865cd6e7e
wpt-pr: 9832
Automatic update from web-platform-testsUpdate existing WebUSB WPT to be multi-global
This change updates the remaining WebUSB web platform tests to be
multi-global so that the API is also tested in the worker contexts.
Bug: 841510
Change-Id: I9df24f1ae4289ab742db275c34552200bb477b22
Reviewed-on: https://chromium-review.googlesource.com/1089033
Commit-Queue: Ovidio Henriquez <odejesush@chromium.org>
Reviewed-by: Reilly Grant <reillyg@chromium.org>
Cr-Commit-Position: refs/heads/master@{#565778}
--
wpt-commits: a82a385bd794d9120b0eb8b94f452d4d38bfe04b
wpt-pr: 11384
Automatic update from web-platform-testsReland "Multi-global WebUSB WPT for window and worker"
This is a reland of 1ff37758f07612906228581dbc808df4b282e250
Original change's description:
> Multi-global WebUSB WPT for window and worker
>
> This change updates the existing web platform tests for WebUSB to use
> multi-global tests to test the API in the supported contexts. The
> change updates the following tests:
> * idlharness
> * usb
> * usbConnectionEvent
>
> Bug: 841510
> Change-Id: I6b118aa4121109cd6a48054c2ebc69b831660afc
> Reviewed-on: https://chromium-review.googlesource.com/1087209
> Reviewed-by: Reilly Grant <reillyg@chromium.org>
> Commit-Queue: Ovidio Henriquez <odejesush@chromium.org>
> Cr-Commit-Position: refs/heads/master@{#564981}
Bug: 841510
Change-Id: Ie354fdd54a4cd94a4801ee634c8d3263e0aa6e93
Reviewed-on: https://chromium-review.googlesource.com/1089647
Commit-Queue: Ovidio Henriquez <odejesush@chromium.org>
Reviewed-by: Chong Zhang <chongz@chromium.org>
Reviewed-by: Reilly Grant <reillyg@chromium.org>
Cr-Commit-Position: refs/heads/master@{#567290}
--
wpt-commits: 6dee65cf657cfc5b2ad1042f778980eef79dd67d
wpt-pr: 11391
--HG--
rename : testing/web-platform/tests/webusb/resources/usb.serviceworker.js => testing/web-platform/tests/webusb/usb.serviceworker.js
Automatic update from web-platform-testsHTML: split up meta refresh parsing test
Part of #11571.
--
wpt-commits: a9d0ad0cd520582ba102993460cd318cccd8153d
wpt-pr: 11607
Automatic update from web-platform-testsWebSocket: only test 2 connections in websockets/constructor/014.html
Part of #11571.
--
wpt-commits: 7e77da661fc920d3cda671be9804fcd8a24dae29
wpt-pr: 11606
Automatic update from web-platform-testsHTML: Expect salvegable to be set to false for pagehide test
Also rename the manual test.
Part of #11269.
--
wpt-commits: 939af265657f0fe6c59094cd9a519b6be9fdbac0
wpt-pr: 11294
--HG--
rename : testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/unload/manual-001-1.html => testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/unload/pagehide-manual-1.html
Automatic update from web-platform-testsSplit up WebCryptoAPI/derive_bits_keys/ with `variant`
Also use .any.js.
Fixes#11203.
--
wpt-commits: 864cba25d0ac3d2f49e851623370f565ca293cbe
wpt-pr: 11204
Automatic update from web-platform-testsNavigating to fragment scrolls with writing-mode: vertical-rl
This CL sets the alignment of the Anchor node in accordance, when
vertical-rl writing-mode is set
Bug: 844868
Change-Id: I8357bcccbc88ffcd3b5d01265737a5b60f1e59a8
Reviewed-on: https://chromium-review.googlesource.com/1075956
Commit-Queue: srirama chandra sekhar <srirama.m@samsung.com>
Reviewed-by: David Bokan <bokan@chromium.org>
Cr-Commit-Position: refs/heads/master@{#569214}
--
wpt-commits: 81918dc2da004801fba7f8833daf6930882831c3
wpt-pr: 11372
Automatic update from web-platform-testsDon't clear non-layout-object style for PseudoElements.
They are only used for storing an extra ComputedStyle for
display:contents pseudo elements as the ComputedStyle for rendering uses
a display:inline with only properties inherited for the parent element.
Bug: 854563
Change-Id: I4dd3d99b0dee0b538645d005b36347b469799244
Reviewed-on: https://chromium-review.googlesource.com/1107802
Reviewed-by: Anders Ruud <andruud@chromium.org>
Commit-Queue: Rune Lillesveen <futhark@chromium.org>
Cr-Commit-Position: refs/heads/master@{#569204}
--
wpt-commits: bcae036590041ef1704e2ba337e0577dac8c11c4
wpt-pr: 11594
Automatic update from web-platform-testsAdd a new test case for hit testing inline elements
This patch adds a new WPT that hit tests the empty region in an inline
element above a child with smaller font size (i.e., smaller height), and
expects to hit the inline element itself.
This helps us add related implementation in LayoutNG, since no existing
test case tests this behavior yet.
Bug: 851075
Cq-Include-Trybots: luci.chromium.try :linux_layout_tests_layout_ng
Change-Id: Ic538681530e17ea0d5fc49612376e30bdcf563d8
Reviewed-on: https://chromium-review.googlesource.com/1108560
Reviewed-by: Emil A Eklund <eae@chromium.org>
Commit-Queue: Xiaocheng Hu <xiaochengh@chromium.org>
Cr-Commit-Position: refs/heads/master@{#569082}
--
wpt-commits: cece9a142ba91d0e283a3206f272bde4876fe2a7
wpt-pr: 11596
MozReview-Commit-ID: CvzjoCi9YpJ
Automatic update from web-platform-testsAsync Cookies: Expose additional cookie attributes.
This CL exposes the following attributes in CookieListItem members
returned by cookieStore.get() and cookieStore.getAll(), and contained in
cookie change events.
* expires: "expiry-time" attribute
* domain: "domain" attribute, or null for host-only cookies
* path: "path" attribute
* secure: "secure-only-flag" attribute
The "same-site-flag" attribute will be exposed in a future CL that will
also add support for setting it.
The following attributes are not exposed intentionally.
* "creation-time", "last-access-time": no clear use case
* "persistent-flag": exposed implicitly as a null expiration time
* "host-only-flag": exposed implicitly as a null domain
* "http-only-flag": would always be false
This CL also fully implements setting a cookie's domain attribute, and
updates the relevant WPT tests.
CookieListItem is covered by the API explainer:
https://wicg.github.io/cookie-store/explainer.html
Cookie attributes are described in the cookie storage model:
https://tools.ietf.org/html/draft-ietf-httpbis-rfc6265bis-02#section-5.4
Bug: 729800
Change-Id: I8061f20d348b53ba8d0dabbd4b97564f6c3b4217
Reviewed-on: https://chromium-review.googlesource.com/1102339
Commit-Queue: Victor Costan <pwnall@chromium.org>
Reviewed-by: Joshua Bell <jsbell@chromium.org>
Reviewed-by: Marijn Kruisselbrink <mek@chromium.org>
Cr-Commit-Position: refs/heads/master@{#568972}
--
wpt-commits: 9392f67e3db464b3f5de73b900e125306a758221
wpt-pr: 11546
Automatic update from web-platform-tests[Mojo Blob URLs] Make clicking an <a target="blank_"> with a blob URL work correctly.
This goes through a code-path where the blob URL token was incorrectly
dropped, so make sure we copy the token from the old FrameLoadRequest to
the new FrameLoadRequest.
Adds a web-platform-test to verify this behavior, and enables the blob URL browser
tests to also run with MojoBlobURLs enabled. This browser test required another
bug fix in RenderFrameHostImpl.
Cq-Include-Trybots: luci.chromium.try :linux_mojo
Bug: 800901
Change-Id: I87eee70e784dd8cb273f8671f37b00d8a93d9543
Reviewed-on: https://chromium-review.googlesource.com/1102820
Reviewed-by: Daniel Cheng <dcheng@chromium.org>
Reviewed-by: Dmitry Gozman <dgozman@chromium.org>
Commit-Queue: Marijn Kruisselbrink <mek@chromium.org>
Cr-Commit-Position: refs/heads/master@{#568071}
--
wpt-commits: b71b2c58623ee15f0918b7388bf9cd11976b4b1b
wpt-pr: 11534
MozReview-Commit-ID: FUGGRWWW8Fo
Automatic update from web-platform-testsUpdate the secure-contexts IDL file and test (#9848)
--
wpt-commits: 08ffa82f0c85c931ed162362c39f2e7cf0d19612
wpt-pr: 9848
Automatic update from web-platform-tests[idlharness.js] Improve error msg for invalid objects.
Note that this is not a functional change; it just helps authors of idlharness tests identify what's gone wrong if they have incorrect add_objects params.
testharness.js drops the stack for thrown errors and prints a (useless) new stack.
Change-Id: I6dd90c461f0ab58e57978a28e3e5e9eb366a4827
Reviewed-on: https://chromium-review.googlesource.com/1104311
Commit-Queue: Philip Jägenstedt <foolip@chromium.org>
Reviewed-by: Philip Jägenstedt <foolip@chromium.org>
Cr-Commit-Position: refs/heads/master@{#568803}
--
wpt-commits: d6e09bfbc21f0767f3b0575951e0eaa687a7bbf7
wpt-pr: 11553