diff options
author | dpranke@chromium.org <dpranke@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-08-15 19:54:12 +0000 |
---|---|---|
committer | dpranke@chromium.org <dpranke@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-08-15 20:01:15 +0000 |
commit | c96c7845a9376b644b41eebfd0be0aa0b853875e (patch) | |
tree | 0b242f9209b9246a989967556e0367a9323dec80 /webkit/tools | |
parent | c6ce9ddd33754445ca61b49c7d9ae54231dd6818 (diff) | |
download | chromium_src-c96c7845a9376b644b41eebfd0be0aa0b853875e.zip chromium_src-c96c7845a9376b644b41eebfd0be0aa0b853875e.tar.gz chromium_src-c96c7845a9376b644b41eebfd0be0aa0b853875e.tar.bz2 |
w3c deps roll for layout tests: actually update the repos in DEPS
This updates the entries in DEPS for the w3c repos to track the
tip-of-tree on the 'blink' branch.
This is patch 4 of 6 in the roll.
TBR=phoglund@chromium.org
BUG=404022
Review URL: https://codereview.chromium.org/475173003
Cr-Commit-Position: refs/heads/master@{#289987}
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289987 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations_w3c.txt | 16 |
1 files changed, 5 insertions, 11 deletions
diff --git a/webkit/tools/layout_tests/test_expectations_w3c.txt b/webkit/tools/layout_tests/test_expectations_w3c.txt index 45cabe3..4b4e5f6 100644 --- a/webkit/tools/layout_tests/test_expectations_w3c.txt +++ b/webkit/tools/layout_tests/test_expectations_w3c.txt @@ -7,18 +7,12 @@ # 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-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 ] +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 ] +crbug.com/330083 w3c/web-platform-tests/custom-elements/instantiating-custom-elements/extensions-to-document-interface/create-element-interface-type-is-a-type-extension.html [ Failure ] +crbug.com/330083 w3c/web-platform-tests/custom-elements/registering-custom-elements/definition-construction-algorithm-name-is-null.html [ Failure ] +crbug.com/330083 w3c/web-platform-tests/custom-elements/registering-custom-elements/definition-construction-algorithm-svg-namespace-name-is-null.html [ Failure ] |