diff options
author | jochen@chromium.org <jochen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-23 20:22:37 +0000 |
---|---|---|
committer | jochen@chromium.org <jochen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-23 20:22:37 +0000 |
commit | c1dfb0fa8e26aa6cb528e6d49ef1d22c39fc9115 (patch) | |
tree | 1a3379bf9fa24ff2f73d460b2f93fda199be0ca7 | |
parent | 03021baf066b0876832c5addd71738b3ef2592c0 (diff) | |
download | chromium_src-c1dfb0fa8e26aa6cb528e6d49ef1d22c39fc9115.zip chromium_src-c1dfb0fa8e26aa6cb528e6d49ef1d22c39fc9115.tar.gz chromium_src-c1dfb0fa8e26aa6cb528e6d49ef1d22c39fc9115.tar.bz2 |
[content shell] unskip fixed tests
unreviewed gardening
BUG=156376,156505
Review URL: https://codereview.chromium.org/11238069
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@163662 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | content/shell/layout_tests/TestExpectations | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/content/shell/layout_tests/TestExpectations b/content/shell/layout_tests/TestExpectations index 8fb70fa..9ea85f0 100644 --- a/content/shell/layout_tests/TestExpectations +++ b/content/shell/layout_tests/TestExpectations @@ -7,9 +7,3 @@ 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 ] - -# Crash in GrContext::gaussianBlur -crbug.com/156505 css3/filters/huge-region-composited.html [ Crash ] |