Title: [91922] trunk/LayoutTests
Revision
91922
Author
[email protected]
Date
2011-07-28 07:07:35 -0700 (Thu, 28 Jul 2011)

Log Message

[Qt] Unreviewed gardening.

* platform/qt/fast/forms/textfield-overflow-by-value-update-expected.txt: Added.
* platform/qt/test_expectations.txt:

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (91921 => 91922)


--- trunk/LayoutTests/ChangeLog	2011-07-28 13:34:50 UTC (rev 91921)
+++ trunk/LayoutTests/ChangeLog	2011-07-28 14:07:35 UTC (rev 91922)
@@ -1,5 +1,12 @@
 2011-07-28  Csaba Osztrogonác  <[email protected]>
 
+        [Qt] Unreviewed gardening.
+
+        * platform/qt/fast/forms/textfield-overflow-by-value-update-expected.txt: Added.
+        * platform/qt/test_expectations.txt:
+
+2011-07-28  Csaba Osztrogonác  <[email protected]>
+
         [Qt][Mac] Unreviewed gardening.
 
         * platform/qt-mac/Skipped: Paint the bot green with skipping all failing and crashing tests.

Added: trunk/LayoutTests/platform/qt/fast/forms/textfield-overflow-by-value-update-expected.txt (0 => 91922)


--- trunk/LayoutTests/platform/qt/fast/forms/textfield-overflow-by-value-update-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/qt/fast/forms/textfield-overflow-by-value-update-expected.txt	2011-07-28 14:07:35 UTC (rev 91922)
@@ -0,0 +1,8 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x38
+  RenderBlock {HTML} at (0,0) size 800x38
+    RenderBody {BODY} at (8,8) size 784x22
+      RenderTextControl {INPUT} at (0,14) size 102x2 [bgcolor=#FFFFFF]
+      RenderText {#text} at (0,0) size 0x0
+      RenderText {#text} at (0,0) size 0x0

Modified: trunk/LayoutTests/platform/qt/test_expectations.txt (91921 => 91922)


--- trunk/LayoutTests/platform/qt/test_expectations.txt	2011-07-28 13:34:50 UTC (rev 91921)
+++ trunk/LayoutTests/platform/qt/test_expectations.txt	2011-07-28 14:07:35 UTC (rev 91922)
@@ -3,18 +3,13 @@
 // See http://trac.webkit.org/wiki/TestExpectations for more information on this file.
 
 BUGWK64002 : http/tests/misc/object-embedding-svg-delayed-size-negotiation-2.htm = TEXT PASS
-
-SKIP BUGWK64002 : fast/forms/textfield-overflow-by-value-update.html = PASS FAIL
-
 BUGWK64002 : fast/notifications/notifications-click-event.html = TEXT PASS
-
 BUGWK64002 : fast/workers/shared-worker-lifecycle.html = TEXT PASS
 BUGWK64002 : fast/workers/shared-worker-frame-lifecycle.html = TEXT PASS
 BUGWK64002 : fast/workers/worker-close-more.html = TEXT PASS
 BUGWK64002 : fast/workers/storage/interrupt-database.html = TEXT PASS
 BUGWK64002 : fast/workers/dedicated-worker-lifecycle.html = TEXT PASS
 BUGWK64002 : fast/workers/worker-lifecycle.html = TEXT PASS
-
 BUGWK64002 : fast/selectors/unqualified-hover-strict.html = TEXT PASS
 
 BUGWK62662 : inspector/cookie-parser.html = CRASH PASS
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to