Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(78)

Side by Side Diff: LayoutTests/platform/win/fast/forms/input-field-text-truncated-expected.txt

Issue 546663004: Auto-rebaseline for r181492 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {P} at (0,0) size 784x24 6 RenderBlock {P} at (0,0) size 784x28
7 RenderText {#text} at (0,0) size 759x24 7 RenderText {#text} at (0,0) size 777x28
8 text run at (0,0) width 759: "Text inside input field should not be cu t off at the bottom when its font is larger than the body font size. If the desc enders in \"something gjpqy\" below are all visible, the test" 8 text run at (0,0) width 777: "Text inside input field should not be cu t off at the bottom when its font is larger than the body font size. If the desc enders in \"something gjpqy\" below are all visible, the"
9 text run at (0,12) width 309: "passes. If they are cut off by the bott om of the input box, the test fails." 9 text run at (0,14) width 350: "test passes. If they are cut off by the bottom of the input box, the test fails."
10 RenderBlock (anonymous) at (0,35) size 784x20 10 RenderBlock (anonymous) at (0,39) size 784x21
11 RenderTextControl {INPUT} at (0,0) size 300x20 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)] 11 RenderTextControl {INPUT} at (0,0) size 300x21 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)]
12 RenderText {#text} at (0,0) size 0x0 12 RenderText {#text} at (0,0) size 0x0
13 layer at (10,46) size 296x14 13 layer at (10,50) size 296x15
14 RenderBlock {DIV} at (2,3) size 296x14 14 RenderBlock {DIV} at (2,3) size 296x15
15 RenderText {#text} at (0,0) size 89x14 15 RenderText {#text} at (0,0) size 91x15
16 text run at (0,0) width 89: "something gjpqy" 16 text run at (0,0) width 91: "something gjpqy"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698