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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/fast/forms/input-type-text-min-width-expected.txt

Issue 1389493002: Auto-rebaseline for r351985 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutText {#text} at (0,0) size 738x36 6 LayoutText {#text} at (0,0) size 738x36
7 text run at (0,0) width 738: "This test checks if correct min width is a pplied to \"input type=text\". To match IE and Firefox, the input field below" 7 text run at (0,0) width 738: "This test checks if correct min width is a pplied to \"input type=text\". To match IE and Firefox, the input field below"
8 text run at (0,18) width 671: "should show \"1987\", with the 7 slightly truncated. See https://bugs.webkit.org/show_bug.cgi?id=15312 ." 8 text run at (0,18) width 671: "should show \"1987\", with the 7 slightly truncated. See https://bugs.webkit.org/show_bug.cgi?id=15312 ."
9 LayoutBR {BR} at (670,32) size 1x0 9 LayoutBR {BR} at (670,32) size 1x0
10 LayoutTextControl {INPUT} at (0,36) size 17x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)] 10 LayoutTextControl {INPUT} at (0,36) size 17x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
11 LayoutText {#text} at (0,0) size 0x0 11 LayoutText {#text} at (0,0) size 0x0
12 layer at (11,47) size 11x13 scrollWidth 39 12 layer at (11,47) size 11x13 scrollWidth 37
13 LayoutBlockFlow {DIV} at (3,3) size 11x13 13 LayoutBlockFlow {DIV} at (3,3) size 11x13
14 LayoutText {#text} at (0,0) size 40x13 14 LayoutText {#text} at (0,0) size 38x13
15 text run at (0,0) width 40: "198765" 15 text run at (0,0) width 38: "198765"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698