Skip to content

Commit

Permalink
Import wpt@5e08ba6e6409d5c7dc5dc6612eab7f05c0f0be3e
Browse files Browse the repository at this point in the history
Using wpt-import in Chromium 6295374.
With Chromium commits locally applied on WPT:
e03e0df "[bfcache] Use onopen listener for WebSocket in webtests"


Note to sheriffs: This CL imports external tests and adds
expectations for those tests; if this CL is large and causes
a few new failures, please fix the failures by adding new
lines to TestExpectations rather than reverting. See:
https://chromium.googlesource.com/chromium/src/+/main/docs/testing/web_platform_tests.md

NOAUTOREVERT=true
R=rubber-stamper@appspot.gserviceaccount.com

No-Export: true
Cq-Include-Trybots: luci.chromium.try:linux-wpt-identity-fyi-rel,linux-wpt-input-fyi-rel,linux-blink-rel
Change-Id: I933b3063330373dc3a88005c04f68a200ec73a76
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4245020
Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Auto-Submit: WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com>
Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#1104558}
  • Loading branch information
Chromium WPT Sync authored and Chromium LUCI CQ committed Feb 13, 2023
1 parent 6828da7 commit 1134143
Show file tree
Hide file tree
Showing 22 changed files with 125 additions and 240 deletions.
197 changes: 64 additions & 133 deletions third_party/blink/web_tests/external/WPT_BASE_MANIFEST_8.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[system-extends.html]
expected:
if (os == "win") and (processor == "x86_64"): FAIL
if (os == "linux") and (version == "Ubuntu 18.04"): FAIL
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@

[expected match: .default .cjk vs .kernOFF .cjk]
expected:
if (processor == "x86_64") and (flag_specific == "") and (product == "content_shell"): FAIL
if (os == "linux") and (flag_specific == "") and (product == "content_shell"): FAIL

[expected mismatch: .kernOFF .cjk vs .kernON .cjk]
expected:
if (processor == "x86_64") and (flag_specific == "") and (product == "content_shell"): PASS
if (os == "linux") and (flag_specific == "") and (product == "content_shell"): PASS
FAIL

[expected mismatch: .paltOFFkernON .cjk vs .paltONkernON .cjk]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
This is a testharness.js-based test.
Found 198 tests; 92 PASS, 106 FAIL, 0 TIMEOUT, 0 NOTRUN.
Found 110 tests; 92 PASS, 18 FAIL, 0 TIMEOUT, 0 NOTRUN.
PASS border-top-left-radius border-radius(px) / values
PASS border-top-left-radius border-radius(px) / events
PASS border-top-left-radius border-radius(px-px) / values
Expand Down Expand Up @@ -32,22 +32,6 @@ PASS font-size-adjust number(decimal) / values
PASS font-size-adjust number(decimal) / events
PASS font-stretch font-stretch(keyword) / values
PASS font-stretch font-stretch(keyword) / events
FAIL marker-offset length(pt) / values assert_not_equals: initial and target values may not match got disallowed value ""
FAIL marker-offset length(pt) / events assert_equals: Expected TransitionEnd events triggered on .transition expected "marker-offset:2s" but got ""
FAIL marker-offset length(pc) / values assert_not_equals: initial and target values may not match got disallowed value ""
FAIL marker-offset length(pc) / events assert_equals: Expected TransitionEnd events triggered on .transition expected "marker-offset:2s" but got ""
FAIL marker-offset length(px) / values assert_not_equals: initial and target values may not match got disallowed value ""
FAIL marker-offset length(px) / events assert_equals: Expected TransitionEnd events triggered on .transition expected "marker-offset:2s" but got ""
FAIL marker-offset length(em) / values assert_not_equals: initial and target values may not match got disallowed value ""
FAIL marker-offset length(em) / events assert_equals: Expected TransitionEnd events triggered on .transition expected "marker-offset:2s" but got ""
FAIL marker-offset length(ex) / values assert_not_equals: initial and target values may not match got disallowed value ""
FAIL marker-offset length(ex) / events assert_equals: Expected TransitionEnd events triggered on .transition expected "marker-offset:2s" but got ""
FAIL marker-offset length(mm) / values assert_not_equals: initial and target values may not match got disallowed value ""
FAIL marker-offset length(mm) / events assert_equals: Expected TransitionEnd events triggered on .transition expected "marker-offset:2s" but got ""
FAIL marker-offset length(cm) / values assert_not_equals: initial and target values may not match got disallowed value ""
FAIL marker-offset length(cm) / events assert_equals: Expected TransitionEnd events triggered on .transition expected "marker-offset:2s" but got ""
FAIL marker-offset length(in) / values assert_not_equals: initial and target values may not match got disallowed value ""
FAIL marker-offset length(in) / events assert_equals: Expected TransitionEnd events triggered on .transition expected "marker-offset:2s" but got ""
PASS text-decoration-color color(rgba) / values
PASS text-decoration-color color(rgba) / events
PASS column-count integer(integer) / values
Expand Down Expand Up @@ -110,78 +94,6 @@ FAIL zoom number(integer) / values assert_not_equals: must not be target value a
FAIL zoom number(integer) / events assert_equals: Expected TransitionEnd events triggered on .transition expected "zoom:2s" but got ""
FAIL zoom number(decimal) / values assert_not_equals: must not be target value after start got disallowed value "9.55"
FAIL zoom number(decimal) / events assert_equals: Expected TransitionEnd events triggered on .transition expected "zoom:2s" but got ""
FAIL outline-radius-topleft length(pt) / values assert_not_equals: initial and target values may not match got disallowed value ""
FAIL outline-radius-topleft length(pt) / events assert_equals: Expected TransitionEnd events triggered on .transition expected "outline-radius-topleft:2s" but got ""
FAIL outline-radius-topleft length(pc) / values assert_not_equals: initial and target values may not match got disallowed value ""
FAIL outline-radius-topleft length(pc) / events assert_equals: Expected TransitionEnd events triggered on .transition expected "outline-radius-topleft:2s" but got ""
FAIL outline-radius-topleft length(px) / values assert_not_equals: initial and target values may not match got disallowed value ""
FAIL outline-radius-topleft length(px) / events assert_equals: Expected TransitionEnd events triggered on .transition expected "outline-radius-topleft:2s" but got ""
FAIL outline-radius-topleft length(em) / values assert_not_equals: initial and target values may not match got disallowed value ""
FAIL outline-radius-topleft length(em) / events assert_equals: Expected TransitionEnd events triggered on .transition expected "outline-radius-topleft:2s" but got ""
FAIL outline-radius-topleft length(ex) / values assert_not_equals: initial and target values may not match got disallowed value ""
FAIL outline-radius-topleft length(ex) / events assert_equals: Expected TransitionEnd events triggered on .transition expected "outline-radius-topleft:2s" but got ""
FAIL outline-radius-topleft length(mm) / values assert_not_equals: initial and target values may not match got disallowed value ""
FAIL outline-radius-topleft length(mm) / events assert_equals: Expected TransitionEnd events triggered on .transition expected "outline-radius-topleft:2s" but got ""
FAIL outline-radius-topleft length(cm) / values assert_not_equals: initial and target values may not match got disallowed value ""
FAIL outline-radius-topleft length(cm) / events assert_equals: Expected TransitionEnd events triggered on .transition expected "outline-radius-topleft:2s" but got ""
FAIL outline-radius-topleft length(in) / values assert_not_equals: initial and target values may not match got disallowed value ""
FAIL outline-radius-topleft length(in) / events assert_equals: Expected TransitionEnd events triggered on .transition expected "outline-radius-topleft:2s" but got ""
FAIL outline-radius-topleft percentage(%) / values assert_not_equals: initial and target values may not match got disallowed value ""
FAIL outline-radius-topleft percentage(%) / events assert_equals: Expected TransitionEnd events triggered on .transition expected "outline-radius-topleft:2s" but got ""
FAIL outline-radius-topright length(pt) / values assert_not_equals: initial and target values may not match got disallowed value ""
FAIL outline-radius-topright length(pt) / events assert_equals: Expected TransitionEnd events triggered on .transition expected "outline-radius-topright:2s" but got ""
FAIL outline-radius-topright length(pc) / values assert_not_equals: initial and target values may not match got disallowed value ""
FAIL outline-radius-topright length(pc) / events assert_equals: Expected TransitionEnd events triggered on .transition expected "outline-radius-topright:2s" but got ""
FAIL outline-radius-topright length(px) / values assert_not_equals: initial and target values may not match got disallowed value ""
FAIL outline-radius-topright length(px) / events assert_equals: Expected TransitionEnd events triggered on .transition expected "outline-radius-topright:2s" but got ""
FAIL outline-radius-topright length(em) / values assert_not_equals: initial and target values may not match got disallowed value ""
FAIL outline-radius-topright length(em) / events assert_equals: Expected TransitionEnd events triggered on .transition expected "outline-radius-topright:2s" but got ""
FAIL outline-radius-topright length(ex) / values assert_not_equals: initial and target values may not match got disallowed value ""
FAIL outline-radius-topright length(ex) / events assert_equals: Expected TransitionEnd events triggered on .transition expected "outline-radius-topright:2s" but got ""
FAIL outline-radius-topright length(mm) / values assert_not_equals: initial and target values may not match got disallowed value ""
FAIL outline-radius-topright length(mm) / events assert_equals: Expected TransitionEnd events triggered on .transition expected "outline-radius-topright:2s" but got ""
FAIL outline-radius-topright length(cm) / values assert_not_equals: initial and target values may not match got disallowed value ""
FAIL outline-radius-topright length(cm) / events assert_equals: Expected TransitionEnd events triggered on .transition expected "outline-radius-topright:2s" but got ""
FAIL outline-radius-topright length(in) / values assert_not_equals: initial and target values may not match got disallowed value ""
FAIL outline-radius-topright length(in) / events assert_equals: Expected TransitionEnd events triggered on .transition expected "outline-radius-topright:2s" but got ""
FAIL outline-radius-topright percentage(%) / values assert_not_equals: initial and target values may not match got disallowed value ""
FAIL outline-radius-topright percentage(%) / events assert_equals: Expected TransitionEnd events triggered on .transition expected "outline-radius-topright:2s" but got ""
FAIL outline-radius-bottomright length(pt) / values assert_not_equals: initial and target values may not match got disallowed value ""
FAIL outline-radius-bottomright length(pt) / events assert_equals: Expected TransitionEnd events triggered on .transition expected "outline-radius-bottomright:2s" but got ""
FAIL outline-radius-bottomright length(pc) / values assert_not_equals: initial and target values may not match got disallowed value ""
FAIL outline-radius-bottomright length(pc) / events assert_equals: Expected TransitionEnd events triggered on .transition expected "outline-radius-bottomright:2s" but got ""
FAIL outline-radius-bottomright length(px) / values assert_not_equals: initial and target values may not match got disallowed value ""
FAIL outline-radius-bottomright length(px) / events assert_equals: Expected TransitionEnd events triggered on .transition expected "outline-radius-bottomright:2s" but got ""
FAIL outline-radius-bottomright length(em) / values assert_not_equals: initial and target values may not match got disallowed value ""
FAIL outline-radius-bottomright length(em) / events assert_equals: Expected TransitionEnd events triggered on .transition expected "outline-radius-bottomright:2s" but got ""
FAIL outline-radius-bottomright length(ex) / values assert_not_equals: initial and target values may not match got disallowed value ""
FAIL outline-radius-bottomright length(ex) / events assert_equals: Expected TransitionEnd events triggered on .transition expected "outline-radius-bottomright:2s" but got ""
FAIL outline-radius-bottomright length(mm) / values assert_not_equals: initial and target values may not match got disallowed value ""
FAIL outline-radius-bottomright length(mm) / events assert_equals: Expected TransitionEnd events triggered on .transition expected "outline-radius-bottomright:2s" but got ""
FAIL outline-radius-bottomright length(cm) / values assert_not_equals: initial and target values may not match got disallowed value ""
FAIL outline-radius-bottomright length(cm) / events assert_equals: Expected TransitionEnd events triggered on .transition expected "outline-radius-bottomright:2s" but got ""
FAIL outline-radius-bottomright length(in) / values assert_not_equals: initial and target values may not match got disallowed value ""
FAIL outline-radius-bottomright length(in) / events assert_equals: Expected TransitionEnd events triggered on .transition expected "outline-radius-bottomright:2s" but got ""
FAIL outline-radius-bottomright percentage(%) / values assert_not_equals: initial and target values may not match got disallowed value ""
FAIL outline-radius-bottomright percentage(%) / events assert_equals: Expected TransitionEnd events triggered on .transition expected "outline-radius-bottomright:2s" but got ""
FAIL outline-radius-bottomleft length(pt) / values assert_not_equals: initial and target values may not match got disallowed value ""
FAIL outline-radius-bottomleft length(pt) / events assert_equals: Expected TransitionEnd events triggered on .transition expected "outline-radius-bottomleft:2s" but got ""
FAIL outline-radius-bottomleft length(pc) / values assert_not_equals: initial and target values may not match got disallowed value ""
FAIL outline-radius-bottomleft length(pc) / events assert_equals: Expected TransitionEnd events triggered on .transition expected "outline-radius-bottomleft:2s" but got ""
FAIL outline-radius-bottomleft length(px) / values assert_not_equals: initial and target values may not match got disallowed value ""
FAIL outline-radius-bottomleft length(px) / events assert_equals: Expected TransitionEnd events triggered on .transition expected "outline-radius-bottomleft:2s" but got ""
FAIL outline-radius-bottomleft length(em) / values assert_not_equals: initial and target values may not match got disallowed value ""
FAIL outline-radius-bottomleft length(em) / events assert_equals: Expected TransitionEnd events triggered on .transition expected "outline-radius-bottomleft:2s" but got ""
FAIL outline-radius-bottomleft length(ex) / values assert_not_equals: initial and target values may not match got disallowed value ""
FAIL outline-radius-bottomleft length(ex) / events assert_equals: Expected TransitionEnd events triggered on .transition expected "outline-radius-bottomleft:2s" but got ""
FAIL outline-radius-bottomleft length(mm) / values assert_not_equals: initial and target values may not match got disallowed value ""
FAIL outline-radius-bottomleft length(mm) / events assert_equals: Expected TransitionEnd events triggered on .transition expected "outline-radius-bottomleft:2s" but got ""
FAIL outline-radius-bottomleft length(cm) / values assert_not_equals: initial and target values may not match got disallowed value ""
FAIL outline-radius-bottomleft length(cm) / events assert_equals: Expected TransitionEnd events triggered on .transition expected "outline-radius-bottomleft:2s" but got ""
FAIL outline-radius-bottomleft length(in) / values assert_not_equals: initial and target values may not match got disallowed value ""
FAIL outline-radius-bottomleft length(in) / events assert_equals: Expected TransitionEnd events triggered on .transition expected "outline-radius-bottomleft:2s" but got ""
FAIL outline-radius-bottomleft percentage(%) / values assert_not_equals: initial and target values may not match got disallowed value ""
FAIL outline-radius-bottomleft percentage(%) / events assert_equals: Expected TransitionEnd events triggered on .transition expected "outline-radius-bottomleft:2s" but got ""
FAIL display display(static to absolute) / values assert_not_equals: must not be target value after start got disallowed value "block"
FAIL display display(static to absolute) / events assert_equals: Expected TransitionEnd events triggered on .transition expected "display:2s" but got ""
FAIL display display(block to inline-block) / values assert_not_equals: must not be target value after start got disallowed value "inline-block"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,6 @@ var unspecified_properties = {
'box-shadow': ['box-shadow'],
'font-size-adjust': ['number'],
'font-stretch': ['font-stretch'],
'marker-offset': ['length'],
'text-decoration-color': ['color'],
'column-count': ['integer'],
'column-gap': ['length'],
Expand All @@ -269,10 +268,6 @@ var unspecified_properties = {
'transform': ['transform'],
'transform-origin': ['horizontal'],
'zoom': ['number'],
'outline-radius-topleft': ['length', 'percentage'],
'outline-radius-topright': ['length', 'percentage'],
'outline-radius-bottomright': ['length', 'percentage'],
'outline-radius-bottomleft': ['length', 'percentage'],
'display': ['display'],
'position': ['position'],
'object-view-box': ['object-view-box']
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[kind-of-widget-fallback-color-input-border-left-style-001.html]
expected: FAIL
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[kind-of-widget-fallback-input-search-border-end-start-radius-001.html]
expected: FAIL
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[kind-of-widget-fallback-input-search-border-top-style-001.html]
expected: FAIL
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[kind-of-widget-fallback-input-submit-border-bottom-width-001.html]
expected: FAIL
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[kind-of-widget-fallback-textarea-border-top-width-001.html]
expected: FAIL
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[user-select-inheritance.html]
[user-select:all should not be inherited.]
expected: FAIL

[user-select:none should not be inherited.]
expected: FAIL

[user-select:text should not be inherited.]
expected: FAIL
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
[content-with-clip-max-texture-size.html]
expected: FAIL
expected:
if (processor == "x86_64") and (os == "linux") and (version == "Ubuntu 18.04"): TIMEOUT
if (processor == "x86_64") and (os == "win"): TIMEOUT
FAIL
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
[new-content-captures-opacity.html]
expected: FAIL
expected:
if (processor == "x86_64") and (os == "linux") and (version == "Ubuntu 18.04"): TIMEOUT
if (processor == "x86_64") and (os == "win"): TIMEOUT
FAIL
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
[new-content-intrinsic-aspect-ratio.html]
expected: FAIL
expected:
if (processor == "x86_64") and (os == "linux") and (version == "Ubuntu 18.04"): TIMEOUT
if (processor == "x86_64") and (os == "win"): TIMEOUT
FAIL
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[old-content-captures-clip-path.html]
expected:
if (os == "win") and (processor == "x86_64"): TIMEOUT
if (os == "linux") and (version == "Ubuntu 18.04"): TIMEOUT
FAIL
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[root-to-shared-animation-incoming.html]
expected:
if (os == "win") and (processor == "x86_64"): TIMEOUT
if (os == "linux") and (version == "Ubuntu 18.04"): TIMEOUT
FAIL
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
[shared-worker-fetch.window.html]
[treat-as-public to local: failure.]
expected: FAIL

[treat-as-public to private: failure.]
expected: FAIL

[public to private: failure.]
expected: FAIL

[public to local: failure.]
expected: FAIL

[private to local: failure.]
expected: FAIL
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[worker-fetch.window.html]
[treat-as-public to local: failure.]
expected: FAIL

[treat-as-public to private: failure.]
expected: FAIL
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[performance-navigation-timing-same-origin-bfcache.tentative.window.html]
[RemoteContextHelper navigation using BFCache]
expected:
if (os == "linux") and (version == "trusty") and (product == "chrome"): FAIL
if (os == "linux") and (version == "Ubuntu 18.04"): FAIL
if (processor == "x86_64") and (os == "linux") and (product == "chrome"): FAIL
if (processor == "x86_64") and (os == "win"): FAIL
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@

[Permission state can be observed]
expected:
if (product == "content_shell") and (flag_specific == "") and (os == "linux") and (version == "Ubuntu 18.04"): FAIL
if (product == "content_shell") and (flag_specific == "disable-site-isolation-trials"): FAIL
if (product == "content_shell") and (processor == "x86_64") and (os == "linux") and (flag_specific == "disable-site-isolation-trials"): FAIL
if (product == "content_shell") and (processor == "x86_64") and (os == "win"): FAIL
if product == "chrome": TIMEOUT

[IFrame tests]
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[storageAccess.testdriver.sub.html]
[TestDriver - Set Storage Access Command Tests]
expected: FAIL
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[root-and-nested-element-transition.html]
expected:
if processor == "x86": ERROR
if (os == "linux") and (version == "Ubuntu 18.04"): ERROR
if os == "win": ERROR
FAIL

0 comments on commit 1134143

Please sign in to comment.