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

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

Issue 2374983004: Revert "Avoid creating consecutive whitespace renderers." (Closed)
Patch Set: 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 800x58 3 layer at (0,0) size 800x58
4 LayoutBlockFlow {HTML} at (0,0) size 800x58 4 LayoutBlockFlow {HTML} at (0,0) size 800x58
5 LayoutBlockFlow {BODY} at (8,8) size 784x42 5 LayoutBlockFlow {BODY} at (8,8) size 784x42
6 LayoutBlockFlow {DIV} at (0,0) size 784x20 6 LayoutBlockFlow {DIV} at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 646x19 7 LayoutText {#text} at (0,0) size 646x19
8 text run at (0,0) width 646: "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 646: "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,20) size 784x22 9 LayoutBlockFlow (anonymous) at (0,20) size 784x22
10 LayoutTextControl {INPUT} at (0,0) size 94x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)] 10 LayoutTextControl {INPUT} at (0,0) size 94x22 [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
12 layer at (10,31) size 90x16 scrollWidth 295 13 layer at (10,31) size 90x16 scrollWidth 295
13 LayoutBlockFlow {DIV} at (2,3) size 90x16 14 LayoutBlockFlow {DIV} at (2,3) size 90x16
14 LayoutText {#text} at (0,0) size 294x16 15 LayoutText {#text} at (0,0) size 294x16
15 text run at (0,0) width 294: "012345678901012345678901234567890123456789" 16 text run at (0,0) width 294: "012345678901012345678901234567890123456789"
16 caret: position 12 of child 0 {#text} of child 0 {DIV} of {#document-fragment} o f child 3 {INPUT} of body 17 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