https://github.com/web-platform-tests/wpt

sort by:
Revision Author Date Message Commit Date
e76a0e4 upateWith() must abort when dup shippingOption ids 01 September 2017, 04:44:56 UTC
05af81a wip 01 September 2017, 04:42:48 UTC
e6d8700 Merge pull request #7062 from nils-ohlmeier/fix_initial_create_offer_verification Fixed verification on initial SDP offer 31 August 2017, 06:05:52 UTC
006e702 Merge pull request #7059 from rwaldron/7056 RTCTrackEvent: fix typo naming event => trackEvent. Fixes gh-7056 31 August 2017, 06:00:53 UTC
45542f2 PMI verification tests (#7021) 31 August 2017, 05:46:56 UTC
b3b9c1e Porting access-control-preflight-request-invalid-status-501 to WPT Bug: 745385 Change-Id: Iee758c5cffa37a4070b7b90d5e522c7079ae696c Reviewed-on: https://chromium-review.googlesource.com/642630 Commit-Queue: Austin James Ahlstrom <aahlstrom@google.com> Reviewed-by: Takeshi Yoshino <tyoshino@chromium.org> Reviewed-by: Yutaka Hirano <yhirano@chromium.org> Cr-Commit-Position: refs/heads/master@{#498758} 31 August 2017, 05:34:55 UTC
bef4a9d Porting access-control-preflight-async-header-denied to WPT Bug: 745385 Change-Id: I16c24192021b852c6dd3f2dbf241e09faabb3912 Reviewed-on: https://chromium-review.googlesource.com/637611 Reviewed-by: Yutaka Hirano <yhirano@chromium.org> Reviewed-by: Takeshi Yoshino <tyoshino@chromium.org> Commit-Queue: Austin James Ahlstrom <aahlstrom@google.com> Cr-Commit-Position: refs/heads/master@{#498757} 31 August 2017, 05:26:56 UTC
5c3210c Porting access-control-basic-denied-preflight-cache to WPT Note that in the server-side file, the "Cache-Control" header is set to "no-store". This does not relate specifically to this bug, but is added as a general practice to avoid unexpected behavior caused by caching. Bug: 745385 Change-Id: I0b25edd79cf2bf34c6c3602f74c99c895b2ca490 Reviewed-on: https://chromium-review.googlesource.com/630338 Commit-Queue: Austin James Ahlstrom <aahlstrom@google.com> Reviewed-by: Yutaka Hirano <yhirano@chromium.org> Reviewed-by: Takeshi Yoshino <tyoshino@chromium.org> Cr-Commit-Position: refs/heads/master@{#498755} 31 August 2017, 05:17:09 UTC
4b1563d same issue in another file 31 August 2017, 03:45:53 UTC
7d7a188 Remove alphan102 (#7063) 31 August 2017, 03:04:16 UTC
4d4ae4b Porting access-control-preflight-credential-async from LayoutTest to WPT Bug: 745385 Change-Id: Id23e5fdf6d82cdde4fe12d59548c6af27dd3f8c6 Reviewed-on: https://chromium-review.googlesource.com/640451 Commit-Queue: Austin James Ahlstrom <aahlstrom@google.com> Reviewed-by: Takeshi Yoshino <tyoshino@chromium.org> Reviewed-by: Yutaka Hirano <yhirano@chromium.org> Cr-Commit-Position: refs/heads/master@{#498725} 31 August 2017, 02:43:17 UTC
052112c Porting access-control-preflight-request-invalid-status-301 to WPT Bug: 745385 Change-Id: Ia6b56943033b0fcb6ed683a7cb60b9a2c3f86f20 Reviewed-on: https://chromium-review.googlesource.com/620449 Commit-Queue: Austin James Ahlstrom <aahlstrom@google.com> Reviewed-by: Takeshi Yoshino <tyoshino@chromium.org> Reviewed-by: Yutaka Hirano <yhirano@chromium.org> Cr-Commit-Position: refs/heads/master@{#498722} 31 August 2017, 02:34:23 UTC
6cb9707 Fixed verification on initial SDP offer 31 August 2017, 00:38:29 UTC
8220acd Add vr feature policy This CL enables vr feature policy. So that, if you want to disable vr within your application, you can delivering the following HTTP response header: Feature-Policy: vr 'none' If you want to enable vr for all frames(including cross-origin iframes), delivering this: Feature-Policy: vr * If you want to enable vr just for your own origin, delivering this: Feature-Policy: vr 'self' To request vr for iframes, you can <iframe src="https://foo.bar" allow="vr"></iframe> to grant vr to this iframe. Bug: 666767 Change-Id: I48d7accf8553d6a9ac19d9f41dbbce2ff9934579 Reviewed-on: https://chromium-review.googlesource.com/636663 Reviewed-by: Ian Vollick <vollick@chromium.org> Reviewed-by: Michael Thiessen <mthiesse@chromium.org> Reviewed-by: Daniel Cheng <dcheng@chromium.org> Reviewed-by: Brandon Jones <bajones@chromium.org> Reviewed-by: Ian Clelland <iclelland@chromium.org> Commit-Queue: Biao She <bshe@chromium.org> Cr-Commit-Position: refs/heads/master@{#498674} 31 August 2017, 00:12:54 UTC
24ab44c RTCTrackEvent: fix typo naming event => trackEvent. Fixes gh-7056 30 August 2017, 21:56:58 UTC
006d77c HTML: update interfaces/html.idl: DOMMatrix2DInit and Path2D Follows https://github.com/whatwg/html/pull/2982 https://github.com/whatwg/html/pull/2926 30 August 2017, 12:16:42 UTC
2989c5b Porting access-control-basic-non-simple-allow-async to WPT Bug: 745385 Change-Id: I32a278947e2332c1ad7b844730a61a615b9b7535 Reviewed-on: https://chromium-review.googlesource.com/630518 Reviewed-by: Yutaka Hirano <yhirano@chromium.org> Reviewed-by: Takeshi Yoshino <tyoshino@chromium.org> Commit-Queue: Austin James Ahlstrom <aahlstrom@google.com> Cr-Commit-Position: refs/heads/master@{#498402} 30 August 2017, 09:11:23 UTC
467fba6 Porting access-control-basic-non-simple-deny-cached to WPT Bug: 745385 Change-Id: I8afd884aa177c5394d011133a4a379e1f6e30879 Reviewed-on: https://chromium-review.googlesource.com/631396 Reviewed-by: Yutaka Hirano <yhirano@chromium.org> Reviewed-by: Takeshi Yoshino <tyoshino@chromium.org> Commit-Queue: Austin James Ahlstrom <aahlstrom@google.com> Cr-Commit-Position: refs/heads/master@{#498401} 30 August 2017, 09:02:54 UTC
1945086 Porting access-control-preflight-request-header-lowercase to WPT Bug: 745385 Change-Id: Ibbe62d83f0ea45940be1f89f7bfe71ed7c62bf77 Reviewed-on: https://chromium-review.googlesource.com/620448 Reviewed-by: Takeshi Yoshino <tyoshino@chromium.org> Reviewed-by: Yutaka Hirano <yhirano@chromium.org> Commit-Queue: Austin James Ahlstrom <aahlstrom@google.com> Cr-Commit-Position: refs/heads/master@{#498392} 30 August 2017, 08:22:35 UTC
2a52656 Merge html/user-interaction/ to html/editing/. (#7045) 30 August 2017, 04:55:30 UTC
cb7ba2b CSS values: consolidate web platform test wpt/css-values/ contained only a single test. https://github.com/w3c/web-platform-tests/tree/master/css-values We move it into wpt/css/css-values-3/ Change-Id: Icd9d4792610802d0f3ff7a7478cb90cfee03cb72 Reviewed-on: https://chromium-review.googlesource.com/636564 Commit-Queue: Eric Willigers <ericwilligers@chromium.org> Reviewed-by: nainar <nainar@chromium.org> Reviewed-by: Quinten Yearsley <qyearsley@chromium.org> Cr-Commit-Position: refs/heads/master@{#498364} 30 August 2017, 04:47:45 UTC
9ed9e27 CSS Motion Path: test calc support https://drafts.csswg.org/css-values-3/#calc-notation The calc() function ... can be used wherever <length>, <frequency>, <angle>, <time>, <percentage>, <number>, or <integer> values are allowed. We test calc support for CSS Motion Path and transforms properties. BUG=722757,722696 Change-Id: If0f3791522f35b5fbd5f83b8fd6beda214600d96 Reviewed-on: https://chromium-review.googlesource.com/634086 Reviewed-by: Darren Shen <shend@chromium.org> Commit-Queue: Eric Willigers <ericwilligers@chromium.org> Cr-Commit-Position: refs/heads/master@{#498296} 30 August 2017, 00:33:38 UTC
0c18c37 Return nullptr when failing to raise resource limits We had been seeing crashes in the wild on pages that would exceed their resource limits. This CL changes ArrayBufferContents::ReserveMemory to return nullptr if raising the resource limit fails. Ultimately, this leads to a RangeError exception being thrown, which matches the other Wasm out of memory scenarios. Bug: chromium:759533 Change-Id: Ic8b1ead46cf42e1a1ecfe49ef24948d71b652131 Reviewed-on: https://chromium-review.googlesource.com/639056 Reviewed-by: Kenneth Russell <kbr@chromium.org> Reviewed-by: Chris Palmer <palmer@chromium.org> Commit-Queue: Eric Holk <eholk@chromium.org> Cr-Commit-Position: refs/heads/master@{#498219} 29 August 2017, 21:00:34 UTC
b0db1f1 Support complete feature policy syntax in iframe attribute This requies update current syntax to adopt CSP syntax, for more details please refer to the doc: https://docs.google.com/document/d/1903nztB5tHN_8g_GDtNT9KkkjRAuid1eaS8kT99mlDs/edit For consistency, feature policy http header policy will also be using the same syntax. Bug: 726739 Change-Id: Iac71b7ef971b58fa1f125b13d6e472b15450cb47 Reviewed-on: https://chromium-review.googlesource.com/620948 Commit-Queue: Ian Clelland <iclelland@chromium.org> Reviewed-by: Oliver Chang <ochang@chromium.org> Reviewed-by: Mike West <mkwst@chromium.org> Reviewed-by: Nico Weber <thakis@chromium.org> Reviewed-by: Ian Clelland <iclelland@chromium.org> Cr-Commit-Position: refs/heads/master@{#498214} 29 August 2017, 20:35:56 UTC
f4cb3f7 Update expected result to match sorting performed by the test in clients-matchall-client-types.https.html. (#6745) 29 August 2017, 14:31:21 UTC
87b14ec Merge pull request #7036 from dontcallmedom/rm-appuri Remove app-uri test suite 29 August 2017, 14:20:30 UTC
2f46c87 Remove app-uri test suite Spec is dead and not implemented in browsers afaict 29 August 2017, 13:55:50 UTC
7a05e4d Streams: Check constructor and method names Check the .name properties of constructors and methods for the Streams API. Also add properties tests for ReadableByteStreamController, ReadableStreamBYOBReader and ReadableStreamBYOBRequest. 29 August 2017, 13:48:43 UTC
b063cf4 Changing <style> element's media attribute should reflect is CSS. CSSStyleSheet is not created for style elements when the media type is not matching screen or print earlier. With this change, it will create style sheet for all media types. Bug: 756804, 759420, 757450 Change-Id: I8c38f2daf6d70b749a0f8de394d646f755695d02 Reviewed-on: https://chromium-review.googlesource.com/631859 Reviewed-by: Rune Lillesveen <rune@opera.com> Commit-Queue: Shanmuga Pandi <shanmuga.m@samsung.com> Cr-Commit-Position: refs/heads/master@{#498083} 29 August 2017, 13:04:01 UTC
7b43638 Support the CORS preflight cache on workers. Bug: 443374 Change-Id: Icc8b2633530710fe9aa380ca94751ba67255f994 Reviewed-on: https://chromium-review.googlesource.com/627939 Reviewed-by: Kinuko Yasuda <kinuko@chromium.org> Reviewed-by: Takeshi Yoshino <tyoshino@chromium.org> Commit-Queue: Tsuyoshi Horo <horo@chromium.org> Cr-Commit-Position: refs/heads/master@{#498045} 29 August 2017, 08:23:24 UTC
0c6dee4 [geometry] Test DOMMatrix2DInit validate and fixup with ignore3D Follows https://github.com/w3c/fxtf-drafts/pull/211 https://github.com/whatwg/html/pull/2926 29 August 2017, 06:56:09 UTC
506ace0 Fix and cleanup error handling in createImageBitmap This CL fixes the following issues with errors generated by createImageBitmap: * Instead of throwing exceptions, promises are rejected (as per spec). * resizeWidth/Height of 0 results in RangeError instead of InvalidStateError. * Code refactored to centralize error handling. * Distinction made between decode error and allocation error. * Invalid args test re-written and migrated to web-platform-tests BUG=757442 Change-Id: Ic8f5dc1a022f9b57b4d36454f5c877b26c806479 Reviewed-on: https://chromium-review.googlesource.com/628583 Commit-Queue: Justin Novosad <junov@chromium.org> Reviewed-by: Xida Chen <xidachen@chromium.org> Cr-Commit-Position: refs/heads/master@{#497927} 28 August 2017, 23:37:53 UTC
aba33c2 Set pressure to 0 when no button is pressed Based on the spec we should set the pressure to 0 all the time when no button is pressed. Bug: 757816 Change-Id: I98307559571e9c08cf40116867e156fe665a2a4a Reviewed-on: https://chromium-review.googlesource.com/626039 Reviewed-by: Dave Tapuska <dtapuska@chromium.org> Commit-Queue: Navid Zolghadr <nzolghadr@chromium.org> Cr-Commit-Position: refs/heads/master@{#497800} 28 August 2017, 18:18:06 UTC
daf98a6 blink: Set the default referrer policy for <link> tags. Referrer policy is not initialized in HTMLLinkElement, giving it the value kReferrerPolicyAlways, meaning that the proper referrer policy is ignored for link elements. This causes rel="prefetch" linked resources to always have the full referrer, contradicting the spec: https://w3c.github.io/resource-hints/: "the user agent must [...] Apply relevant Referrer policy restrictions for resource hint link's, as defined by [REFERRER-POLICY]." WPT test written by jochen@chromium.org. Bug: 758597 Change-Id: Iedb3c6197798413d76e41bcccb06a19407daeb62 Reviewed-on: https://chromium-review.googlesource.com/635623 Commit-Queue: Benoit L <lizeb@chromium.org> Reviewed-by: Yoav Weiss <yoav@yoav.ws> Reviewed-by: Jochen Eisinger <jochen@chromium.org> Cr-Commit-Position: refs/heads/master@{#497781} 28 August 2017, 17:22:17 UTC
74d07bc Support ::before and ::after pseudo elements after ::slotted. Allow pseudo elements after ::slotted() pseudo elements to allow for scopes to which an element has been slotted to generate ::before / ::after pseudo elements. The scoping spec[1] allows tree-abiding[2] pseudo elements after ::slotted. This CL adds support for ::before and ::after. [1] https://drafts.csswg.org/css-scoping/#slotted-pseudo [2] https://drafts.csswg.org/css-pseudo-4/#treelike Bug: 754081 Change-Id: I95d91ea06d8fa75537cf8c845da477b2fb034a7d Reviewed-on: https://chromium-review.googlesource.com/616042 Commit-Queue: Rune Lillesveen <rune@opera.com> Reviewed-by: Takayoshi Kochi <kochi@chromium.org> Cr-Commit-Position: refs/heads/master@{#497742} 28 August 2017, 13:16:40 UTC
851aebb [cssom] Test unexistent pseudo-element for layout-dependent properties. This is a test for: * https://bugs.webkit.org/show_bug.cgi?id=175936 * https://bugs.chromium.org/p/chromium/issues/detail?id=758596 28 August 2017, 08:10:12 UTC
02dc0b0 Merge pull request #7010 from dontcallmedom/setsinkid Test behavior of setSinkId (automatic and manual) 28 August 2017, 08:04:13 UTC
eeaa10a Merge pull request #6995 from dontcallmedom/audio-output Add basic IDL test for audio-output spec 28 August 2017, 08:03:19 UTC
f2c7720 Test that removed WebVTT APIs are not supported Follows https://github.com/w3c/webvtt/pull/31 and https://github.com/w3c/webvtt/pull/349 28 August 2017, 07:18:06 UTC
ab95958 HTML: Test that data: URL is supported in <track src> Followup to restore coverage from https://github.com/w3c/web-platform-tests/pull/6994 28 August 2017, 07:09:36 UTC
e511e5e Delete an OWNERS accidentally exported from Chromium (#7017) Sorry, but it seems like a recent change in Chromium's wpt bots accidentally exported this OWNERS file. The bug in our bots is being tracked at https://bugs.chromium.org/p/chromium/issues/detail?id=759181 and we are already working on fixing it. Due to some fortunate coincidences, this is the only accidental "contamination" thus far, and it is unlikely to have new cases even with the bug present. That being said, we will fix the bug ASAP. 26 August 2017, 06:00:46 UTC
fbe4ac7 Server Timing - duplicate names WPT Update WPT to assert that all server timing entries of the same name for the same resource come down to javascript-land. No de-duping. Bug: 702760 Change-Id: I6050096bb8c2600c07a4651bafebad5d43b9a18d Reviewed-on: https://chromium-review.googlesource.com/634632 Reviewed-by: Yoav Weiss <yoav@yoav.ws> Reviewed-by: Mike West <mkwst@chromium.org> Commit-Queue: Yoav Weiss <yoav@yoav.ws> Cr-Commit-Position: refs/heads/master@{#497526} 25 August 2017, 21:07:21 UTC
65602b4 Server Timing: add toJSON() to IDL and WPT Bug: 702760 Change-Id: I5d33dd2584d3d109fa5a850611124418dc34b15b Reviewed-on: https://chromium-review.googlesource.com/635906 Commit-Queue: Yoav Weiss <yoav@yoav.ws> Reviewed-by: Yoav Weiss <yoav@yoav.ws> Cr-Commit-Position: refs/heads/master@{#497525} 25 August 2017, 20:59:14 UTC
2352285 Remove Chromium-specific file path in WPT feature policy README A Chromium-specific path was introduced in crrev.com/c/571019 and made it upstream. This removes the sentence containing the path. Bug: Change-Id: I16a89ae2e9b321a8d5bfbcbb2dc4488636dc242b Reviewed-on: https://chromium-review.googlesource.com/603917 Reviewed-by: Luna Lu <loonybear@chromium.org> Reviewed-by: Ian Clelland <iclelland@chromium.org> Commit-Queue: Jeff Carpenter <jeffcarp@chromium.org> Cr-Commit-Position: refs/heads/master@{#497505} 25 August 2017, 20:11:18 UTC
bdb8b1b A detached History should throw SecurityError when accessed. Add a WPT for this, since it's currently in the spec but untested. Bug: Test: external/wpt/html/browsers/the-history-interface/history_properties_only_fully_active.html Change-Id: I6ab95dcad58ecb5e27ef40601b7aa71d8a32efb8 Reviewed-on: https://chromium-review.googlesource.com/633823 Commit-Queue: Nate Chapin <japhet@chromium.org> Reviewed-by: Mike West <mkwst@chromium.org> Cr-Commit-Position: refs/heads/master@{#497493} 25 August 2017, 19:54:53 UTC
259876e PaymentRequest: supportedMethods must not accept sequence<DOMString> Follows https://github.com/w3c/payment-request/pull/551 A union type `DOMString or sequence<DOMString>` is also not allowed. 25 August 2017, 18:58:55 UTC
51dfda0 Add manual test to test proper authorizing and rendering of audio via setSinkId 25 August 2017, 14:46:55 UTC
0743f84 Test behavior of setSinkId (not including actual audio rendering) 25 August 2017, 14:46:55 UTC
26c3982 fix(pr-currency-code-checks): typo (#7004) 25 August 2017, 14:45:09 UTC
88f290d Test that webkitHidden and webkitVisibilityState do not exist (#6983) Intent to Deprecate and Remove for Blink: https://groups.google.com/a/chromium.org/d/msg/blink-dev/buY9Cbf69Ns/IxAnIkaIDAAJ 25 August 2017, 10:49:51 UTC
d734a79 Create compat/OWNERS (#6984) 25 August 2017, 10:34:55 UTC
0aefbf9 Use Blob URLs instead of data URLs for WebVTT tests Avoids issues with unique origins around data URLs. 25 August 2017, 09:35:00 UTC
9b8a512 Test Ed25519 signatures with CSP. This tests the interaction between Content Security Policy and Signature-based Subresource Integrity. Bug: 753349 Change-Id: I45e269e43792d0e2893e5e26a7431ef64a304b84 Reviewed-on: https://chromium-review.googlesource.com/631723 Commit-Queue: Daniel Vogelheim <vogelheim@chromium.org> Reviewed-by: Mike West <mkwst@chromium.org> Cr-Commit-Position: refs/heads/master@{#497362} 25 August 2017, 09:25:42 UTC
82fc92e CSP now prevents opening javascript url windows when they're not allowed spec: https://html.spec.whatwg.org/#navigate which leads to: https://w3c.github.io/webappsec-csp/#should-block-navigation-request Bug: 756040 Change-Id: I5fd62ebfb6fe1d767694b0ed6cf427c8ea95994a Reviewed-on: https://chromium-review.googlesource.com/632580 Reviewed-by: Mike West <mkwst@chromium.org> Commit-Queue: Andy Paicu <andypaicu@chromium.org> Cr-Commit-Position: refs/heads/master@{#497338} 25 August 2017, 07:05:01 UTC
810a8b8 PaintWorklet: Move paintWorklet from "window" to "CSS" Before this CL, "paintWorklet" attribute is defined on "Window" interface, but that should be defined on "CSS" interface[1]. According to the spec discussion[2], "CSS" will be changed from "interface" to "namespace", but "namespace" is not supported yet in Blink. As a stopgap, this CL changes "paintWorklet" to a static attribute and moves it to "CSS" interface to emulate an attribute-on-namespace. [1] https://drafts.css-houdini.org/css-paint-api-1/#dom-css-paintworklet [2] https://github.com/w3c/css-houdini-drafts/issues/410 Bug: 719303 Change-Id: I01f371f0d4f9a193352d1ede1fe28632d52cf312 Reviewed-on: https://chromium-review.googlesource.com/630899 Commit-Queue: Hiroki Nakagawa <nhiroki@chromium.org> Reviewed-by: Yuki Shiino <yukishiino@chromium.org> Reviewed-by: Xida Chen <xidachen@chromium.org> Reviewed-by: Ian Kilpatrick <ikilpatrick@chromium.org> Reviewed-by: Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#497319} 25 August 2017, 04:59:06 UTC
1d1b5aa Merge pull request #7001 from nils-ohlmeier/onnegotiationneeded setup onnegotiationneeded before checking it 25 August 2017, 04:03:03 UTC
450f516 Porting access-control-preflight-credential-sync from LayoutTest to WPT Bug: 745385 Change-Id: I876c9f3c90d93fcfa4c808d7a36e52c5e17d154d Reviewed-on: https://chromium-review.googlesource.com/620332 Commit-Queue: Austin James Ahlstrom <aahlstrom@google.com> Reviewed-by: Yutaka Hirano <yhirano@chromium.org> Reviewed-by: Takeshi Yoshino <tyoshino@chromium.org> Cr-Commit-Position: refs/heads/master@{#497313} 25 August 2017, 03:45:50 UTC
cf65b42 setup onnegotiationneeded before checking it 24 August 2017, 23:10:44 UTC
9364565 Add basic IDL test for audio-output spec 24 August 2017, 12:45:12 UTC
e45b910 Visibility:collapse for table columns Allow table columns and column groups (including spanning columns) to be collapsed by updating column positions, changing cell and table widths, and not painting collapsed cells. Bug: 174167 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Change-Id: Ic91828708f9e65c0862ce9715af034e8098310f7 Reviewed-on: https://chromium-review.googlesource.com/602506 Commit-Queue: Joy Yu <joysyu@google.com> Commit-Queue: Emil A Eklund <eae@chromium.org> Reviewed-by: Emil A Eklund <eae@chromium.org> Reviewed-by: Morten Stenshorne <mstensho@opera.com> Reviewed-by: David Grogan <dgrogan@chromium.org> Cr-Commit-Position: refs/heads/master@{#496788} 24 August 2017, 10:03:25 UTC
b467fe0 Add a root scroller test for sticky elements Bug: 699244 Change-Id: I6a4907f4b97b12fb5c55f857b1a8dde21db70cfd Reviewed-on: https://chromium-review.googlesource.com/606208 Reviewed-by: Robert Flack <flackr@chromium.org> Commit-Queue: Stephen McGruer <smcgruer@chromium.org> Cr-Commit-Position: refs/heads/master@{#496789} 23 August 2017, 20:57:33 UTC
898bac2 Adding WebDriver support for Internet Explorer to wptrunner (#6981) 23 August 2017, 16:24:25 UTC
f634381 Merge pull request #6965 from shs96c/webdriver-content-editable [webdriver] Element Send Keys puts insertion point at end of contententeditable 23 August 2017, 14:46:43 UTC
8c9da1f [webvtt] Update WebVTT tests for [Exposed=Window] Closes https://github.com/w3c/webvtt/issues/358. 23 August 2017, 10:37:05 UTC
1874e2b Porting access-control-basic-post-success-no-content-type to WPT Bug: 745385 Change-Id: I4a8bdc86087b3c82d9bdbb628bd2e248fd860861 Reviewed-on: https://chromium-review.googlesource.com/616327 Reviewed-by: Yutaka Hirano <yhirano@chromium.org> Reviewed-by: Takeshi Yoshino <tyoshino@chromium.org> WPT-Export-Revision: 463a56622fd800317db3965e9c766dee8ad149a0 23 August 2017, 07:38:49 UTC
5bf4e41 fix: supportedMethods is a string, not sequence (#6975) 23 August 2017, 03:30:32 UTC
d0127ff Fix typo in marker tests; substitute "rel" for "ref". 22 August 2017, 22:10:05 UTC
2301b37 Initial upload to reland 578729. This change moves the idl and implementation from modules/webauth/ to modules/credentialmanager and implements the creation of a publicKeyCredential via navigator.credentials.create(). The call uses WebAuthenticationClient to dispatch publicKeyCredential operations to the browser-side mojo implementation. This change also mocks the the browser-side implementation of authenticator.mojom and adds layout tests using test_runner. This change freezes the spec at WD05 for interop. Spec WD05: https://www.w3.org/TR/2017/WD-webauthn-20170505/ TBR=mkwst@chromium.org Change-Id: I4795205c5efcdcf2a5aa5de61944b8ecb6999701 Reviewed-on: https://chromium-review.googlesource.com/615473 Commit-Queue: Kim Paulhamus <kpaulhamus@chromium.org> Reviewed-by: Daniel Cheng <dcheng@chromium.org> Reviewed-by: Balazs Engedy <engedy@chromium.org> WPT-Export-Revision: 12b8a4463905ab2d29ab2c806e1eaba0b238cce2 22 August 2017, 20:01:11 UTC
49ef6b9 [css-pseudo-4] Add test for ::marker with font properties This test was reviewed in https://bugs.webkit.org/show_bug.cgi?id=141477. 22 August 2017, 19:31:09 UTC
0f0b3c5 [css-pseudo-4] Add some tests for ::marker These tests were reviewed in https://bugs.webkit.org/show_bug.cgi?id=141477. 22 August 2017, 19:29:11 UTC
9eba97b [geometry] Also test DOMMatrix a-f do not change is2D Followup for 8c258a9c344a1dd39504599440b2d83b962fdf05 to slightly increase the coverage. 22 August 2017, 15:04:52 UTC
982e849 Test reflection of <template> and <slot> 22 August 2017, 14:17:41 UTC
99893ad Add position-sticky-transforms.html test to WPT Bug: 699244 Change-Id: Idedacece80631a6411687039cfe00f1ce3561bd8 Reviewed-on: https://chromium-review.googlesource.com/600255 WPT-Export-Revision: 7a2623adbf19fb94b81be14a7ede1d12a29c4ed7 22 August 2017, 13:41:58 UTC
8d5503e Fix incorrect marquee scrollDelay test (#6966) The spec says simply that scrollDelay must reflect the scrolldelay content attribute with no extra processing beyond default value: https://html.spec.whatwg.org/#dom-marquee-scrolldelay Even though for rendering values below 60 are clamped to 60, this is not reflected in the IDL property per spec. All browsers match the spec: http://wpt.fyi/html/obsolete/requirements-for-implementations/the-marquee-element-0/marquee-scrolldelay.html Firefox doesn't register properly on that page because of its weird <marquee> implementation, but this shows that it also doesn't clamp: data:text/html,<!doctype html> <body onload="alert(m.scrollDelay)"> <marquee id=m scrolldelay=1></marquee> alerts "1". 22 August 2017, 13:36:54 UTC
97df398 Don't test descendant combinator Its future is not yet decided: https://github.com/w3c/csswg-drafts/issues/641 Only WebKit supports it. We shouldn't encourage other browsers to implement it until a final decision is made on whether we want to keep it. 22 August 2017, 12:50:17 UTC
0b6cd4f [webdriver] Element Send Keys puts insertion point at end of contenteditable Adding a test to allow us to verify that the insertion point of a contenteditable is at the end of any TEXT nodes. Closes w3c/webdriver#810 22 August 2017, 12:10:04 UTC
7f841f1 Implement Signature-based Resource Loading Restrictions. This change extends Subresource Integrity attributes to also recognize digital signatures (Ed25519). See the bug for links to spec, intent, etc. Bug: 753349 Change-Id: I69c29f168e2df57b8a26edba7c794625ef478099 Reviewed-on: https://chromium-review.googlesource.com/607930 Commit-Queue: Daniel Vogelheim <vogelheim@chromium.org> Reviewed-by: Mike West <mkwst@chromium.org> WPT-Export-Revision: 0b990ef9bbf01da1e487b5f6a270bf4a4588c217 22 August 2017, 11:49:11 UTC
122f8e1 Show details after each test finish in text-orientation.js (#6949) 22 August 2017, 09:56:39 UTC
2b6abec Add html/README.md. (#6964) LGTM 22 August 2017, 09:37:42 UTC
27c3a48 Update reflection tests This also includes adding support for form.action, button.formAction, and input.formAction, as well as a bunch of properties that reflect only for setting ("customGetter"), and a couple more tweaks. 22 August 2017, 07:13:38 UTC
8c258a9 Setting DOMMatrix.m33 or m44 to 1 should preserve is2D Per [1], setting a value other than one (1) should clear the is2D flag. We had the logic reversed. [1] https://drafts.fxtf.org/geometry/#dommatrix-attributes Bug: 756789 Change-Id: I37fcd4e20fedee6ba29bb164e81cdf324971f9a1 Reviewed-on: https://chromium-review.googlesource.com/623410 WPT-Export-Revision: 3634ea4e0317f40355aad542633091b596a0bc17 22 August 2017, 05:58:39 UTC
2da2d51 Fix OffscreenCanvas resizing behavior This change ensures that the width and height attributes of a placeholder canvas reflect the size of frames committed on the OffscreenCanvas. Also, an exception is thrown if an attempt is made to set a size attribute on a placeholder canvas. BUG=754733, 754736 TBR=zmo@chromium.org Cq-Include-Trybots: master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Change-Id: I6ec4296df5f8d47e22753e40e91eee616a3f9399 Reviewed-on: https://chromium-review.googlesource.com/612513 Reviewed-by: Justin Novosad <junov@chromium.org> Reviewed-by: Xida Chen <xidachen@chromium.org> Commit-Queue: Justin Novosad <junov@chromium.org> Cr-Commit-Position: refs/heads/master@{#496120} 22 August 2017, 00:04:57 UTC
f4bae52 Stop stripping whitespace from `data:` URLs in //url. Whitespace is stripped in `net::DataURL::Parse()`, so this should result in no net change in behavior, and will allow us to properly treat URLs embedded inside `data:` URLs as potentially dangling markup in some edge cases that the original patches missed. Bug: 749852 Change-Id: I1ae514fc609d370cf4dceae471dc4d831af0bfad Reviewed-on: https://chromium-review.googlesource.com/616664 Commit-Queue: Mike West <mkwst@chromium.org> Reviewed-by: Daniel Cheng <dcheng@chromium.org> WPT-Export-Revision: 99f8c59b1c6a5fb32a8f82ef55937b94b69490ca 21 August 2017, 23:56:29 UTC
efb6b0d [webdriver]: move new session tests and respond to review comments 21 August 2017, 16:00:43 UTC
ec5cd8c WebDriver new_session tests. Tests for the new session command, covering the behaviour of alwaysMatch and firstMatch, along with the supported properties. 21 August 2017, 16:00:43 UTC
c767808 Add pregenerated certificates to the repo and use them by default. In many situations it's inconvenient to have to install OpenSSL to generate certificates; for example on Windows. In mozilla-central we solve this by checking in some pregenerated certificates to the repository. We can use the same solution (and the same certificates) here. This also changes |wpt run| and |wpt serve| to use those certificates by default. 21 August 2017, 15:06:52 UTC
a574530 Fix check for throwing in reflection original harness The original harness was never updated for new-style "IndexSizeError"-type exception syntax, so it falsely reported all browsers as failing all "assert throws" checks. This does not affect the conformance tests, only the old-style harness at html/dom/reflection-original.html, which possibly no one uses but me but is considerably more useful for identifying bugs than testharness.js. 21 August 2017, 14:30:49 UTC
de4146b Switch to using http URLs for webdriver inline() Apparently Edge doesn't like data: urls, so instead use a server url that returns the passed-in document. 21 August 2017, 12:45:43 UTC
7a80405 Revert "Properly expect a syntax error with :scope selectors in Element.closest" (#6874) This reverts commit e7eb15fa308a406dfb15ae8d40b5ddb02832f90e. Based on discussion on #4179 and #6874, it seems the commit is incorrect per current specs, which have re-added :scope selectors. 21 August 2017, 11:59:22 UTC
6732137 Extend EventWatcher to allow recording all events It is often necessary in tests for inspect the properties of a series of events at once. For example, inspecting a batch of `transitionend` events that are dispatched simultaneously and hence where it is not practical to repeatedly call wait_for. This patch allows passing a { records: 'all' } object to wait_for so that when the returned Promise resolves all the Event objects are returned as an array. 21 August 2017, 09:44:16 UTC
f3627b9 fix id attribute test (closes #6580) (#6955) * fix id attribute test (closes #6580) * rename test 21 August 2017, 09:00:39 UTC
a9e62af manual test for PaymentResponse.shippingAddress attr (#6952) 21 August 2017, 08:40:52 UTC
2d21c72 manual tests for PaymentResponse.requestId attr (#6954) 21 August 2017, 08:39:48 UTC
804027d manual test for PaymentResponse.shippingOption attr (#6953) 21 August 2017, 08:18:18 UTC
c2e0084 manual test for PaymentResponse.payerEmail attr (#6948) 21 August 2017, 08:02:05 UTC
5cdb876 manual tests for PaymentResponse.payerPhone attr (#6951) 21 August 2017, 07:53:39 UTC
2166578 add manual test for PaymentResponse.payerName attr (#6950) 21 August 2017, 07:52:23 UTC
1c891f2 Add some names to asserts It's not possible to make sense of the failure messages otherwise without looking at the file's source. 21 August 2017, 07:39:39 UTC
0604def manual tests for PaymentResponse.methodName attr (#6947) 21 August 2017, 07:26:59 UTC
f73481e manual tests for PaymentResponse.complete() method (#6946) * PaymentResponse.complete() method * Describe helper functions 21 August 2017, 07:10:24 UTC
back to top