Unreviewed, GTK rebaseline after r95671.
authorphiln@webkit.org <philn@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Thu, 22 Sep 2011 07:40:37 +0000 (07:40 +0000)
committerphiln@webkit.org <philn@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Thu, 22 Sep 2011 07:40:37 +0000 (07:40 +0000)
* platform/gtk/fast/css-generated-content/table-cell-before-content-expected.txt:
* platform/gtk/fast/table/quote-text-around-iframe-expected.png: Added.
* platform/gtk/fast/table/quote-text-around-iframe-expected.txt: Added.
* platform/gtk/fast/table/table-cell-after-child-in-block-expected.txt:
* platform/gtk/fast/table/table-cell-before-after-content-around-table-block-expected.txt:
* platform/gtk/fast/table/table-cell-before-after-content-around-table-expected.txt:
* platform/gtk/fast/table/table-cell-before-child-in-block-expected.txt:
* platform/gtk/fast/table/table-row-after-child-in-block-expected.txt:
* platform/gtk/fast/table/table-row-before-after-content-around-block-expected.txt:
* platform/gtk/fast/table/table-row-before-after-content-around-table-expected.txt:
* platform/gtk/fast/table/table-row-before-child-in-block-expected.txt:
* platform/gtk/fast/table/table-row-style-not-updated-with-after-content-expected.txt:

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@95701 268f45cc-cd09-0410-ab3c-d52691b4dbfc

13 files changed:
LayoutTests/ChangeLog
LayoutTests/platform/gtk/fast/css-generated-content/table-cell-before-content-expected.txt
LayoutTests/platform/gtk/fast/table/quote-text-around-iframe-expected.png [new file with mode: 0644]
LayoutTests/platform/gtk/fast/table/quote-text-around-iframe-expected.txt [new file with mode: 0644]
LayoutTests/platform/gtk/fast/table/table-cell-after-child-in-block-expected.txt
LayoutTests/platform/gtk/fast/table/table-cell-before-after-content-around-table-block-expected.txt
LayoutTests/platform/gtk/fast/table/table-cell-before-after-content-around-table-expected.txt
LayoutTests/platform/gtk/fast/table/table-cell-before-child-in-block-expected.txt
LayoutTests/platform/gtk/fast/table/table-row-after-child-in-block-expected.txt
LayoutTests/platform/gtk/fast/table/table-row-before-after-content-around-block-expected.txt
LayoutTests/platform/gtk/fast/table/table-row-before-after-content-around-table-expected.txt
LayoutTests/platform/gtk/fast/table/table-row-before-child-in-block-expected.txt
LayoutTests/platform/gtk/fast/table/table-row-style-not-updated-with-after-content-expected.txt

index 1bc8d88..3785521 100644 (file)
@@ -1,3 +1,20 @@
+2011-09-22  Philippe Normand  <pnormand@igalia.com>
+
+        Unreviewed, GTK rebaseline after r95671.
+
+        * platform/gtk/fast/css-generated-content/table-cell-before-content-expected.txt:
+        * platform/gtk/fast/table/quote-text-around-iframe-expected.png: Added.
+        * platform/gtk/fast/table/quote-text-around-iframe-expected.txt: Added.
+        * platform/gtk/fast/table/table-cell-after-child-in-block-expected.txt:
+        * platform/gtk/fast/table/table-cell-before-after-content-around-table-block-expected.txt:
+        * platform/gtk/fast/table/table-cell-before-after-content-around-table-expected.txt:
+        * platform/gtk/fast/table/table-cell-before-child-in-block-expected.txt:
+        * platform/gtk/fast/table/table-row-after-child-in-block-expected.txt:
+        * platform/gtk/fast/table/table-row-before-after-content-around-block-expected.txt:
+        * platform/gtk/fast/table/table-row-before-after-content-around-table-expected.txt:
+        * platform/gtk/fast/table/table-row-before-child-in-block-expected.txt:
+        * platform/gtk/fast/table/table-row-style-not-updated-with-after-content-expected.txt:
+
 2011-09-22  Oliver Varga  <voliver@inf.u-szeged.hu>
 
         [Qt] 11 tests failed after r95671.
index 03694a2..eb4df52 100644 (file)
@@ -4,15 +4,15 @@ layer at (0,0) size 800x35
   RenderBlock {HTML} at (0,0) size 800x35
     RenderBody {BODY} at (8,8) size 784x19 [color=#0000FF]
       RenderBlock {DIV} at (0,0) size 784x19
-        RenderTable at (0,0) size 282x19 [color=#000000]
+        RenderTable at (0,0) size 282x19
           RenderTableSection (anonymous) at (0,0) size 282x19
             RenderTableRow (anonymous) at (0,0) size 282x19
-              RenderTableCell (anonymous) at (0,0) size 203x19 [color=#0000FF] [r=0 c=0 rs=1 cs=1]
+              RenderTableCell (anonymous) at (0,0) size 203x19 [r=0 c=0 rs=1 cs=1]
                 RenderText at (0,0) size 203x19
                   text run at (0,0) width 203: "You should just see a single line"
-              RenderTableCell {DIV} at (203,0) size 4x19 [color=#0000FF] [r=0 c=1 rs=1 cs=1]
+              RenderTableCell {DIV} at (203,0) size 4x19 [r=0 c=1 rs=1 cs=1]
                 RenderText {#text} at (0,0) size 4x19
                   text run at (0,0) width 4: " "
-              RenderTableCell (anonymous) at (207,0) size 75x19 [color=#0000FF] [r=0 c=2 rs=1 cs=1]
+              RenderTableCell (anonymous) at (207,0) size 75x19 [r=0 c=2 rs=1 cs=1]
                 RenderText at (0,0) size 75x19
                   text run at (0,0) width 75: "of blue text."
diff --git a/LayoutTests/platform/gtk/fast/table/quote-text-around-iframe-expected.png b/LayoutTests/platform/gtk/fast/table/quote-text-around-iframe-expected.png
new file mode 100644 (file)
index 0000000..83d2bd9
Binary files /dev/null and b/LayoutTests/platform/gtk/fast/table/quote-text-around-iframe-expected.png differ
diff --git a/LayoutTests/platform/gtk/fast/table/quote-text-around-iframe-expected.txt b/LayoutTests/platform/gtk/fast/table/quote-text-around-iframe-expected.txt
new file mode 100644 (file)
index 0000000..1d37988
--- /dev/null
@@ -0,0 +1,25 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x198
+  RenderBlock {HTML} at (0,0) size 800x198
+    RenderBody {BODY} at (16,16) size 768x166
+      RenderTable at (0,0) size 394x166
+        RenderTableSection (anonymous) at (0,0) size 394x166
+          RenderTableRow {Q} at (0,0) size 394x166
+            RenderTableCell (anonymous) at (0,0) size 394x166 [r=0 c=0 rs=1 cs=1]
+              RenderInline (generated) at (0,0) size 13x36
+                RenderQuote at (0,129) size 13x36
+                  text run at (0,129) width 13: "\""
+              RenderText {#text} at (13,129) size 31x36
+                text run at (13,129) width 31: " A"
+              RenderPartObject {IFRAME} at (44,0) size 308x158 [border: (4px inset #000000)]
+                layer at (0,0) size 300x150
+                  RenderView at (0,0) size 300x150
+                layer at (0,0) size 300x150
+                  RenderBlock {HTML} at (0,0) size 300x150
+                    RenderBody {BODY} at (8,8) size 284x134
+              RenderText {#text} at (352,129) size 29x36
+                text run at (352,129) width 29: "B "
+              RenderInline (generated) at (0,0) size 13x36
+                RenderQuote at (381,129) size 13x36
+                  text run at (381,129) width 13: "\""
index 0456548..ff4ac1c 100644 (file)
@@ -7,9 +7,9 @@ layer at (0,0) size 800x600
         RenderBlock {DIV} at (19,19) size 746x19
           RenderText {#text} at (0,0) size 77x19
             text run at (0,0) width 77: "CONTENT"
-        RenderTable at (19,38) size 90x57 [color=#000000]
+        RenderTable at (19,38) size 90x57
           RenderTableSection (anonymous) at (0,0) size 90x57
             RenderTableRow (anonymous) at (0,0) size 90x57
-              RenderTableCell (anonymous) at (0,0) size 90x57 [color=#FF0000] [border: (3px solid #0000FF)] [r=0 c=0 rs=1 cs=1]
+              RenderTableCell (anonymous) at (0,0) size 90x57 [border: (3px solid #0000FF)] [r=0 c=0 rs=1 cs=1]
                 RenderText at (19,19) size 52x19
                   text run at (19,19) width 52: "AFTER"
index e8d5a5c..b7d943a 100644 (file)
@@ -4,18 +4,18 @@ layer at (0,0) size 800x64
   RenderBlock {HTML} at (0,0) size 800x64
     RenderBody {BODY} at (8,8) size 784x48 [color=#0000FF]
       RenderBlock {DIV} at (0,0) size 784x48
-        RenderTable at (0,0) size 64x16 [color=#000000]
+        RenderTable at (0,0) size 64x16
           RenderTableSection (anonymous) at (0,0) size 64x16
             RenderTableRow (anonymous) at (0,0) size 64x16
-              RenderTableCell (anonymous) at (0,0) size 64x16 [color=#0000FF] [r=0 c=0 rs=1 cs=1]
+              RenderTableCell (anonymous) at (0,0) size 64x16 [r=0 c=0 rs=1 cs=1]
                 RenderText at (0,0) size 64x17
                   text run at (0,0) width 64: "ABCD"
         RenderBlock {DIV} at (0,16) size 784x16
           RenderText {#text} at (0,0) size 64x17
             text run at (0,0) width 64: "1234"
-        RenderTable at (0,32) size 64x16 [color=#000000]
+        RenderTable at (0,32) size 64x16
           RenderTableSection (anonymous) at (0,0) size 64x16
             RenderTableRow (anonymous) at (0,0) size 64x16
-              RenderTableCell (anonymous) at (0,0) size 64x16 [color=#0000FF] [r=0 c=0 rs=1 cs=1]
+              RenderTableCell (anonymous) at (0,0) size 64x16 [r=0 c=0 rs=1 cs=1]
                 RenderText at (0,0) size 64x17
                   text run at (0,0) width 64: "EFGH"
index 92b297d..3a2d349 100644 (file)
@@ -4,10 +4,10 @@ layer at (0,0) size 800x64
   RenderBlock {HTML} at (0,0) size 800x64
     RenderBody {BODY} at (8,8) size 784x48 [color=#0000FF]
       RenderBlock {DIV} at (0,0) size 784x48
-        RenderTable at (0,0) size 64x16 [color=#000000]
+        RenderTable at (0,0) size 64x16
           RenderTableSection (anonymous) at (0,0) size 64x16
             RenderTableRow (anonymous) at (0,0) size 64x16
-              RenderTableCell (anonymous) at (0,0) size 64x16 [color=#0000FF] [r=0 c=0 rs=1 cs=1]
+              RenderTableCell (anonymous) at (0,0) size 64x16 [r=0 c=0 rs=1 cs=1]
                 RenderText at (0,0) size 64x17
                   text run at (0,0) width 64: "ABCD"
         RenderTable {DIV} at (0,16) size 64x16
@@ -16,9 +16,9 @@ layer at (0,0) size 800x64
               RenderTableCell (anonymous) at (0,0) size 64x16 [r=0 c=0 rs=1 cs=1]
                 RenderText {#text} at (0,0) size 64x17
                   text run at (0,0) width 64: "1234"
-        RenderTable at (0,32) size 64x16 [color=#000000]
+        RenderTable at (0,32) size 64x16
           RenderTableSection (anonymous) at (0,0) size 64x16
             RenderTableRow (anonymous) at (0,0) size 64x16
-              RenderTableCell (anonymous) at (0,0) size 64x16 [color=#0000FF] [r=0 c=0 rs=1 cs=1]
+              RenderTableCell (anonymous) at (0,0) size 64x16 [r=0 c=0 rs=1 cs=1]
                 RenderText at (0,0) size 64x17
                   text run at (0,0) width 64: "EFGH"
index 9a786b9..63c0c35 100644 (file)
@@ -4,10 +4,10 @@ layer at (0,0) size 800x600
   RenderBlock {HTML} at (0,0) size 800x600
     RenderBody {BODY} at (8,8) size 784x584
       RenderBlock {DIV} at (0,0) size 784x114 [color=#FF0000] [border: (3px solid #008000)]
-        RenderTable at (19,19) size 101x57 [color=#000000]
+        RenderTable at (19,19) size 101x57
           RenderTableSection (anonymous) at (0,0) size 101x57
             RenderTableRow (anonymous) at (0,0) size 101x57
-              RenderTableCell (anonymous) at (0,0) size 101x57 [color=#FF0000] [border: (3px solid #0000FF)] [r=0 c=0 rs=1 cs=1]
+              RenderTableCell (anonymous) at (0,0) size 101x57 [border: (3px solid #0000FF)] [r=0 c=0 rs=1 cs=1]
                 RenderText at (19,19) size 63x19
                   text run at (19,19) width 63: "BEFORE"
         RenderBlock {DIV} at (19,76) size 746x19
index d735c02..a424ff3 100644 (file)
@@ -7,9 +7,9 @@ layer at (0,0) size 800x600
         RenderBlock {DIV} at (19,19) size 746x19
           RenderText {#text} at (0,0) size 77x19
             text run at (0,0) width 77: "CONTENT"
-        RenderTable at (19,38) size 52x19 [color=#000000]
+        RenderTable at (19,38) size 52x19
           RenderTableSection (anonymous) at (0,0) size 52x19
-            RenderTableRow (anonymous) at (0,0) size 52x19 [color=#FF0000] [border: (3px solid #0000FF)]
+            RenderTableRow (anonymous) at (0,0) size 52x19 [border: (3px solid #0000FF)]
               RenderTableCell (anonymous) at (0,0) size 52x19 [r=0 c=0 rs=1 cs=1]
                 RenderText at (0,0) size 52x19
                   text run at (0,0) width 52: "AFTER"
index e1e4ea5..b7d943a 100644 (file)
@@ -4,18 +4,18 @@ layer at (0,0) size 800x64
   RenderBlock {HTML} at (0,0) size 800x64
     RenderBody {BODY} at (8,8) size 784x48 [color=#0000FF]
       RenderBlock {DIV} at (0,0) size 784x48
-        RenderTable at (0,0) size 64x16 [color=#000000]
+        RenderTable at (0,0) size 64x16
           RenderTableSection (anonymous) at (0,0) size 64x16
-            RenderTableRow (anonymous) at (0,0) size 64x16 [color=#0000FF]
+            RenderTableRow (anonymous) at (0,0) size 64x16
               RenderTableCell (anonymous) at (0,0) size 64x16 [r=0 c=0 rs=1 cs=1]
                 RenderText at (0,0) size 64x17
                   text run at (0,0) width 64: "ABCD"
         RenderBlock {DIV} at (0,16) size 784x16
           RenderText {#text} at (0,0) size 64x17
             text run at (0,0) width 64: "1234"
-        RenderTable at (0,32) size 64x16 [color=#000000]
+        RenderTable at (0,32) size 64x16
           RenderTableSection (anonymous) at (0,0) size 64x16
-            RenderTableRow (anonymous) at (0,0) size 64x16 [color=#0000FF]
+            RenderTableRow (anonymous) at (0,0) size 64x16
               RenderTableCell (anonymous) at (0,0) size 64x16 [r=0 c=0 rs=1 cs=1]
                 RenderText at (0,0) size 64x17
                   text run at (0,0) width 64: "EFGH"
index 16c9546..3a2d349 100644 (file)
@@ -4,9 +4,9 @@ layer at (0,0) size 800x64
   RenderBlock {HTML} at (0,0) size 800x64
     RenderBody {BODY} at (8,8) size 784x48 [color=#0000FF]
       RenderBlock {DIV} at (0,0) size 784x48
-        RenderTable at (0,0) size 64x16 [color=#000000]
+        RenderTable at (0,0) size 64x16
           RenderTableSection (anonymous) at (0,0) size 64x16
-            RenderTableRow (anonymous) at (0,0) size 64x16 [color=#0000FF]
+            RenderTableRow (anonymous) at (0,0) size 64x16
               RenderTableCell (anonymous) at (0,0) size 64x16 [r=0 c=0 rs=1 cs=1]
                 RenderText at (0,0) size 64x17
                   text run at (0,0) width 64: "ABCD"
@@ -16,9 +16,9 @@ layer at (0,0) size 800x64
               RenderTableCell (anonymous) at (0,0) size 64x16 [r=0 c=0 rs=1 cs=1]
                 RenderText {#text} at (0,0) size 64x17
                   text run at (0,0) width 64: "1234"
-        RenderTable at (0,32) size 64x16 [color=#000000]
+        RenderTable at (0,32) size 64x16
           RenderTableSection (anonymous) at (0,0) size 64x16
-            RenderTableRow (anonymous) at (0,0) size 64x16 [color=#0000FF]
+            RenderTableRow (anonymous) at (0,0) size 64x16
               RenderTableCell (anonymous) at (0,0) size 64x16 [r=0 c=0 rs=1 cs=1]
                 RenderText at (0,0) size 64x17
                   text run at (0,0) width 64: "EFGH"
index e60e3e4..00a493e 100644 (file)
@@ -4,9 +4,9 @@ layer at (0,0) size 800x600
   RenderBlock {HTML} at (0,0) size 800x600
     RenderBody {BODY} at (8,8) size 784x584
       RenderBlock {DIV} at (0,0) size 784x76 [color=#FF0000] [border: (3px solid #008000)]
-        RenderTable at (19,19) size 63x19 [color=#000000]
+        RenderTable at (19,19) size 63x19
           RenderTableSection (anonymous) at (0,0) size 63x19
-            RenderTableRow (anonymous) at (0,0) size 63x19 [color=#FF0000] [border: (3px solid #0000FF)]
+            RenderTableRow (anonymous) at (0,0) size 63x19 [border: (3px solid #0000FF)]
               RenderTableCell (anonymous) at (0,0) size 63x19 [r=0 c=0 rs=1 cs=1]
                 RenderText at (0,0) size 63x19
                   text run at (0,0) width 63: "BEFORE"
index fb7a8ca..782ab57 100644 (file)
@@ -7,13 +7,14 @@ layer at (0,0) size 800x600
         RenderTableSection (anonymous) at (0,0) size 512x256
           RenderTableRow {DIV} at (0,0) size 512x256 [color=#0000FF]
             RenderTableCell (anonymous) at (0,0) size 512x256 [r=0 c=0 rs=1 cs=1]
-              RenderBlock (anonymous) at (0,0) size 512x128
-                RenderText {#text} at (0,0) size 512x129
-                  text run at (0,0) width 512: "ABCD"
-              RenderTable at (0,128) size 512x128
-                RenderTableSection (anonymous) at (0,0) size 512x128
-                  RenderTableRow (anonymous) at (0,0) size 512x128 [color=#FFFF00]
+              RenderTable at (0,0) size 512x256
+                RenderTableSection (anonymous) at (0,0) size 512x256
+                  RenderTableRow (anonymous) at (0,0) size 512x128
                     RenderTableCell (anonymous) at (0,0) size 512x128 [r=0 c=0 rs=1 cs=1]
+                      RenderText {#text} at (0,0) size 512x129
+                        text run at (0,0) width 512: "ABCD"
+                  RenderTableRow (anonymous) at (0,128) size 512x128 [color=#FFFF00]
+                    RenderTableCell (anonymous) at (0,128) size 512x128 [r=1 c=0 rs=1 cs=1]
                       RenderText at (0,0) size 512x129
                         text run at (0,0) width 512: "4578"
       RenderBlock {DIV} at (0,256) size 784x128 [color=#008000]