diff options
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 7 |
1 files changed, 7 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 f967ac7..2dbb2e3 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -24,6 +24,10 @@ V8 # LayoutTests/svg/W3C-SVG-1.1/interact-cursor-01-f.svg = PASS | FAIL V8 # LayoutTests/tables/mozilla/bugs/bug27038-3.html = PASS | FAIL V8 # pending/svg/carto.net/window.svg = PASS | FAIL +# Bug 1341452 +V8 # LayoutTests/fast/text/midword-break-hang.html = PASS | FAIL +V8 # LayoutTests/svg/W3C-SVG-1.1/interact-dom-01-b.svg = PASS | FAIL + // ----------------------------------------------------------------- // HANGING TESTS @@ -147,6 +151,9 @@ V8 | KJS # DEFER : LayoutTests/fast/events/standalone-image-drag-to-editable.htm // Bug 1187672. Two font faces should be identical but aren't. Punting SVG. V8 | KJS # DEFER : LayoutTests/svg/custom/font-face-simple.svg = FAIL +// BUG 1341452. +KJS # LayoutTests/fast/text/line-breaks.html = FAIL + // ----------------------------------------------------------------- // URL // ----------------------------------------------------------------- |