Title: [191124] trunk/LayoutTests
Revision
191124
Author
commit-qu...@webkit.org
Date
2015-10-15 11:38:58 -0700 (Thu, 15 Oct 2015)

Log Message

Rebaselining css2.1/tables/table-anonymous-objects-045.xht for win
https://bugs.webkit.org/show_bug.cgi?id=150125

Patch by Ryan Haddad <ryanhad...@apple.com> on 2015-10-15
Reviewed by Zalan Bujtas.

* platform/win/css2.1/tables/table-anonymous-objects-045-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (191123 => 191124)


--- trunk/LayoutTests/ChangeLog	2015-10-15 18:37:38 UTC (rev 191123)
+++ trunk/LayoutTests/ChangeLog	2015-10-15 18:38:58 UTC (rev 191124)
@@ -1,3 +1,12 @@
+2015-10-15  Ryan Haddad  <ryanhad...@apple.com>
+
+        Rebaselining css2.1/tables/table-anonymous-objects-045.xht for win
+        https://bugs.webkit.org/show_bug.cgi?id=150125
+
+        Reviewed by Zalan Bujtas.
+
+        * platform/win/css2.1/tables/table-anonymous-objects-045-expected.txt:
+
 2015-10-15  Zalan Bujtas  <za...@apple.com>
 
         [iOS] Update anonymous table results for iOS port.

Modified: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-045-expected.txt (191123 => 191124)


--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-045-expected.txt	2015-10-15 18:37:38 UTC (rev 191123)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-045-expected.txt	2015-10-15 18:38:58 UTC (rev 191124)
@@ -1,26 +1,26 @@
 layer at (0,0) size 800x600
   RenderView at (0,0) size 800x600
-layer at (0,0) size 800x115
-  RenderBlock {html} at (0,0) size 800x115
-    RenderBody {body} at (8,16) size 784x91
+layer at (0,0) size 800x107
+  RenderBlock {html} at (0,0) size 800x107
+    RenderBody {body} at (8,16) size 784x83
       RenderBlock {p} at (0,0) size 784x18
         RenderText {#text} at (0,0) size 380x18
           text run at (0,0) width 380: "There should be no red below, except for antialiasing issues."
-layer at (8,50) size 784x57
-  RenderBlock (relative positioned) {div} at (0,34) size 784x57
-layer at (8,50) size 784x57
-  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x57 [color=#FF0000]
-    RenderTable {table} at (1,1) size 61x55 [border: (5px outset #808080)]
-      RenderTableSection (anonymous) at (5,5) size 51x45
+layer at (8,50) size 784x49
+  RenderBlock (relative positioned) {div} at (0,34) size 784x49
+layer at (8,50) size 784x49
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x49 [color=#FF0000]
+    RenderTable {table} at (1,1) size 53x47 [border: (1px outset #808080)]
+      RenderTableSection {tbody} at (1,1) size 51x45
         RenderTableRow {tr} at (0,2) size 51x41
           RenderTableCell {td} at (2,2) size 47x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
             RenderText {#text} at (2,2) size 43x37
               text run at (2,2) width 43: "TD"
-layer at (8,50) size 63x57
-  RenderBlock (positioned) zI: 2 {div} at (0,0) size 63x57 [color=#008000]
-    RenderTable {table} at (1,1) size 61x55 [border: (5px outset #808080)]
-      RenderTableSection (anonymous) at (5,5) size 51x45
+layer at (8,50) size 55x49
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 55x49 [color=#008000]
+    RenderTable {table} at (1,1) size 53x47 [border: (1px outset #808080)]
+      RenderTableSection {tbody} at (1,1) size 51x45
         RenderTableRow {tr} at (0,2) size 51x41
           RenderTableCell {td} at (2,2) size 47x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
             RenderText {#text} at (2,2) size 43x37
-              text run at (2,2) width 43: "TD"
+              text run at (2,2) width 43: "TD"
\ No newline at end of file
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to