summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
authorojan@google.com <ojan@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-04-01 17:59:50 +0000
committerojan@google.com <ojan@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-04-01 17:59:50 +0000
commit0360561e01e673a99fed55d41439b97bcb9bfaf9 (patch)
tree8f327d3df4147e5dd8625268339625e6e29c8784 /webkit
parent22bec29bc3684d7b68895057217497beaee450f1 (diff)
downloadchromium_src-0360561e01e673a99fed55d41439b97bcb9bfaf9.zip
chromium_src-0360561e01e673a99fed55d41439b97bcb9bfaf9.tar.gz
chromium_src-0360561e01e673a99fed55d41439b97bcb9bfaf9.tar.bz2
Skip test that would cause following tests to fail and
rebaseline a test that now has correct results. Review URL: http://codereview.chromium.org/56155 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12959 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/dom/clone-contents-0-end-offset-expected.txt1
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt3
2 files changed, 3 insertions, 1 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/dom/clone-contents-0-end-offset-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/dom/clone-contents-0-end-offset-expected.txt
index 7e9194f..bd9f7c5 100644
--- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/dom/clone-contents-0-end-offset-expected.txt
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/dom/clone-contents-0-end-offset-expected.txt
@@ -1,4 +1,3 @@
-CONSOLE MESSAGE: line 13: Uncaught TypeError: Cannot read property 'documentElement' of undefined
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x600
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index fccb3e1..a3f1c4b 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -2425,4 +2425,7 @@ WIN : LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin-post.html = FA
WIN : LayoutTests/http/tests/security/cross-frame-access-protocol-explicit-domain.html = FAIL
WIN : LayoutTests/http/tests/security/cross-frame-access-protocol.html = FAIL
WIN : LayoutTests/http/tests/ssl/verify-ssl-enabled.php = FAIL
+
+DEFER SKIP BUG9613 : LayoutTests/fast/dom/clientWidthAfterDocumentIsRemoved.html = PASS
+
WIN MAC LINUX : LayoutTests/fast/loader/simultaneous-reloads-assert.html = TIMEOUT