diff options
author | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-24 03:22:38 +0000 |
---|---|---|
committer | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-24 03:22:38 +0000 |
commit | eb0022ffdefb2fddcb251f5b77a8f9dbfe62d8b2 (patch) | |
tree | 9f29235121cb1d1a53e7c51bf30436ad5ea21b64 /webkit/tools | |
parent | f30d7ddbaaee51a581e1f641447722e0a29dc054 (diff) | |
download | chromium_src-eb0022ffdefb2fddcb251f5b77a8f9dbfe62d8b2.zip chromium_src-eb0022ffdefb2fddcb251f5b77a8f9dbfe62d8b2.tar.gz chromium_src-eb0022ffdefb2fddcb251f5b77a8f9dbfe62d8b2.tar.bz2 |
Partial revert of r19097
I clearly don't understand the rebaselining tool because this looks like a typo
to me, but layout tests fail without it.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19099 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index e2ade11..7333cb1 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2749,7 +2749,7 @@ BUG14831 : LayoutTests/fast/events/event-trace.html = FAIL // WebKit 44922:44927 BUG14885 : LayoutTests/fast/js/JSON-parse.html = FAIL -BUG14889 : LayoutTests/http/tests/security/xssAuditor/link-opens-new-window.html = FAIL +BUG14889 REBASELINE : LayoutTests/http/tests/security/xssAuditor/link-opens-new-window.html = FAIL // WebKit 44928:44943 BUG14946 : LayoutTests/fast/js/date-toisostring.html = FAIL |