Title: [161898] trunk/LayoutTests
Revision
161898
Author
za...@apple.com
Date
2014-01-13 11:34:06 -0800 (Mon, 13 Jan 2014)

Log Message

Unreviewed Mac WK2 gardering after r161882.

* platform/mac-wk2/fast/dynamic/012-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (161897 => 161898)


--- trunk/LayoutTests/ChangeLog	2014-01-13 19:32:25 UTC (rev 161897)
+++ trunk/LayoutTests/ChangeLog	2014-01-13 19:34:06 UTC (rev 161898)
@@ -1,3 +1,9 @@
+2014-01-13  Zalan Bujtas  <za...@apple.com>
+
+        Unreviewed Mac WK2 gardering after r161882.
+
+        * platform/mac-wk2/fast/dynamic/012-expected.txt:
+
 2014-01-13  Youenn Fablet  <youe...@gmail.com>
 
         Dispatch a progress event before dispatching abort, error or timeout event

Modified: trunk/LayoutTests/platform/mac-wk2/fast/dynamic/012-expected.txt (161897 => 161898)


--- trunk/LayoutTests/platform/mac-wk2/fast/dynamic/012-expected.txt	2014-01-13 19:32:25 UTC (rev 161897)
+++ trunk/LayoutTests/platform/mac-wk2/fast/dynamic/012-expected.txt	2014-01-13 19:34:06 UTC (rev 161898)
@@ -6,18 +6,18 @@
       RenderBlock {H2} at (0,0) size 784x28
         RenderText {#text} at (0,0) size 219x28
           text run at (0,0) width 219: "Block Collapse Demo"
-      RenderBlock {P} at (0,47) size 784x18
+      RenderBlock {P} at (0,47) size 784x19
         RenderText {#text} at (0,0) size 687x18
           text run at (0,0) width 304: "This table below has three hierarchical sections. "
           text run at (304,0) width 383: "Collapsing a section should cause those below it to move up."
-      RenderBlock {P} at (0,81) size 784x18
+      RenderBlock {P} at (0,81) size 784x19
         RenderText {#text} at (0,0) size 765x18
           text run at (0,0) width 765: "This works on the latest Windows IE and Mozilla Firefox (Win and Mac) but not on Safari 1.2.3 (v125.9) {or 2.0 (146)}."
-      RenderBlock {P} at (0,115) size 784x18
+      RenderBlock {P} at (0,115) size 784x19
         RenderText {#text} at (0,0) size 747x18
           text run at (0,0) width 579: "Note that the second section is collapsed when the page opens and expanding it works fine. "
           text run at (579,0) width 168: "Just the collapse is broken."
-      RenderBlock {DIV} at (0,149) size 784x148
+      RenderBlock {DIV} at (0,149) size 784x149
         RenderBlock {HR} at (0,0) size 784x2 [border: (1px inset #000000)]
         RenderBlock {DIV} at (0,10) size 784x20
           RenderImage {IMG} at (0,0) size 16x16
@@ -56,8 +56,8 @@
                   RenderText {#text} at (1,1) size 74x18
                     text run at (1,1) width 74: "block three."
         RenderBlock {HR} at (0,146) size 784x2 [border: (1px inset #000000)]
-layer at (8,187) size 109x68
-  RenderBlock (positioned) {DIV} at (8,187) size 109x68
+layer at (8,188) size 109x68
+  RenderBlock (positioned) {DIV} at (8,187) size 109x69
     RenderTable {TABLE} at (0,0) size 109x68
       RenderTableSection {TBODY} at (0,0) size 109x68
         RenderTableRow {TR} at (0,2) size 109x20
@@ -81,8 +81,8 @@
           RenderTableCell {TD} at (36,46) size 71x20 [r=2 c=1 rs=1 cs=1]
             RenderText {#text} at (1,1) size 66x18
               text run at (1,1) width 66: "block one."
-layer at (8,207) size 109x68
-  RenderBlock (positioned) {DIV} at (8,207) size 109x68
+layer at (8,208) size 109x68
+  RenderBlock (positioned) {DIV} at (8,207) size 109x69
     RenderTable {TABLE} at (0,0) size 109x68
       RenderTableSection {TBODY} at (0,0) size 109x68
         RenderTableRow {TR} at (0,2) size 109x20
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to