diff options
author | jianli@chromium.org <jianli@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-11 22:29:20 +0000 |
---|---|---|
committer | jianli@chromium.org <jianli@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-11 22:29:20 +0000 |
commit | 1610ac41ee261a0dbe308ef8bd0e53d980609d32 (patch) | |
tree | b01481ffc924f2575d4745afa7b9da1c83532e82 /webkit/tools | |
parent | 7ccad9d1a96fab1f6001dbaa71cfa8fc09a84cc6 (diff) | |
download | chromium_src-1610ac41ee261a0dbe308ef8bd0e53d980609d32.zip chromium_src-1610ac41ee261a0dbe308ef8bd0e53d980609d32.tar.gz chromium_src-1610ac41ee261a0dbe308ef8bd0e53d980609d32.tar.bz2 |
Mark or rebaseline layout tests that indeed pass due to file URL universal access change.
BUG=21522
TEST=none
Review URL: http://codereview.chromium.org/203039
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26035 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index b9cc789..590f611 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2327,15 +2327,6 @@ BUG21442 : LayoutTests/storage/test-authorizer.html = TIMEOUT // Crashing on Linux Debug as of V8 update at r25855 BUG21501 LINUX DEBUG : LayoutTests/svg/custom/linking-a-03-b-preserveAspectRatio.svg = CRASH -// New test added by https://trac.webkit.org/changeset/48260. -// Marked as SKIP because it fails to find the test expectations (dies early). -BUG21522 SKIP : LayoutTests/http/tests/local/send-dragged-file.html = FAIL - -// Need to rebaseline after we enable file URL universal access in test shell. -BUG1026885 LINUX WIN : LayoutTests/editing/selection/4960137.html = FAIL -BUG_JIANLI : LayoutTests/fast/dom/wrapper-classes.html = FAIL -BUG_JIANLI : LayoutTests/fast/frames/frame-src-attribute.html = FAIL -BUG_JIANLI : LayoutTests/editing/selection/drag-in-iframe.html = FAIL - // Need investigation after we enable file URL universal access in test shell. BUG_JIANLI WIN : LayoutTests/fast/events/dispatchEvent-crash.html = CRASH +BUG_JIANLI : LayoutTests/editing/selection/drag-in-iframe.html = FAIL |