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

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

Issue 922423002: Move rendering/RenderTextControl* to layout/LayoutTextControl* (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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 784x26 6 RenderBlock {P} at (0,0) size 784x26
7 RenderText {#text} at (0,0) size 759x26 7 RenderText {#text} at (0,0) size 759x26
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 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"
9 text run at (0,13) width 309: "passes. If they are cut off by the bott om of the input box, the test fails." 9 text run at (0,13) width 309: "passes. If they are cut off by the bott om of the input box, the test fails."
10 RenderBlock (anonymous) at (0,37) size 784x21 10 RenderBlock (anonymous) at (0,37) size 784x21
11 RenderTextControl {INPUT} at (0,0) size 300x21 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)] 11 LayoutTextControl {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 (11,48) size 294x15 13 layer at (11,48) size 294x15
14 RenderBlock {DIV} at (3,3) size 294x15 14 RenderBlock {DIV} at (3,3) size 294x15
15 RenderText {#text} at (0,0) size 99x15 15 RenderText {#text} at (0,0) size 99x15
16 text run at (0,0) width 99: "something gjpqy" 16 text run at (0,0) width 99: "something gjpqy"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698