Index: trunk/LayoutTests/fast/css/first-letter-block-change-expected.txt |
=================================================================== |
--- trunk/LayoutTests/fast/css/first-letter-block-change-expected.txt (revision 158773) |
+++ trunk/LayoutTests/fast/css/first-letter-block-change-expected.txt (working copy) |
@@ -1,15 +0,0 @@ |
-layer at (0,0) size 800x600 |
- RenderView at (0,0) size 800x600 |
-layer at (0,0) size 800x72 |
- RenderBlock {HTML} at (0,0) size 800x72 |
- RenderBody {BODY} at (8,16) size 784x40 |
- RenderBlock {P} at (0,0) size 784x40 |
- RenderInline (generated) at (0,0) size 5x19 [color=#CB000F] |
- RenderText {#text} at (0,0) size 5x19 |
- text run at (0,0) width 5: "I" |
- RenderText {#text} at (5,0) size 140x19 |
- text run at (5,0) width 140: " am adding a new text. " |
- RenderText {#text} at (145,0) size 760x39 |
- text run at (145,0) width 364: "This is a test paragraph. You can insert extra text at its start; " |
- text run at (509,0) width 251: "the :first-letter styles should be updated to" |
- text run at (0,20) width 157: "accomodate this new text." |