diff options
author | dpranke@chromium.org <dpranke@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-04-07 05:32:02 +0000 |
---|---|---|
committer | dpranke@chromium.org <dpranke@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-04-07 05:32:02 +0000 |
commit | 86f1b1b8c96acf72701d03898bb877db215aa653 (patch) | |
tree | 1049ce28f3b1f0b81e7f88cd7718f4c2e3d31ff4 /webkit/tools | |
parent | e96da1f2104428781b97d93ca62cb713d5501158 (diff) | |
download | chromium_src-86f1b1b8c96acf72701d03898bb877db215aa653.zip chromium_src-86f1b1b8c96acf72701d03898bb877db215aa653.tar.gz chromium_src-86f1b1b8c96acf72701d03898bb877db215aa653.tar.bz2 |
zero out test_expectations_w3c.txt now that everything has been rolled.
TBR=abarth@chromium.org
Review URL: https://codereview.chromium.org/224903008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@262081 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, 0 insertions, 16 deletions
diff --git a/webkit/tools/layout_tests/test_expectations_w3c.txt b/webkit/tools/layout_tests/test_expectations_w3c.txt index 723db1e..36a81e9 100644 --- a/webkit/tools/layout_tests/test_expectations_w3c.txt +++ b/webkit/tools/layout_tests/test_expectations_w3c.txt @@ -12,19 +12,3 @@ # Expectations to upstream into blink after the next W3C roll has rolled into Blink. # -crbug.com/330083 w3c/web-platform-tests/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot-attributes/test-011.html [ Pass ] -crbug.com/330083 w3c/web-platform-tests/shadow-dom/elements-and-dom-objects/the-content-html-element/test-006.html [ Pass ] -crbug.com/330083 w3c/web-platform-tests/shadow-dom/events/event-retargeting/test-002.html [ Pass ] -crbug.com/330083 w3c/web-platform-tests/shadow-dom/events/events-that-are-always-stopped/test-001.html [ Pass ] -crbug.com/330083 w3c/web-platform-tests/shadow-dom/shadow-trees/upper-boundary-encapsulation/test-009.html [ Pass ] -crbug.com/330083 w3c/web-platform-tests/shadow-dom/styles/test-007.html [ Pass ] -crbug.com/330083 w3c/web-platform-tests/shadow-dom/user-interaction/focus-navigation/test-002.html [ Pass ] -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/custom-elements/concepts/custom-elements-type-allowed-chars-first-char.html [ Failure ] -crbug.com/330083 w3c/web-platform-tests/custom-elements/concepts/custom-elements-type-allowed-chars.html [ Failure ] -crbug.com/330083 w3c/web-platform-tests/custom-elements/concepts/custom-elements-type-naming.html [ Failure ] -crbug.com/330083 w3c/web-platform-tests/custom-elements/creating-and-passing-registries/no-registry-test.html [ Failure ] -crbug.com/330083 w3c/web-platform-tests/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot-attributes/test-014.html [ Failure ] -crbug.com/330083 w3c/web-platform-tests/shadow-dom/styles/css-variables/test-001.html [ Failure ] -crbug.com/330083 w3c/web-platform-tests/webrtc/simplecall.html [ Failure ] - |