Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(27)

Unified Diff: webkit/tools/layout_tests/test_lists/tests_fixable.txt

Issue 28229: DEFERs the test LayoutTests/fast/forms/textarea-rows-cols.html. The... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/tools/layout_tests/test_lists/tests_fixable.txt
===================================================================
--- webkit/tools/layout_tests/test_lists/tests_fixable.txt (revision 10516)
+++ webkit/tools/layout_tests/test_lists/tests_fixable.txt (working copy)
@@ -932,8 +932,10 @@
DEFER LINUX WIN : LayoutTests/fast/forms/listbox-deselect-scroll.html = FAIL
DEFER LINUX WIN : LayoutTests/fast/forms/listbox-selection-2.html = FAIL
DEFER LINUX WIN : LayoutTests/fast/forms/select-item-background-clip.html = FAIL
-// The pixel diff looks ok, but the render trees are pretty different.
-LayoutTests/fast/forms/textarea-rows-cols.html = FAIL
+// The pixel diff is ok, but the render tree is different because of
+// our forked modifications to RenderTextControlMultiLine.cpp, specifically
+// the calls to set the overflow in createInnerTextStyle.
+DEFER : LayoutTests/fast/forms/textarea-rows-cols.html = FAIL
LayoutTests/fast/invalid/residual-style.html = FAIL
// Linux pixeltest failure: We, with Windows, are failing to repaint correctly
LINUX WIN : LayoutTests/fast/repaint/overflow-outline-repaint.html = FAIL
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698