diff options
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 ] |