Commit c96c7845 authored by dpranke@chromium.org's avatar dpranke@chromium.org

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
parent c6ce9ddd
...@@ -119,11 +119,11 @@ deps = { ...@@ -119,11 +119,11 @@ deps = {
"src/third_party/WebKit/LayoutTests/w3c/web-platform-tests": "src/third_party/WebKit/LayoutTests/w3c/web-platform-tests":
Var("chromium_git") + Var("chromium_git") +
"/external/w3c/web-platform-tests.git@6bed4516fe8522d65512c76ef02e4f0ae8234395", "/external/w3c/web-platform-tests.git@6c7bd34e408ff69687a95d75b7e562fa84148997",
"src/third_party/WebKit/LayoutTests/w3c/csswg-test": "src/third_party/WebKit/LayoutTests/w3c/csswg-test":
Var("chromium_git") + Var("chromium_git") +
"/external/w3c/csswg-test.git@bacbb4a8dca702cd86646761fde96793db13d4f1", "/external/w3c/csswg-test.git@f9b9daa33eac525923e941333d389fcb42f9b19f",
"src/third_party/icu": "src/third_party/icu":
"/trunk/deps/third_party/icu52@287122", "/trunk/deps/third_party/icu52@287122",
......
...@@ -7,18 +7,12 @@ ...@@ -7,18 +7,12 @@
# Expectations to delete on the next W3C roll. # 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. # 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-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-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 ]
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment