diff options
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/forms/003-expected.txt')
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/forms/003-expected.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/third_party/WebKit/LayoutTests/fast/forms/003-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/003-expected.txt new file mode 100644 index 0000000..71cce8d --- /dev/null +++ b/third_party/WebKit/LayoutTests/fast/forms/003-expected.txt @@ -0,0 +1,10 @@ +layer at (0,0) size 800x600 + RenderCanvas at (0,0) size 800x600 +layer at (0,0) size 800x53 + RenderBlock {HTML} at (0,0) size 800x53 + RenderBody {BODY} at (8,8) size 784x37 + RenderSelect {SELECT} at (2,0) size 59x18 + RenderBlock (anonymous) at (0,20) size 784x17 + RenderText {TEXT} at (0,0) size 314x17 + text run at (0,0) width 314: "This text should be *below* the select widget." + RenderText {TEXT} at (0,0) size 0x0 |