diff options
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index 74dd10b..b59a307 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -2123,3 +2123,11 @@ WIN : LayoutTests/fast/text/international/001.html = FAIL WIN : LayoutTests/fast/text/international/002.html = FAIL WIN : LayoutTests/fast/text/international/003.html = FAIL WIN : LayoutTests/fast/text/international/wrap-CJK-001.html = FAIL + +// TODO(tc): Regression due to shadow changes. +LayoutTests/fast/box-shadow/basic-shadows.html = FAIL +LayoutTests/fast/box-shadow/border-radius-big.html = FAIL +LayoutTests/fast/repaint/box-shadow-dynamic.html = FAIL +LayoutTests/fast/repaint/box-shadow-h.html = FAIL +LayoutTests/fast/repaint/box-shadow-v.html = FAIL +
\ No newline at end of file |