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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/editing/selection/4975120-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 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow {P} at (0,0) size 784x40 6 LayoutBlockFlow {P} at (0,0) size 784x40
7 LayoutText {#text} at (0,0) size 767x39 7 LayoutText {#text} at (0,0) size 767x39
8 text run at (0,0) width 751: "This tests for a bug that caused the par ent of an active frame to paint as though it were active when its window becomes key. " 8 text run at (0,0) width 751: "This tests for a bug that caused the par ent of an active frame to paint as though it were active when its window becomes key. "
9 text run at (750,0) width 17: "To" 9 text run at (750,0) width 17: "To"
10 text run at (0,20) width 712: "run manually, make another window activ e and then make this window active. Only the subframe should appear active." 10 text run at (0,20) width 712: "run manually, make another window activ e and then make this window active. Only the subframe should appear active."
11 LayoutBlockFlow (anonymous) at (0,56) size 784x176 11 LayoutBlockFlow (anonymous) at (0,56) size 784x176
12 LayoutTextControl {INPUT} at (0,0) size 154x22 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)] 12 LayoutTextControl {INPUT} at (0,0) size 154x22 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)]
13 LayoutBR {BR} at (154,16) size 0x0 13 LayoutBR {BR} at (154,16) size 0x0
14 LayoutText {#text} at (0,0) size 0x0 14 LayoutText {#text} at (0,0) size 0x0
15 LayoutText {#text} at (0,0) size 0x0
16 layer at (10,67) size 150x16 15 layer at (10,67) size 150x16
17 LayoutBlockFlow {DIV} at (2,3) size 150x16 16 LayoutBlockFlow {DIV} at (2,3) size 150x16
18 LayoutText {#text} at (0,0) size 17x16 17 LayoutText {#text} at (0,0) size 17x16
19 text run at (0,0) width 17: "foo" 18 text run at (0,0) width 17: "foo"
20 layer at (8,86) size 304x154 19 layer at (8,86) size 304x154
21 LayoutIFrame {IFRAME} at (0,22) size 304x154 [border: (2px inset #EEEEEE)] 20 LayoutIFrame {IFRAME} at (0,22) size 304x154 [border: (2px inset #EEEEEE)]
22 layer at (0,0) size 300x150 21 layer at (0,0) size 300x150
23 LayoutView at (0,0) size 300x150 22 LayoutView at (0,0) size 300x150
24 layer at (0,0) size 300x150 23 layer at (0,0) size 300x150
25 LayoutBlockFlow {HTML} at (0,0) size 300x150 24 LayoutBlockFlow {HTML} at (0,0) size 300x150
26 LayoutBlockFlow {BODY} at (8,8) size 284x134 [bgcolor=#FFFFE0] 25 LayoutBlockFlow {BODY} at (8,8) size 284x134 [bgcolor=#FFFFE0]
27 selection start: position 0 of child 0 {#text} of child 0 {DIV} of {#document-fr agment} of child 3 {INPUT} of body 26 selection start: position 0 of child 0 {#text} of child 0 {DIV} of {#document-fr agment} of child 3 {INPUT} of body
28 selection end: position 3 of child 0 {#text} of child 0 {DIV} of {#document-fr agment} of child 3 {INPUT} of body 27 selection end: position 3 of child 0 {#text} of child 0 {DIV} of {#document-fr agment} of child 3 {INPUT} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698