diff options
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/text/basic/009-expected.txt')
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/text/basic/009-expected.txt | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/third_party/WebKit/LayoutTests/fast/text/basic/009-expected.txt b/third_party/WebKit/LayoutTests/fast/text/basic/009-expected.txt new file mode 100644 index 0000000..30a02bb --- /dev/null +++ b/third_party/WebKit/LayoutTests/fast/text/basic/009-expected.txt @@ -0,0 +1,15 @@ +layer at (0,0) size 800x600 + RenderCanvas at (0,0) size 800x600 +layer at (0,0) size 800x73 + RenderBlock {HTML} at (0,0) size 800x73 + RenderBody {BODY} at (8,8) size 784x57 + RenderInline {SPAN} at (0,0) size 385x28 + RenderText {TEXT} at (0,0) size 220x28 + text run at (0,0) width 220: "This is some text. " + RenderInline {TT} at (0,0) size 165x28 + RenderText {TEXT} at (220,1) size 165x28 + text run at (220,1) width 165: "As is this." + RenderText {TEXT} at (385,0) size 756x57 + text run at (385,0) width 341: " All of this text should be 24" + text run at (726,0) width 30: "px" + text run at (0,29) width 45: "tall." |