summaryrefslogtreecommitdiffstats
path: root/content/shell/layout_tests
diff options
context:
space:
mode:
authorjochen@chromium.org <jochen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-10-17 20:13:03 +0000
committerjochen@chromium.org <jochen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-10-17 20:13:03 +0000
commit97a831e5553ae9652b773a03775e5e6b9fa5f205 (patch)
tree85abbf58bf803fc30af66d6ab7549eeab209116c /content/shell/layout_tests
parent95384dd65ae31d95c97c38585cfbefb65fd0340b (diff)
downloadchromium_src-97a831e5553ae9652b773a03775e5e6b9fa5f205.zip
chromium_src-97a831e5553ae9652b773a03775e5e6b9fa5f205.tar.gz
chromium_src-97a831e5553ae9652b773a03775e5e6b9fa5f205.tar.bz2
[content shell] disable crashing editing/pasteboard/paste-noscript-xhtml.xhtml
Unreviewed gardening BUG=156376 Review URL: https://codereview.chromium.org/11196023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@162504 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/shell/layout_tests')
-rw-r--r--content/shell/layout_tests/TestExpectations5
1 files changed, 5 insertions, 0 deletions
diff --git a/content/shell/layout_tests/TestExpectations b/content/shell/layout_tests/TestExpectations
index 9d5f956..7b18c00 100644
--- a/content/shell/layout_tests/TestExpectations
+++ b/content/shell/layout_tests/TestExpectations
@@ -4,4 +4,9 @@
# Crash in WebCore::RenderTextControlSingleLine::layout
crbug.com/153282 fast/dom/shadow/input-with-validation.html [ Crash ]
+
+# Crash in WebCore::ElementAttributeData::isMutable
crbug.com/155474 fast/dom/shadow/shadowdom-for-progress-dynamic.html [ Crash ]
+
+# Crash in WebCore::Node::getFlag
+crbug.com/156376 editing/pasteboard/paste-noscript-xhtml.xhtml [ Crash ]