diff options
author | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-16 17:37:01 +0000 |
---|---|---|
committer | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-16 17:37:01 +0000 |
commit | b6d12eead54b77c46d8d1b3594b500a554842279 (patch) | |
tree | eb29ac937fad75edade3165bcc769ae3f41dcaaa /webkit/tools | |
parent | b9d5ca0859a617584cda86f296de303c2dfbebaa (diff) | |
download | chromium_src-b6d12eead54b77c46d8d1b3594b500a554842279.zip chromium_src-b6d12eead54b77c46d8d1b3594b500a554842279.tar.gz chromium_src-b6d12eead54b77c46d8d1b3594b500a554842279.tar.bz2 |
Rebaseline some tests on linux.
inlineBoxWrapperNullCheck.html is a test that changed due to drawRect.
generated.html is the same output as windows, just with anti-aliased
fonts on linux.
The other three (bug56201 bug23847 008) are tests that have checksums
checked in, but no png. I'm checking in the pngs so they're there
for comparison.
Review URL: http://codereview.chromium.org/75025
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13849 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 091c8c0..4344e10 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2463,9 +2463,3 @@ BUG10529 LINUX : LayoutTests/editing/inserting/6703873.html = FAIL // This test was changed upstream in http://trac.webkit.org/changeset/42447 // to include window.showModalDialog, which we give as undefined. BUG10530 : LayoutTests/fast/dom/Window/window-function-frame-getter-precedence.html = FAIL - -// New test from merge 42523:42547. -// Needs rebaseline. -BUG_TONY LINUX : LayoutTests/fast/runin/generated.html = FAIL -// TODO(tc): Investigate -BUG_TONY LINUX : LayoutTests/fast/lists/inlineBoxWrapperNullCheck.html = FAIL |