summaryrefslogtreecommitdiffstats
path: root/webkit/tools
diff options
context:
space:
mode:
authorpkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-06 20:51:09 +0000
committerpkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-06 20:51:09 +0000
commit659148d4f1e5c2c20ba40917e598487bb5a88d79 (patch)
tree538bc0d0a69060542e4a2341cc9ab29ef6478d29 /webkit/tools
parentd74cec8902c565f0045d2747a7091f4d2931f57b (diff)
downloadchromium_src-659148d4f1e5c2c20ba40917e598487bb5a88d79.zip
chromium_src-659148d4f1e5c2c20ba40917e598487bb5a88d79.tar.gz
chromium_src-659148d4f1e5c2c20ba40917e598487bb5a88d79.tar.bz2
Rebaseline form-element-geometry-expected.
There are basically two sets of changes from the last baseline, which was done by Finnur on Jan. 26. One is a fix to SELECT scrollbars that looks like it's strictly more correct. The other is the removal of a [border bgcolor="#000000"] on the BRs inside some SELECTs, which I'm less certain of, but which isn't present upstream and wasn't present in our baseline before the last set of changes to it. Review URL: http://codereview.chromium.org/39268 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11153 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r--webkit/tools/layout_tests/test_lists/tests_fixable.txt2
1 files changed, 1 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 26a793f..345b4ad 100644
--- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt
+++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
@@ -911,7 +911,6 @@ DEFER : LayoutTests/fast/dom/constructors-cached.html = FAIL
// MERGE REGRESSIONS 36102:37604
LINUX : LayoutTests/fast/events/mouse-click-events.html = FAIL
-LayoutTests/fast/forms/form-element-geometry.html = FAIL
// These tests are wrong because of:
// https://bugs.webkit.org/show_bug.cgi?id=24161. This is not
// important for current release.
@@ -926,6 +925,7 @@ DEFER : LayoutTests/fast/forms/textarea-rows-cols.html = FAIL
LINUX WIN : LayoutTests/fast/repaint/overflow-outline-repaint.html = FAIL
WIN : LayoutTests/fast/repaint/overflow-scroll-delete.html = FAIL
// Likely just needs to be baselined.
+LINUX MAC : LayoutTests/fast/forms/form-element-geometry.html = FAIL
LINUX MAC : LayoutTests/fast/replaced/width100percent-textarea.html = FAIL
LINUX : LayoutTests/fast/text/drawBidiText.html = FAIL
LINUX : LayoutTests/http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreign-domain-subframe.html = TIMEOUT PASS