Title: [151789] trunk/LayoutTests
Revision
151789
Author
[email protected]
Date
2013-06-20 12:10:08 -0700 (Thu, 20 Jun 2013)

Log Message

[Qt][WK2] REGRESSION(r151737): fast/replaced/width100percent-image.html fails
https://bugs.webkit.org/show_bug.cgi?id=117824

Unreviewed, rebaselining.

* platform/qt-5.0-wk2/TestExpectations:
* platform/qt-5.0-wk2/fast/replaced/width100percent-image-expected.png:
* platform/qt-5.0-wk2/fast/replaced/width100percent-image-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (151788 => 151789)


--- trunk/LayoutTests/ChangeLog	2013-06-20 18:58:42 UTC (rev 151788)
+++ trunk/LayoutTests/ChangeLog	2013-06-20 19:10:08 UTC (rev 151789)
@@ -1,3 +1,14 @@
+2013-06-20  Robert Hogan  <[email protected]>
+
+        [Qt][WK2] REGRESSION(r151737): fast/replaced/width100percent-image.html fails
+        https://bugs.webkit.org/show_bug.cgi?id=117824
+
+        Unreviewed, rebaselining.
+
+        * platform/qt-5.0-wk2/TestExpectations:
+        * platform/qt-5.0-wk2/fast/replaced/width100percent-image-expected.png:
+        * platform/qt-5.0-wk2/fast/replaced/width100percent-image-expected.txt:
+
 2013-06-18  Robert Hogan  <[email protected]>
 
         REGRESSION (r151451): Text not vertically centered correctly on icloud.com

Modified: trunk/LayoutTests/platform/qt-5.0-wk2/TestExpectations (151788 => 151789)


--- trunk/LayoutTests/platform/qt-5.0-wk2/TestExpectations	2013-06-20 18:58:42 UTC (rev 151788)
+++ trunk/LayoutTests/platform/qt-5.0-wk2/TestExpectations	2013-06-20 19:10:08 UTC (rev 151789)
@@ -658,9 +658,6 @@
 platform/qt/plugins/application-plugin-plugins-disabled.html
 platform/qt/plugins/qt-qwidget-plugin.html
 
-[Qt][WK2] REGRESSION(r151737)
-webkit.org/b/117824 fast/replaced/width100percent-image.html [ Skip ]
-
 # =========================================================================== #
 # Printing tests.                                                             #
 # =========================================================================== #

Modified: trunk/LayoutTests/platform/qt-5.0-wk2/fast/replaced/width100percent-image-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/qt-5.0-wk2/fast/replaced/width100percent-image-expected.txt (151788 => 151789)


--- trunk/LayoutTests/platform/qt-5.0-wk2/fast/replaced/width100percent-image-expected.txt	2013-06-20 18:58:42 UTC (rev 151788)
+++ trunk/LayoutTests/platform/qt-5.0-wk2/fast/replaced/width100percent-image-expected.txt	2013-06-20 19:10:08 UTC (rev 151789)
@@ -11,13 +11,13 @@
       RenderTable {TABLE} at (0,38) size 769x279
         RenderTableSection {TBODY} at (0,0) size 769x279
           RenderTableRow {TR} at (0,1) size 769x277
-            RenderTableCell {TD} at (1,1) size 216x277 [r=0 c=0 rs=1 cs=1]
+            RenderTableCell {TD} at (1,1) size 2x277 [r=0 c=0 rs=1 cs=1]
               RenderImage {IMG} at (1,1) size 214x275
-            RenderTableCell {TD} at (218,1) size 2x277 [r=0 c=1 rs=1 cs=1]
+            RenderTableCell {TD} at (4,1) size 2x277 [r=0 c=1 rs=1 cs=1]
               RenderImage {IMG} at (1,1) size 214x275
-            RenderTableCell {TD} at (221,1) size 2x277 [r=0 c=2 rs=1 cs=1]
+            RenderTableCell {TD} at (7,1) size 2x277 [r=0 c=2 rs=1 cs=1]
               RenderImage {IMG} at (1,1) size 214x275
-            RenderTableCell {TD} at (224,129) size 544x21 [r=0 c=3 rs=1 cs=1]
+            RenderTableCell {TD} at (10,129) size 758x21 [r=0 c=3 rs=1 cs=1]
               RenderText {#text} at (1,1) size 4x19
                 text run at (1,1) width 4: " "
       RenderBlock (anonymous) at (0,317) size 769x38
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to