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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/text/selection-painting-hidpi-expected.txt

Issue 2719993003: Collapse whitespace away when creating whitespace layout objects.
Patch Set: g cl web Created 3 years, 9 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 800x36 3 layer at (0,0) size 800x36
4 LayoutBlockFlow {HTML} at (0,0) size 800x36 4 LayoutBlockFlow {HTML} at (0,0) size 800x36
5 LayoutBlockFlow {BODY} at (8,8) size 784x20 5 LayoutBlockFlow {BODY} at (8,8) size 784x20
6 LayoutBlockFlow {DIV} at (0,0) size 298x20 6 LayoutBlockFlow {DIV} at (0,0) size 298x20
7 LayoutInline {SPAN} at (0,0) size 37x19 7 LayoutInline {SPAN} at (0,0) size 37x19
8 LayoutText {#text} at (0,0) size 37x19 8 LayoutText {#text} at (0,0) size 37x19
9 text run at (0,0) width 37: "There" 9 text run at (0,0) width 37: "There"
10 LayoutText {#text} at (37,0) size 4x19 10 LayoutText {#text} at (37,0) size 4x19
(...skipping 27 matching lines...) Expand all
38 LayoutText {#text} at (198,0) size 53x19 38 LayoutText {#text} at (198,0) size 53x19
39 text run at (198,0) width 53: "between" 39 text run at (198,0) width 53: "between"
40 LayoutText {#text} at (251,0) size 4x19 40 LayoutText {#text} at (251,0) size 4x19
41 text run at (251,0) width 4: " " 41 text run at (251,0) width 4: " "
42 LayoutInline {SPAN} at (0,0) size 39x19 42 LayoutInline {SPAN} at (0,0) size 39x19
43 LayoutText {#text} at (255,0) size 39x19 43 LayoutText {#text} at (255,0) size 39x19
44 text run at (255,0) width 39: "words" 44 text run at (255,0) width 39: "words"
45 LayoutText {#text} at (294,0) size 4x19 45 LayoutText {#text} at (294,0) size 4x19
46 text run at (294,0) width 4: "." 46 text run at (294,0) width 4: "."
47 LayoutText {#text} at (0,0) size 0x0 47 LayoutText {#text} at (0,0) size 0x0
48 LayoutText {#text} at (0,0) size 0x0
49 selection start: position 0 of child 0 {#text} of child 1 {SPAN} of child 1 {DIV } of body 48 selection start: position 0 of child 0 {#text} of child 1 {SPAN} of child 1 {DIV } of body
50 selection end: position 1 of child 16 {#text} of child 1 {DIV} of body 49 selection end: position 1 of child 16 {#text} of child 1 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698