Title: [94172] trunk/LayoutTests
Revision
94172
Author
o...@webkit.org
Date
2011-08-31 03:52:12 -0700 (Wed, 31 Aug 2011)

Log Message

[Qt] Unreviewed gardening.

Add Qt specific expected files after r94111, update Qt specific expected files after r94109.

Based on digging of Gabor Rapcsanyi.

* platform/qt/fast/css-generated-content/table-row-before-after-child-add-expected.png:
* platform/qt/fast/css-generated-content/table-row-before-after-child-add-expected.txt:
* platform/qt/fast/css-generated-content/table-table-before-after-child-add-expected.png:
* platform/qt/fast/css-generated-content/table-table-before-after-child-add-expected.txt:
* platform/qt/fast/preloader/document-write-noscript-expected.png: Added.
* platform/qt/fast/preloader/document-write-noscript-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (94171 => 94172)


--- trunk/LayoutTests/ChangeLog	2011-08-31 10:42:00 UTC (rev 94171)
+++ trunk/LayoutTests/ChangeLog	2011-08-31 10:52:12 UTC (rev 94172)
@@ -1,5 +1,20 @@
 2011-08-31  Csaba Osztrogonác  <o...@webkit.org>
 
+        [Qt] Unreviewed gardening.
+
+        Add Qt specific expected files after r94111, update Qt specific expected files after r94109.
+
+        Based on digging of Gabor Rapcsanyi.
+
+        * platform/qt/fast/css-generated-content/table-row-before-after-child-add-expected.png:
+        * platform/qt/fast/css-generated-content/table-row-before-after-child-add-expected.txt:
+        * platform/qt/fast/css-generated-content/table-table-before-after-child-add-expected.png:
+        * platform/qt/fast/css-generated-content/table-table-before-after-child-add-expected.txt:
+        * platform/qt/fast/preloader/document-write-noscript-expected.png: Added.
+        * platform/qt/fast/preloader/document-write-noscript-expected.txt: Added.
+
+2011-08-31  Csaba Osztrogonác  <o...@webkit.org>
+
         [Qt] Unreviewed gardening. Add and update platform specific expected files after r94109.
 
         Based on digging of Gabor Rapcsanyi.

Modified: trunk/LayoutTests/platform/qt/fast/css-generated-content/table-row-before-after-child-add-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/qt/fast/css-generated-content/table-row-before-after-child-add-expected.txt (94171 => 94172)


--- trunk/LayoutTests/platform/qt/fast/css-generated-content/table-row-before-after-child-add-expected.txt	2011-08-31 10:42:00 UTC (rev 94171)
+++ trunk/LayoutTests/platform/qt/fast/css-generated-content/table-row-before-after-child-add-expected.txt	2011-08-31 10:52:12 UTC (rev 94172)
@@ -9,7 +9,7 @@
       RenderTable {DIV} at (0,38) size 81x66
         RenderTableSection (anonymous) at (0,0) size 81x66 [color=#000000]
           RenderTableRow (anonymous) at (0,0) size 81x22 [color=#FF0000]
-            RenderTableCell (anonymous) at (0,0) size 81x22 [color=#000000] [r=0 c=0 rs=1 cs=1]
+            RenderTableCell (anonymous) at (0,0) size 81x22 [r=0 c=0 rs=1 cs=1]
               RenderText at (0,0) size 67x22
                 text run at (0,0) width 67: "BEFORE"
           RenderTableRow (anonymous) at (0,22) size 81x22
@@ -18,7 +18,7 @@
                 RenderText {#text} at (0,0) size 81x22
                   text run at (0,0) width 81: "CONTENT"
           RenderTableRow (anonymous) at (0,44) size 81x22 [color=#FF0000]
-            RenderTableCell (anonymous) at (0,44) size 81x22 [color=#000000] [r=2 c=0 rs=1 cs=1]
+            RenderTableCell (anonymous) at (0,44) size 81x22 [r=2 c=0 rs=1 cs=1]
               RenderText at (0,0) size 56x22
                 text run at (0,0) width 56: "AFTER"
       RenderBlock (anonymous) at (0,104) size 784x22

Modified: trunk/LayoutTests/platform/qt/fast/css-generated-content/table-table-before-after-child-add-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/qt/fast/css-generated-content/table-table-before-after-child-add-expected.txt (94171 => 94172)


--- trunk/LayoutTests/platform/qt/fast/css-generated-content/table-table-before-after-child-add-expected.txt	2011-08-31 10:42:00 UTC (rev 94171)
+++ trunk/LayoutTests/platform/qt/fast/css-generated-content/table-table-before-after-child-add-expected.txt	2011-08-31 10:52:12 UTC (rev 94172)
@@ -11,7 +11,7 @@
           RenderTableRow (anonymous) at (0,0) size 81x66
             RenderTableCell (anonymous) at (0,0) size 81x66 [r=0 c=0 rs=1 cs=1]
               RenderTable at (0,0) size 67x22 [color=#FF0000]
-                RenderTableSection (anonymous) at (0,0) size 67x22 [color=#000000]
+                RenderTableSection (anonymous) at (0,0) size 67x22
                   RenderTableRow (anonymous) at (0,0) size 67x22
                     RenderTableCell (anonymous) at (0,0) size 67x22 [r=0 c=0 rs=1 cs=1]
                       RenderText at (0,0) size 67x22
@@ -20,7 +20,7 @@
                 RenderText {#text} at (0,0) size 81x22
                   text run at (0,0) width 81: "CONTENT"
               RenderTable at (0,44) size 56x22 [color=#FF0000]
-                RenderTableSection (anonymous) at (0,0) size 56x22 [color=#000000]
+                RenderTableSection (anonymous) at (0,0) size 56x22
                   RenderTableRow (anonymous) at (0,0) size 56x22
                     RenderTableCell (anonymous) at (0,0) size 56x22 [r=0 c=0 rs=1 cs=1]
                       RenderText at (0,0) size 56x22

Added: trunk/LayoutTests/platform/qt/fast/preloader/document-write-noscript-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/qt/fast/preloader/document-write-noscript-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/qt/fast/preloader/document-write-noscript-expected.txt (0 => 94172)


--- trunk/LayoutTests/platform/qt/fast/preloader/document-write-noscript-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/qt/fast/preloader/document-write-noscript-expected.txt	2011-08-31 10:52:12 UTC (rev 94172)
@@ -0,0 +1,2 @@
+noscript-image2.png has MIME type image/png
+This test requires DumpRenderTree to see the log of what resources are loaded. It verifies that noscript-image1.png is not loaded because it is in a noscript block and noscript-image2.png is loaded because it is not in a noscript block. 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to