summaryrefslogtreecommitdiffstats
path: root/webkit/tools/layout_tests
diff options
context:
space:
mode:
authortc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-03 22:06:46 +0000
committertc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-03 22:06:46 +0000
commitabe91b1b09eb98a3f2e6bc3473b158439c7365ef (patch)
treefec53ea9b89cbbda5b175d3e2618e39528887b21 /webkit/tools/layout_tests
parent02d89618b93897a404b466b2f019e7914dd8c798 (diff)
downloadchromium_src-abe91b1b09eb98a3f2e6bc3473b158439c7365ef.zip
chromium_src-abe91b1b09eb98a3f2e6bc3473b158439c7365ef.tar.gz
chromium_src-abe91b1b09eb98a3f2e6bc3473b158439c7365ef.tar.bz2
WebKit merge from 46639:46726.
Two new tests. One I marked as failing because it's accessibility and the other I filed a bug to investigate after I land this. Review URL: http://codereview.chromium.org/159809 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22327 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools/layout_tests')
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt14
1 files changed, 9 insertions, 5 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index a1b3ff2..42031ec 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -1105,6 +1105,7 @@ BUG16018 : LayoutTests/fast/dom/HTMLDocument/hasFocus.html = FAIL
// for the current release.
BUG10322 : LayoutTests/accessibility = FAIL
BUG10322 : LayoutTests/accessibility/non-native-image-crash.html = PASS
+BUG10322 : LayoutTests/accessibility/input-slider.html = TIMEOUT
// Border radius not anti-aliased.
// New test. We should fix it, but it doesn't need to block the current release
@@ -3074,11 +3075,14 @@ BUG17883 WIN LINUX : LayoutTests/editing/execCommand/5138441.html = FAIL
BUG17883 WIN LINUX : LayoutTests/editing/pasteboard/display-block-on-spans.html = FAIL
// Test failures from WebKit merge 46508 to 46531
-BUG17974 WIN LINUX: LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer.html = FAIL
-BUG17974 WIN LINUX: LayoutTests/fast/css/remove-shorthand.html = FAIL
-BUG17974 WIN LINUX: LayoutTests/fast/css/getComputedStyle/computed-style.html = FAIL
-BUG17974 WIN LINUX: LayoutTests/svg/css/getComputedStyle-basic.xhtml = FAIL
-BUG17974 WIN: LayoutTests/svg/custom/svg-fonts-in-html.html = FAIL
+BUG17974 WIN LINUX : LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer.html = FAIL
+BUG17974 WIN LINUX : LayoutTests/fast/css/remove-shorthand.html = FAIL
+BUG17974 WIN LINUX : LayoutTests/fast/css/getComputedStyle/computed-style.html = FAIL
+BUG17974 WIN LINUX : LayoutTests/svg/css/getComputedStyle-basic.xhtml = FAIL
+BUG17974 WIN : LayoutTests/svg/custom/svg-fonts-in-html.html = FAIL
// This test seems to crash periodically on mac.
BUG18206 MAC : LayoutTests/fast/xmlhttprequest/xmlhttprequest-open-after-iframe-onload-remove-self.html = CRASH PASS
+
+// New tests from WebKit merge from 46639 to 46726
+BUG18355 : LayoutTests/http/tests/misc/favicon-loads-with-images-disabled.html = FAIL