diff options
Diffstat (limited to 'content/shell/layout_tests')
-rw-r--r-- | content/shell/layout_tests/TestExpectations | 5 |
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 ] |