diff options
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index abcb720..c2a126b 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -3176,3 +3176,10 @@ BUG17845 DEBUG : LayoutTests/svg/dynamic-updates/SVGRectElement-svgdom-y-prop.ht BUG17845 DEBUG : LayoutTests/svg/hixie/dynamic/005.xml = CRASH // This was already SLOW FAIL, only CRASH is new BUG17845 SLOW : LayoutTests/http/tests/misc/acid3.html = FAIL CRASH + +// Test failures from WebKit merge 46426 to 46471 +// These probably just need to be rebaselined on win/linux. +BUG17883 WIN LINUX : LayoutTests/editing/deleting/delete-3857753-fix.html = FAIL +BUG17883 WIN LINUX : LayoutTests/editing/deleting/pruning-after-merge-2.html = FAIL +BUG17883 WIN LINUX : LayoutTests/editing/execCommand/5138441.html = FAIL +BUG17883 WIN LINUX : LayoutTests/editing/pasteboard/display-block-on-spans.html = FAIL |