diff options
author | gwilson@google.com <gwilson@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-10-15 19:53:01 +0000 |
---|---|---|
committer | gwilson@google.com <gwilson@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-10-15 19:53:01 +0000 |
commit | 1dcb73dfcc490bf9cbe015773f02febe89851494 (patch) | |
tree | fdbb8900f9832e750abc33125576458503522166 /webkit/tools | |
parent | 5df266ac4bb90178e8e880909eddf65aab34da72 (diff) | |
download | chromium_src-1dcb73dfcc490bf9cbe015773f02febe89851494.zip chromium_src-1dcb73dfcc490bf9cbe015773f02febe89851494.tar.gz chromium_src-1dcb73dfcc490bf9cbe015773f02febe89851494.tar.bz2 |
Rebaselines the move-past-trailing-sapce layout test.
The functionality of the test was always correct, but the fonts in the expected output were different on Mac.
(The expected render tree dump was exactly the same in platform/mac dir, which leads me to believe it was never rebaselined)
This is a duplicate of patch 7134. 7134's base path was the external svn path, not the internal one. Sorry for the duplicate!
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@3411 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index afd3102..b87fe06 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -871,7 +871,6 @@ V8 | KJS # LayoutTests/accessibility = FAIL V8 | KJS # LayoutTests/css3/transform-value-types.html = FAIL V8 | KJS # LayoutTests/dom/html/level2/html/HTMLFormElement10.html = FAIL | TIMEOUT V8 | KJS # LayoutTests/editing/pasteboard/5780697-2.html = FAIL -V8 | KJS # LayoutTests/editing/selection/move-past-trailing-space.html = FAIL V8 | KJS # LayoutTests/fast/backgrounds/background-origin-root-element.html = FAIL V8 | KJS # LayoutTests/fast/backgrounds/background-position-1.html = FAIL V8 | KJS # LayoutTests/fast/backgrounds/background-position-rounding.html = FAIL |