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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/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 784x54 6 LayoutBlockFlow {P} at (0,0) size 784x54
7 LayoutText {#text} at (0,0) size 770x54 7 LayoutText {#text} at (0,0) size 770x54
8 text run at (0,0) width 768: "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 " 8 text run at (0,0) width 768: "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 "
9 text run at (0,18) width 31: "key. " 9 text run at (0,18) width 31: "key. "
10 text run at (30,18) width 740: "To run manually, make another window a ctive and then make this window active. Only the subframe should appear" 10 text run at (30,18) width 740: "To run manually, make another window a ctive and then make this window active. Only the subframe should appear"
11 text run at (0,36) width 43: "active." 11 text run at (0,36) width 43: "active."
12 LayoutBlockFlow (anonymous) at (0,70) size 784x173 12 LayoutBlockFlow (anonymous) at (0,70) size 784x173
13 LayoutTextControl {INPUT} at (0,0) size 131x19 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)] 13 LayoutTextControl {INPUT} at (0,0) size 131x19 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)]
14 LayoutBR {BR} at (131,14) size 0x0 14 LayoutBR {BR} at (131,14) size 0x0
15 LayoutText {#text} at (0,0) size 0x0 15 LayoutText {#text} at (0,0) size 0x0
16 LayoutText {#text} at (0,0) size 0x0
17 layer at (11,81) size 125x13 16 layer at (11,81) size 125x13
18 LayoutBlockFlow {DIV} at (3,3) size 125x13 17 LayoutBlockFlow {DIV} at (3,3) size 125x13
19 LayoutText {#text} at (0,0) size 17x13 18 LayoutText {#text} at (0,0) size 17x13
20 text run at (0,0) width 17: "foo" 19 text run at (0,0) width 17: "foo"
21 layer at (8,97) size 304x154 20 layer at (8,97) size 304x154
22 LayoutIFrame {IFRAME} at (0,19) size 304x154 [border: (2px inset #EEEEEE)] 21 LayoutIFrame {IFRAME} at (0,19) size 304x154 [border: (2px inset #EEEEEE)]
23 layer at (0,0) size 300x150 22 layer at (0,0) size 300x150
24 LayoutView at (0,0) size 300x150 23 LayoutView at (0,0) size 300x150
25 layer at (0,0) size 300x150 24 layer at (0,0) size 300x150
26 LayoutBlockFlow {HTML} at (0,0) size 300x150 25 LayoutBlockFlow {HTML} at (0,0) size 300x150
27 LayoutBlockFlow {BODY} at (8,8) size 284x134 [bgcolor=#FFFFE0] 26 LayoutBlockFlow {BODY} at (8,8) size 284x134 [bgcolor=#FFFFE0]
28 selection start: position 0 of child 0 {#text} of child 0 {DIV} of {#document-fr agment} of child 3 {INPUT} of body 27 selection start: position 0 of child 0 {#text} of child 0 {DIV} of {#document-fr agment} of child 3 {INPUT} of body
29 selection end: position 3 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
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698