diff options
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 6b2a134..812b261 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -116,8 +116,17 @@ WONTFIX SKIP : LayoutTests/fast/regex/test1.html = PASS // ----------------------------------------------------------------- // Darin will fix soon -BUG13786 SKIP : LayoutTests/fast/dom/javascript-backslash.html = FAIL -BUG13786 SKIP : LayoutTests/fast/dom/javascript-url-crash-function.html = FAIL +BUG13786 : LayoutTests/fast/dom/javascript-backslash.html = FAIL +BUG13786 : LayoutTests/fast/dom/javascript-url-crash-function.html = FAIL + +// Another batch of disabled layout tests. Filed http://crbugs/xxxxx and assigned +// to Darin. +BUG13913 : LayoutTests/fast/dom/jsDevicePixelRatio.html = FAIL +BUG13913 : LayoutTests/fast/events/tabindex-focus-chain.html = FAIL +BUG13913 : LayoutTests/scrollbars/basic-scrollbar.html = FAIL +BUG13913 : LayoutTests/fonts/cursive.html = FAIL +BUG13913 : LayoutTests/security/block-test-no-port.html = FAIL +BUG13913 : LayoutTests/security/block-test.html = FAIL // We don't intend to pass all of these cases, so this is an expected fail. // Window resizing is not implemented in chrome. |