diff options
author | evan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-26 00:22:51 +0000 |
---|---|---|
committer | evan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-26 00:22:51 +0000 |
commit | 2b00c1b40bee8755412ed09ae2cbfa5d9114f2da (patch) | |
tree | 7cce97850a2bebe85c05fc64bcda91358fc569e4 /webkit/tools | |
parent | 42030611f1382f14631bdd8a9b1cfc6a219892af (diff) | |
download | chromium_src-2b00c1b40bee8755412ed09ae2cbfa5d9114f2da.zip chromium_src-2b00c1b40bee8755412ed09ae2cbfa5d9114f2da.tar.gz chromium_src-2b00c1b40bee8755412ed09ae2cbfa5d9114f2da.tar.bz2 |
Rebaseline a Linux layout test.
The div is taller on Linux, looks like by about 1px per line.
Matchin Windows font metrics in RTL = :(.
BUG=11122
Review URL: http://codereview.chromium.org/235032
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@27302 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rwxr-xr-x | webkit/tools/layout_tests/test_expectations.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 696f4d2..e11a57d 100755 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -1841,10 +1841,6 @@ BUG10055 LINUX DEBUG : LayoutTests/svg/text/text-tselect-02-f.svg = FAIL PASS // to include window.showModalDialog, which we give as undefined. BUG10530 : LayoutTests/fast/dom/Window/window-function-frame-getter-precedence.html = FAIL -// Need rebaselining for Linux, from WebKit merge 42580:42609 -// The content editable div is wider on linux than on windows. -BUG11122 LINUX : LayoutTests/fast/forms/caret-rtl.html = FAIL - // New tests from WebKit Merge 42609:42671 BUG10760 LINUX : LayoutTests/fast/forms/input-text-scroll-left-on-blur.html = FAIL BUG10760 LINUX : LayoutTests/fast/inline/25277-2.html = FAIL |