Index: LayoutTests/fast/css/first-letter-block-change-expected.txt |
diff --git a/LayoutTests/fast/css/first-letter-block-change-expected.txt b/LayoutTests/fast/css/first-letter-block-change-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..a4290daefb1aa236063a83b56a3dfdc71e9d549f |
--- /dev/null |
+++ b/LayoutTests/fast/css/first-letter-block-change-expected.txt |
@@ -0,0 +1,15 @@ |
+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." |