summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
authorphoglund@chromium.org <phoglund@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-07-11 14:22:00 +0000
committerphoglund@chromium.org <phoglund@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-07-11 14:22:00 +0000
commitd76ce6bdcc6cb65e4d379fee4fc5267d69b141f6 (patch)
tree9601021da60bb65648cffea2ab10de3eedc347af /webkit
parentb49e9be027f6d628489b0163928cfe6421ec356e (diff)
downloadchromium_src-d76ce6bdcc6cb65e4d379fee4fc5267d69b141f6.zip
chromium_src-d76ce6bdcc6cb65e4d379fee4fc5267d69b141f6.tar.gz
chromium_src-d76ce6bdcc6cb65e4d379fee4fc5267d69b141f6.tar.bz2
Moving shadow tree pseudo-element tests since they're gone from w3c now.
Step 1 in the 7-step dance to do an import where failing tests have been removed. BUG=389134 R=dpranke@chromium.org Review URL: https://codereview.chromium.org/371853004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@282627 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r--webkit/tools/layout_tests/test_expectations_w3c.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations_w3c.txt b/webkit/tools/layout_tests/test_expectations_w3c.txt
index 36a81e9..70e0ea0 100644
--- a/webkit/tools/layout_tests/test_expectations_w3c.txt
+++ b/webkit/tools/layout_tests/test_expectations_w3c.txt
@@ -7,6 +7,8 @@
# 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 ]
#
# Expectations to upstream into blink after the next W3C roll has rolled into Blink.