Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / mac / tables / mozilla_expected_failures / bugs / bug25707-expected.txt
index 2794844..a7f13ce 100644 (file)
@@ -3,27 +3,27 @@ layer at (0,0) size 800x600
 layer at (0,0) size 800x600
   RenderBlock {HTML} at (0,0) size 800x600
     RenderBody {BODY} at (8,8) size 784x584
-      RenderBlock {P} at (0,0) size 784x36
-        RenderText {#text} at (0,0) size 776x36
-          text run at (0,0) width 776: "The table below should be sized so that each word of text wraps to its own line, and if the font size is not too large, then the"
-          text run at (0,18) width 243: "table will not be wider than the screen."
-      RenderBlock {P} at (0,52) size 784x72
-        RenderText {#text} at (0,0) size 773x72
-          text run at (0,0) width 770: "Previously, the table would be incredibly wide, wide enough so that the entire paragraph of text was on one line. That was"
-          text run at (0,18) width 759: "because the \"maxElementSize\" of the cell was including margins calculated from the desired size of the text (in this case,"
-          text run at (0,36) width 773: "19x the desired width of the paragraph). The fix was to calculate the margin for the \"maxElementSize\" of the cell using the"
-          text run at (0,54) width 631: "\"maxElementSize\" of the contained block itself, which in this case is the maximum width of a word."
-      RenderTable {TABLE} at (0,140) size 234x154 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 232x152
-          RenderTableRow {TR} at (0,2) size 232x148
-            RenderTableCell {TD} at (2,2) size 228x148 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderBlock {P} at (214.80,2) size 11.20x144
-                RenderText {#text} at (0,0) size 33x144
-                  text run at (0,0) width 28: "This"
-                  text run at (0,18) width 10: "is"
-                  text run at (0,36) width 33: "some"
-                  text run at (0,54) width 27: "text."
-                  text run at (0,72) width 28: "This"
-                  text run at (0,90) width 10: "is"
-                  text run at (0,108) width 33: "some"
-                  text run at (0,126) width 27: "text."
+      RenderBlock {P} at (0,0) size 784x32
+        RenderText {#text} at (0,0) size 767x32
+          text run at (0,0) width 767: "The table below should be sized so that each word of text wraps to its own line, and if the font size is not too large, then"
+          text run at (0,16) width 272: "the table will not be wider than the screen."
+      RenderBlock {P} at (0,48) size 784x64
+        RenderText {#text} at (0,0) size 783x64
+          text run at (0,0) width 783: "Previously, the table would be incredibly wide, wide enough so that the entire paragraph of text was on one line. That was"
+          text run at (0,16) width 777: "because the \"maxElementSize\" of the cell was including margins calculated from the desired size of the text (in this case,"
+          text run at (0,32) width 765: "19x the desired width of the paragraph). The fix was to calculate the margin for the \"maxElementSize\" of the cell using"
+          text run at (0,48) width 667: "the \"maxElementSize\" of the contained block itself, which in this case is the maximum width of a word."
+      RenderTable {TABLE} at (0,128) size 240x138 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 238x136
+          RenderTableRow {TR} at (0,2) size 238x132
+            RenderTableCell {TD} at (2,2) size 234x132 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderBlock {P} at (220.50,2) size 11.50x128
+                RenderText {#text} at (0,0) size 34x128
+                  text run at (0,0) width 29: "This"
+                  text run at (0,16) width 11: "is"
+                  text run at (0,32) width 34: "some"
+                  text run at (0,48) width 28: "text."
+                  text run at (0,64) width 29: "This"
+                  text run at (0,80) width 11: "is"
+                  text run at (0,96) width 34: "some"
+                  text run at (0,112) width 28: "text."