Title: [112131] trunk/LayoutTests
Revision
112131
Author
[email protected]
Date
2012-03-26 11:26:54 -0700 (Mon, 26 Mar 2012)

Log Message

Fix Qt after r112113 and r112112.

Unreviewed.

* platform/qt/Skipped:
Skipped a new test that is failing.

* platform/qt/fast/forms/textfield-overflow-expected.txt:
Updated the baseline as it matches other ports.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (112130 => 112131)


--- trunk/LayoutTests/ChangeLog	2012-03-26 18:12:38 UTC (rev 112130)
+++ trunk/LayoutTests/ChangeLog	2012-03-26 18:26:54 UTC (rev 112131)
@@ -1,3 +1,15 @@
+2012-03-26  Julien Chaffraix  <[email protected]>
+
+        Fix Qt after r112113 and r112112.
+
+        Unreviewed.
+
+        * platform/qt/Skipped:
+        Skipped a new test that is failing.
+
+        * platform/qt/fast/forms/textfield-overflow-expected.txt:
+        Updated the baseline as it matches other ports.
+
 2012-03-26  Pavel Feldman  <[email protected]>
 
         Not reviewed: chromium baselines for c543-txt-decor-000.

Modified: trunk/LayoutTests/platform/qt/Skipped (112130 => 112131)


--- trunk/LayoutTests/platform/qt/Skipped	2012-03-26 18:12:38 UTC (rev 112130)
+++ trunk/LayoutTests/platform/qt/Skipped	2012-03-26 18:26:54 UTC (rev 112131)
@@ -2678,3 +2678,7 @@
 # [Qt] unexpected result in fast/js/large-expressions.html
 # https://bugs.webkit.org/show_bug.cgi?id=76379
 fast/js/large-expressions.html
+
+# [Qt] css2.1/20110323/c543-txt-decor-000.html is failing
+# https://bugs.webkit.org/show_bug.cgi?id=82225
+css2.1/20110323/c543-txt-decor-000.html

Modified: trunk/LayoutTests/platform/qt/fast/forms/textfield-overflow-expected.txt (112130 => 112131)


--- trunk/LayoutTests/platform/qt/fast/forms/textfield-overflow-expected.txt	2012-03-26 18:12:38 UTC (rev 112130)
+++ trunk/LayoutTests/platform/qt/fast/forms/textfield-overflow-expected.txt	2012-03-26 18:26:54 UTC (rev 112131)
@@ -4,7 +4,8 @@
   RenderBlock {HTML} at (0,0) size 800x600
     RenderBody {BODY} at (8,8) size 784x584
       RenderTextControl {INPUT} at (2,0) size 186x10
-        RenderBlock {DIV} at (2,-6) size 182x21
       RenderText {#text} at (0,0) size 0x0
       RenderText {#text} at (0,0) size 0x0
+layer at (12,10) size 182x6 scrollHeight 21
+  RenderBlock {DIV} at (2,2) size 182x6
 caret: position 0 of child 0 {DIV} of {#shadow-root} of child 1 {INPUT} of body
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to