diff options
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 4 | ||||
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_ignored.txt | 3 |
2 files changed, 3 insertions, 4 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index 5f6a67d..8af2aa4 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -486,15 +486,12 @@ LayoutTests/svg/css/getComputedStyle-basic.xhtml = FAIL // Flaky on both release and debug. LINUX WIN : LayoutTests/svg/custom/deep-dynamic-updates.svg = FAIL CRASH LINUX WIN : LayoutTests/svg/custom/dominant-baseline-hanging.svg = FAIL -LayoutTests/svg/custom/embedded-svg-disallowed-in-dashboard.xml = FAIL LINUX WIN : LayoutTests/svg/custom/focus-ring.svg = FAIL // Difference between numeric precision in output. LINUX WIN : LayoutTests/svg/custom/gradient-stop-corner-cases.svg = FAIL LINUX WIN : LayoutTests/svg/custom/image-small-width-height.svg = FAIL // Our green is darker and we seem to be a pixel taller. WIN : LayoutTests/svg/custom/js-update-image.svg = FAIL -LayoutTests/svg/custom/manually-parsed-embedded-svg-disallowed-in-dashboard.html = FAIL -LayoutTests/svg/custom/manually-parsed-svg-disallowed-in-dashboard.html = FAIL LINUX WIN : LayoutTests/svg/custom/pattern-deep-referencing.svg = FAIL LINUX : LayoutTests/svg/custom/pattern-rotate.svg = FAIL LINUX WIN : LayoutTests/svg/custom/pattern-y-offset.svg = FAIL @@ -503,7 +500,6 @@ LINUX WIN : LayoutTests/svg/custom/pointer-events-image.svg = FAIL LINUX WIN : LayoutTests/svg/custom/stroked-pattern.svg = FAIL LayoutTests/svg/custom/svg-disallowed-in-dashboard-object.html = FAIL - LINUX WIN : LayoutTests/svg/custom/use-on-g-containing-foreignObject-and-image.svg = FAIL // Crash in DEBUG only diff --git a/webkit/tools/layout_tests/test_lists/tests_ignored.txt b/webkit/tools/layout_tests/test_lists/tests_ignored.txt index fa39d7b..430f173 100644 --- a/webkit/tools/layout_tests/test_lists/tests_ignored.txt +++ b/webkit/tools/layout_tests/test_lists/tests_ignored.txt @@ -74,6 +74,9 @@ LayoutTests/http/tests/security/cross-frame-access-private-browsing.html = FAIL // We don't care about dashboard compatibility mode. SKIP : LayoutTests/http/tests/xmlhttprequest/default-content-type-dashboard.html = FAIL SKIP : LayoutTests/http/tests/xmlhttprequest/svg-created-by-xhr-disallowed-in-dashboard.html = FAIL +LayoutTests/svg/custom/embedded-svg-disallowed-in-dashboard.xml = FAIL +LayoutTests/svg/custom/manually-parsed-embedded-svg-disallowed-in-dashboard.html = FAIL +LayoutTests/svg/custom/manually-parsed-svg-disallowed-in-dashboard.html = FAIL // Chrome uses different keyboard accelerators from those used by Safari, so // these tests will always fail. |