diff options
author | dpranke@chromium.org <dpranke@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-08-15 15:59:22 +0000 |
---|---|---|
committer | dpranke@chromium.org <dpranke@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-08-15 16:00:57 +0000 |
commit | f55da15b3317fb159e1f9647fdf7b71ec1ae2511 (patch) | |
tree | 025d9c8a65a4df48dfdaa1462c8dcd8c80b25853 /webkit | |
parent | 23c49f9fc146d65bf1aae7c1d8c82318a3ca91cd (diff) | |
download | chromium_src-f55da15b3317fb159e1f9647fdf7b71ec1ae2511.zip chromium_src-f55da15b3317fb159e1f9647fdf7b71ec1ae2511.tar.gz chromium_src-f55da15b3317fb159e1f9647fdf7b71ec1ae2511.tar.bz2 |
w3c deps roll for layout tests: copy stale expectations downstream.
This copies any TestExpectations that refer to tests that no longer exist
or no longer fail at tip-of-tree in the w3c repos from Blink to Chromium,
so that we can safely roll to the new revisions.
This is patch 2 of 6 in the roll.
TBR=phoglund@chromium.org
BUG=404022
Review URL: https://codereview.chromium.org/469993004
Cr-Commit-Position: refs/heads/master@{#289885}
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289885 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations_w3c.txt | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations_w3c.txt b/webkit/tools/layout_tests/test_expectations_w3c.txt index 70e0ea0..45cabe3 100644 --- a/webkit/tools/layout_tests/test_expectations_w3c.txt +++ b/webkit/tools/layout_tests/test_expectations_w3c.txt @@ -7,10 +7,18 @@ # Expectations to delete on the next W3C roll. # -crbug.com/330083 w3c/web-platform-tests/shadow-dom/shadow-trees/distributed-pseudo-element/test-001.html [ Failure ] +crbug.com/330083 w3c/web-platform-tests/shadow-dom/shadow-trees/distributed-pseudo-element/test-001.html [ Failure ] crbug.com/330083 w3c/web-platform-tests/shadow-dom/shadow-trees/distributed-pseudo-element/test-002.html [ Failure ] +crbug.com/330083 w3c/web-platform-tests/shadow-dom/shadow-trees/upper-boundary-encapsulation/dom-tree-accessors-001.html [ Failure ] +crbug.com/330083 w3c/web-platform-tests/shadow-dom/user-interaction/focus-navigation/test-003.html [ Failure ] +crbug.com/330083 w3c/web-platform-tests/shadow-dom/user-interaction/focus-navigation/test-004.html [ Failure ] +crbug.com/330083 w3c/web-platform-tests/custom-elements/creating-and-passing-registries/share-registry-import-document.html [ Timeout ] +crbug.com/330083 w3c/web-platform-tests/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot-attributes/test-014.html [ Timeout Failure ] +crbug.com/334152 w3c/web-platform-tests/shadow-dom/elements-and-dom-objects/the-shadow-html-element/test-001.html [ Failure ] # # Expectations to upstream into blink after the next W3C roll has rolled into Blink. # +# crbug.com/330083 w3c/web-platform-tests/shadow-dom/shadow-trees/content-pseudo-element/test-001.html [ Failure ] +# crbug.com/330083 w3c/web-platform-tests/shadow-dom/shadow-trees/content-pseudo-element/test-002.html [ Failure ] |