diff options
author | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-10 19:24:53 +0000 |
---|---|---|
committer | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-10 19:24:53 +0000 |
commit | b98e844821657a520e38175a65a26df05497d76d (patch) | |
tree | b83840e05a2facf503d7fbec8d357b157d19c354 /webkit/tools | |
parent | 2996c3ef1f0df3fb5a89efda46d47770cdb3440c (diff) | |
download | chromium_src-b98e844821657a520e38175a65a26df05497d76d.zip chromium_src-b98e844821657a520e38175a65a26df05497d76d.tar.gz chromium_src-b98e844821657a520e38175a65a26df05497d76d.tar.bz2 |
Linux: add comments to tests_fixable from the manual review of editing/*
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6726 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index a3e1a0f..ee04bdb 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -646,6 +646,8 @@ LayoutTests/security/autocomplete-cleared-on-back.html = TIMEOUT LayoutTests/security/set-form-autocomplete-attribute.html = FAIL // Post-MERGE failures: these will all need to be fixed one day + +// Linux pixeltest failure: caret is in the wrong place LINUX WIN : LayoutTests/editing/selection/caret-rtl-2.html = FAIL LayoutTests/fast/backgrounds/svg-as-background-5.html = FAIL PASS LayoutTests/fast/block/float/float-avoidance.html = FAIL @@ -1035,6 +1037,8 @@ LINUX MAC : LayoutTests/fast/forms/search-event-delay.html = TIMEOUT PASS // NEW FOR MERGE 36102:37604 + +// Linux pixeltest failure: We don't draw the spelling markers at all LINUX WIN : LayoutTests/editing/spelling/inline_spelling_markers.html = FAIL LINUX WIN : LayoutTests/fast/block/positioning/replaced-inside-fixed-top-bottom.html = FAIL LayoutTests/fast/dom/StyleSheet/ownerNode-lifetime-2.html = FAIL @@ -1144,6 +1148,8 @@ LINUX WIN : LayoutTests/svg/text/text-text-07-t.svg = FAIL LINUX WIN : LayoutTests/svg/text/text-tspan-01-b.svg = FAIL // MERGE REGRESSIONS 36102:37604 + +// Linux pixeltest failure: The caret is 1px off LINUX WIN : LayoutTests/editing/style/smoosh-styles-003.html = FAIL WIN : LayoutTests/fast/backgrounds/svg-as-background-1.html = FAIL LINUX WIN : LayoutTests/fast/backgrounds/svg-as-background-2.html = FAIL @@ -1950,7 +1956,10 @@ LayoutTests/fast/dom/HTMLDocument/document-open-return-value.html = FAIL LayoutTests/fast/events/dispatchEvent-crash.html = FAIL // WebKit Merge 38850:38900 new tests + +// Linux pixeltest failure: There should be two lines of text LayoutTests/editing/selection/wrapped-line-caret-1.html = FAIL +// Linux pixeltest failure: There should be two lines of text LayoutTests/editing/selection/wrapped-line-caret-2.html = FAIL LayoutTests/fast/dom/dom-constructors.html = FAIL |