diff options
author | yutak@chromium.org <yutak@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-16 05:10:33 +0000 |
---|---|---|
committer | yutak@chromium.org <yutak@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-16 05:10:33 +0000 |
commit | e88dc7f5eea29e62f7885d7ba405646d73884cad (patch) | |
tree | 4b6fde2960985840952371cb6a9fa3de914141c3 /webkit/tools | |
parent | e0aaf6ecd71cc59bcb9d8de1575c83c5ba215d3e (diff) | |
download | chromium_src-e88dc7f5eea29e62f7885d7ba405646d73884cad.zip chromium_src-e88dc7f5eea29e62f7885d7ba405646d73884cad.tar.gz chromium_src-e88dc7f5eea29e62f7885d7ba405646d73884cad.tar.bz2 |
[LTTF] Rebaseline LayoutTests/fast/inline/dirtyLinesForInline.html.
This test was converted to a dumpAsText test in WebKit changeset 50813. Now it should pass in Chromium.
BUG=10280
TEST=none
Review URL: http://codereview.chromium.org/385062
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@32041 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 2ed9e57..c1c51f3 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -897,13 +897,6 @@ BUG23270 WIN LINUX : LayoutTests/fast/css/font-smoothing.html = FAIL BUG24206 WIN : LayoutTests/http/tests/navigation/changing-frame-hierarchy-in-onload.html = FAIL PASS BUG24206 LINUX MAC : LayoutTests/http/tests/navigation/changing-frame-hierarchy-in-onload.html = FAIL -// This test has hover effects that change the font size. This test also -// moves the mouse around, resulting in a layout that dances around. -// Depending upon when the snapshot is taken we get different results. -BUG10280 LINUX WIN : LayoutTests/fast/inline/dirtyLinesForInline.html = FAIL -// WebKit roll 50313:50324 -BUG_ROLANDSTEINER MAC : LayoutTests/fast/inline/dirtyLinesForInline.html = TEXT - BUG20507 : LayoutTests/http/tests/uri/resolve-encoding-relative.html = FAIL BUG10432 WIN LINUX : LayoutTests/fast/overflow/004.html = FAIL |