diff options
author | jochen@chromium.org <jochen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-18 00:38:12 +0000 |
---|---|---|
committer | jochen@chromium.org <jochen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-18 00:38:12 +0000 |
commit | e46018a10173597552502a6cbae1e02236907ffd (patch) | |
tree | af6160d2279fa34339f358d7ed5fd6c9a428667a /content/shell/layout_tests | |
parent | bde5a4b7adc3f06a5c9bf996461bfbb7d13c5646 (diff) | |
download | chromium_src-e46018a10173597552502a6cbae1e02236907ffd.zip chromium_src-e46018a10173597552502a6cbae1e02236907ffd.tar.gz chromium_src-e46018a10173597552502a6cbae1e02236907ffd.tar.bz2 |
[content shell] skip css3/filters/huge-region-composited.html
BUG=156505
Review URL: https://codereview.chromium.org/11184032
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@162585 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/shell/layout_tests')
-rw-r--r-- | content/shell/layout_tests/TestExpectations | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/content/shell/layout_tests/TestExpectations b/content/shell/layout_tests/TestExpectations index 7b18c00..8fb70fa 100644 --- a/content/shell/layout_tests/TestExpectations +++ b/content/shell/layout_tests/TestExpectations @@ -10,3 +10,6 @@ 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 ] |