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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/text/selection-painting-hidpi-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 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 285x20 6 LayoutBlockFlow {DIV} at (0,0) size 285x20
7 LayoutInline {SPAN} at (0,0) size 35x19 7 LayoutInline {SPAN} at (0,0) size 35x19
8 LayoutText {#text} at (0,0) size 35x19 8 LayoutText {#text} at (0,0) size 35x19
9 text run at (0,0) width 35: "There" 9 text run at (0,0) width 35: "There"
10 LayoutText {#text} at (35,0) size 4x19 10 LayoutText {#text} at (35,0) size 4x19
(...skipping 27 matching lines...) Expand all
38 LayoutText {#text} at (188,0) size 51x19 38 LayoutText {#text} at (188,0) size 51x19
39 text run at (188,0) width 51: "between" 39 text run at (188,0) width 51: "between"
40 LayoutText {#text} at (239,0) size 4x19 40 LayoutText {#text} at (239,0) size 4x19
41 text run at (239,0) width 4: " " 41 text run at (239,0) width 4: " "
42 LayoutInline {SPAN} at (0,0) size 38x19 42 LayoutInline {SPAN} at (0,0) size 38x19
43 LayoutText {#text} at (243,0) size 38x19 43 LayoutText {#text} at (243,0) size 38x19
44 text run at (243,0) width 38: "words" 44 text run at (243,0) width 38: "words"
45 LayoutText {#text} at (281,0) size 4x19 45 LayoutText {#text} at (281,0) size 4x19
46 text run at (281,0) width 4: "." 46 text run at (281,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
48 selection start: position 0 of child 0 {#text} of child 1 {SPAN} of child 1 {DIV } of body 49 selection start: position 0 of child 0 {#text} of child 1 {SPAN} of child 1 {DIV } of body
49 selection end: position 1 of child 16 {#text} of child 1 {DIV} of body 50 selection end: position 1 of child 16 {#text} of child 1 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698