summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
authorukai@chromium.org <ukai@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-05 07:03:22 +0000
committerukai@chromium.org <ukai@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-05 07:03:22 +0000
commitd96700fe4b8aa342d48c47aa3b1765760738bb47 (patch)
treeaa73f28aad719784b08d381d9a036fc62abb11fb /webkit
parent602d1bb629e031d065c3ce6476ccd23efb13e79f (diff)
downloadchromium_src-d96700fe4b8aa342d48c47aa3b1765760738bb47.zip
chromium_src-d96700fe4b8aa342d48c47aa3b1765760738bb47.tar.gz
chromium_src-d96700fe4b8aa342d48c47aa3b1765760738bb47.tar.bz2
WebKit Update 44419:44434
TBR=darin BUG=12860,12881,12882 TEST=pass 5 failed/crashed layout tests and one new layout test Review URL: http://codereview.chromium.org/119236 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17719 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index f5d4112..5273ac8f 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -2662,9 +2662,6 @@ BUG12753 : LayoutTests/fast/dynamic/window-scrollbars-test.html = FAIL
// WebKit 44202:44252 introduced new crashes. There appears to be some flakyness
// here where sometimes some tests pass or crash.
BUG12860 : LayoutTests/http/tests/security/cross-frame-access-document-direct.html = CRASH TIMEOUT
-BUG12860 : LayoutTests/http/tests/security/listener/xss-window-onclick-shortcut.html = CRASH
-BUG12860 : LayoutTests/http/tests/xmlhttprequest/event-listener-gc.html = CRASH
-BUG12860 : LayoutTests/http/tests/xmlhttprequest/infoOnProgressEvent.html = CRASH
BUG12860 : LayoutTests/http/tests/xmlhttprequest/uri-resolution-opera-open-007.html = CRASH PASS TIMEOUT
BUG12860 : LayoutTests/http/tests/xmlhttprequest/web-apps/003.html = CRASH PASS
BUG12860 : LayoutTests/http/tests/xmlhttprequest/uri-resolution-opera-open-006.html = CRASH PASS
@@ -2676,7 +2673,6 @@ BUG12860 MAC : LayoutTests/fast/frames/frameElement-frame.html = CRASH
BUG12860 MAC : LayoutTests/fast/frames/iframe-no-src-set-location.html = CRASH
// WebKit 44202:44252 introduced new tests
-BUG12881 : LayoutTests/fast/js/string-replace-exception-crash.html = FAIL
BUG12881 : LayoutTests/fast/forms/isindex-placeholder.html = FAIL
BUG12881 : LayoutTests/fast/box-shadow/border-radius-big.html = FAIL
BUG12881 : LayoutTests/fast/borders/border-radius-constraints.html = FAIL
@@ -2688,7 +2684,6 @@ BUG12882 WIN : LayoutTests/fast/dom/HTMLObjectElement/object-as-frame.html = FAI
BUG12882 WIN : LayoutTests/fast/box-shadow/basic-shadows.html = FAIL
BUG12882 : LayoutTests/fast/dom/Window/open-existing-pop-up-blocking.html = TIMEOUT
BUG12882 LINUX : LayoutTests/fast/dom/Window/window-early-properties.html = CRASH
-BUG12882 WIN : LayoutTests/http/tests/security/credentials-in-referer.html = TIMEOUT
BUG12882 LINUX : LayoutTests/fast/frames/iframe-js-url-clientWidth.html = CRASH
// WebKit 44252:44286