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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac-mac10.9/editing/input/caret-at-the-edge-of-input-expected.txt

Issue 2369963005: Avoid creating consecutive whitespace renderers. (Closed)
Patch Set: Rebased and manually fixed expectations Created 4 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 800x53 3 layer at (0,0) size 800x53
4 LayoutBlockFlow {HTML} at (0,0) size 800x53 4 LayoutBlockFlow {HTML} at (0,0) size 800x53
5 LayoutBlockFlow {BODY} at (8,8) size 784x37 5 LayoutBlockFlow {BODY} at (8,8) size 784x37
6 LayoutBlockFlow {DIV} at (0,0) size 784x18 6 LayoutBlockFlow {DIV} at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 692x18 7 LayoutText {#text} at (0,0) size 692x18
8 text run at (0,0) width 692: "When the caret reaches the edge of the i nput box, on the next input if must jump to the center of the control." 8 text run at (0,0) width 692: "When the caret reaches the edge of the i nput box, on the next input if must jump to the center of the control."
9 LayoutBlockFlow (anonymous) at (0,18) size 784x19 9 LayoutBlockFlow (anonymous) at (0,18) size 784x19
10 LayoutTextControl {INPUT} at (0,0) size 73x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)] 10 LayoutTextControl {INPUT} at (0,0) size 73x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
11 LayoutText {#text} at (0,0) size 0x0 11 LayoutText {#text} at (0,0) size 0x0
12 LayoutText {#text} at (0,0) size 0x0
13 layer at (11,29) size 67x13 scrollX 37.00 scrollWidth 293 12 layer at (11,29) size 67x13 scrollX 37.00 scrollWidth 293
14 LayoutBlockFlow {DIV} at (3,3) size 67x13 13 LayoutBlockFlow {DIV} at (3,3) size 67x13
15 LayoutText {#text} at (0,0) size 293x13 14 LayoutText {#text} at (0,0) size 293x13
16 text run at (0,0) width 293: "012345678901012345678901234567890123456789" 15 text run at (0,0) width 293: "012345678901012345678901234567890123456789"
17 caret: position 12 of child 0 {#text} of child 0 {DIV} of {#document-fragment} o f child 3 {INPUT} of body 16 caret: position 12 of child 0 {#text} of child 0 {DIV} of {#document-fragment} o f child 3 {INPUT} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698