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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/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 800x34 3 layer at (0,0) size 800x34
4 LayoutBlockFlow {HTML} at (0,0) size 800x34 4 LayoutBlockFlow {HTML} at (0,0) size 800x34
5 LayoutBlockFlow {BODY} at (8,8) size 784x18 5 LayoutBlockFlow {BODY} at (8,8) size 784x18
6 LayoutBlockFlow {DIV} at (0,0) size 300.39x18 6 LayoutBlockFlow {DIV} at (0,0) size 300.39x18
7 LayoutInline {SPAN} at (0,0) size 38x18 7 LayoutInline {SPAN} at (0,0) size 38x18
8 LayoutText {#text} at (0,0) size 38x18 8 LayoutText {#text} at (0,0) size 38x18
9 text run at (0,0) width 38: "There" 9 text run at (0,0) width 38: "There"
10 LayoutText {#text} at (37,0) size 5x18 10 LayoutText {#text} at (37,0) size 5x18
(...skipping 27 matching lines...) Expand all
38 LayoutText {#text} at (199,0) size 55x18 38 LayoutText {#text} at (199,0) size 55x18
39 text run at (199,0) width 55: "between" 39 text run at (199,0) width 55: "between"
40 LayoutText {#text} at (253,0) size 5x18 40 LayoutText {#text} at (253,0) size 5x18
41 text run at (253,0) width 5: " " 41 text run at (253,0) width 5: " "
42 LayoutInline {SPAN} at (0,0) size 40x18 42 LayoutInline {SPAN} at (0,0) size 40x18
43 LayoutText {#text} at (257,0) size 40x18 43 LayoutText {#text} at (257,0) size 40x18
44 text run at (257,0) width 40: "words" 44 text run at (257,0) width 40: "words"
45 LayoutText {#text} at (296,0) size 5x18 45 LayoutText {#text} at (296,0) size 5x18
46 text run at (296,0) width 5: "." 46 text run at (296,0) width 5: "."
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