Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / mac / fast / css-generated-content / 012-expected.txt
index 6d4b3e7..263e1c9 100644 (file)
@@ -8,9 +8,9 @@ layer at (0,0) size 800x600
           text run at (0,0) width 774: "Inheritance bug for floated first-letter"
       RenderBlock {P} at (0,87.16) size 784x169 [bgcolor=#EEEEEE] [border: (1px solid #000000)]
         RenderInline (generated) at (0,0) size 54x85 [color=#008000] [border: (1px dashed #008000)]
-          RenderText {#text} at (2,1) size 52x83
+          RenderTextFragment {#text} at (2,1) size 52x83
             text run at (2,1) width 52: "H"
-        RenderText {#text} at (55,45) size 780x123
+        RenderTextFragment {#text} at (55,45) size 780x123
           text run at (55,45) width 726: "ere is the first paragraph. Here the CSS :first-line rule sets the text to"
           text run at (1,84) width 232: "a green, sans-serif font. "
           text run at (233,84) width 541: "Then, the CSS :first-letter rule sets the font size to 3em,"
@@ -18,9 +18,9 @@ layer at (0,0) size 800x600
           text run at (1,140) width 723: "and make things look nice (or, at least, to illustrate the problem correctly)."
       RenderBlock {P} at (0,280.16) size 784x142 [bgcolor=#EEEEEE] [border: (1px solid #000000)]
         RenderBlock (floating) at (1,1) size 54x85 [color=#008000] [border: (1px dashed #008000)]
-          RenderText {#text} at (1,1) size 52x83
+          RenderTextFragment {#text} at (1,1) size 52x83
             text run at (1,1) width 52: "H"
-        RenderText {#text} at (55,1) size 768x140
+        RenderTextFragment {#text} at (55,1) size 768x140
           text run at (55,1) width 714: "ere is the second paragraph. This is just like the first except that the"
           text run at (55,29) width 382: "rule p.floated:first-letter floats the first "
           text run at (437,29) width 163: "letter to the left. "