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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/fast/text/selection-painting-hidpi-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 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 38x17 7 LayoutInline {SPAN} at (0,0) size 38x17
8 LayoutText {#text} at (0,0) size 38x17 8 LayoutText {#text} at (0,0) size 38x17
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 5x17 10 LayoutText {#text} at (37,0) size 5x17
(...skipping 27 matching lines...) Expand all
38 LayoutText {#text} at (199,0) size 55x17 38 LayoutText {#text} at (199,0) size 55x17
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 5x17 40 LayoutText {#text} at (253,0) size 5x17
41 text run at (253,0) width 5: " " 41 text run at (253,0) width 5: " "
42 LayoutInline {SPAN} at (0,0) size 40x17 42 LayoutInline {SPAN} at (0,0) size 40x17
43 LayoutText {#text} at (257,0) size 40x17 43 LayoutText {#text} at (257,0) size 40x17
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 5x17 45 LayoutText {#text} at (296,0) size 5x17
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
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