Title: [117687] trunk/LayoutTests
Revision
117687
Author
[email protected]
Date
2012-05-19 02:29:43 -0700 (Sat, 19 May 2012)

Log Message

[Qt] Unreviewed weekend gardening.

* platform/qt-4.8/Skipped: Copy/paste error fix after r117588.
* platform/qt/fast/forms/form-hides-table-expected.png: Added after r117640.
* platform/qt/fast/forms/form-hides-table-expected.txt: Updated after r117640.
* platform/qt/fast/table/form-with-table-style-expected.png: Updated after r117640.
* platform/qt/fast/table/form-with-table-style-expected.txt: Updated after r117640.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (117686 => 117687)


--- trunk/LayoutTests/ChangeLog	2012-05-19 09:24:06 UTC (rev 117686)
+++ trunk/LayoutTests/ChangeLog	2012-05-19 09:29:43 UTC (rev 117687)
@@ -1,3 +1,13 @@
+2012-05-19  Csaba Osztrogonác  <[email protected]>
+
+        [Qt] Unreviewed weekend gardening.
+
+        * platform/qt-4.8/Skipped: Copy/paste error fix after r117588.
+        * platform/qt/fast/forms/form-hides-table-expected.png: Added after r117640.
+        * platform/qt/fast/forms/form-hides-table-expected.txt: Updated after r117640.
+        * platform/qt/fast/table/form-with-table-style-expected.png: Updated after r117640.
+        * platform/qt/fast/table/form-with-table-style-expected.txt: Updated after r117640.
+
 2012-05-19  Ryosuke Niwa  <[email protected]>
 
         More Chromium rebaselines after r117672.

Added: trunk/LayoutTests/platform/qt/fast/forms/form-hides-table-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/qt/fast/forms/form-hides-table-expected.png ___________________________________________________________________

Added: svn:mime-type

Modified: trunk/LayoutTests/platform/qt/fast/forms/form-hides-table-expected.txt (117686 => 117687)


--- trunk/LayoutTests/platform/qt/fast/forms/form-hides-table-expected.txt	2012-05-19 09:24:06 UTC (rev 117686)
+++ trunk/LayoutTests/platform/qt/fast/forms/form-hides-table-expected.txt	2012-05-19 09:29:43 UTC (rev 117687)
@@ -150,7 +150,8 @@
         RenderTable at (0,0) size 0x0
           RenderTableCol {DIV} at (0,0) size 0x0
       RenderBlock {DIV} at (0,611) size 768x0
-        RenderTableCol {DIV} at (0,0) size 0x0
+        RenderTable at (0,0) size 0x0
+          RenderTableCol {DIV} at (0,0) size 0x0
       RenderBlock {DIV} at (0,611) size 768x43
         RenderTable at (0,0) size 130x43
           RenderTableSection (anonymous) at (0,0) size 130x43

Modified: trunk/LayoutTests/platform/qt/fast/table/form-with-table-style-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/qt/fast/table/form-with-table-style-expected.txt (117686 => 117687)


--- trunk/LayoutTests/platform/qt/fast/table/form-with-table-style-expected.txt	2012-05-19 09:24:06 UTC (rev 117686)
+++ trunk/LayoutTests/platform/qt/fast/table/form-with-table-style-expected.txt	2012-05-19 09:29:43 UTC (rev 117687)
@@ -85,15 +85,16 @@
         RenderTable at (0,0) size 0x0
           RenderTableCol {FORM} at (0,0) size 0x0
       RenderBlock {DIV} at (0,438) size 784x0
-        RenderTableCol {FORM} at (0,0) size 0x0
-      RenderBlock {DIV} at (0,454) size 784x21
+        RenderTable at (0,0) size 0x0
+          RenderTableCol {FORM} at (0,0) size 0x0
+      RenderBlock {DIV} at (0,438) size 784x21
         RenderTable at (0,0) size 124x21
           RenderTableSection (anonymous) at (0,0) size 124x21
             RenderTableRow (anonymous) at (0,0) size 124x21
               RenderTableCell {FORM} at (0,0) size 124x21 [r=0 c=0 rs=1 cs=1]
                 RenderText {#text} at (0,0) size 124x21
                   text run at (0,0) width 124: "display: table-cell"
-      RenderBlock {DIV} at (0,475) size 784x79
+      RenderBlock {DIV} at (0,459) size 784x79
         RenderTable at (0,0) size 55x79
           RenderBlock {FORM} at (0,0) size 55x63
             RenderText {#text} at (0,0) size 55x63

Modified: trunk/LayoutTests/platform/qt-4.8/Skipped (117686 => 117687)


--- trunk/LayoutTests/platform/qt-4.8/Skipped	2012-05-19 09:24:06 UTC (rev 117686)
+++ trunk/LayoutTests/platform/qt-4.8/Skipped	2012-05-19 09:29:43 UTC (rev 117687)
@@ -148,5 +148,5 @@
 
 # [Qt] 4 fast/text tests fail with Qt >= 4.7.1 (but pass with Qt 5)
 # https://bugs.webkit.org/show_bug.cgi?id=50147
-fast/text/format-control.html
-fast/text/international/khmer-selection.html
+fast/text/justification-padding-mid-word.html
+fast/text/zero-width-characters.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to