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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/editing/selection/4975120-expected.txt

Issue 2719993003: Collapse whitespace away when creating whitespace layout objects.
Patch Set: g cl web Created 3 years, 9 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 783x39 7 LayoutText {#text} at (0,0) size 783x39
8 text run at (0,0) width 783: "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 783: "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 (0,20) width 774: "To run manually, make another window ac tive and then make this window active. Only the subframe should appear active." 9 text run at (0,20) width 774: "To run manually, make another window ac tive and then make this window active. Only the subframe should appear active."
10 LayoutBlockFlow (anonymous) at (0,56) size 784x176 10 LayoutBlockFlow (anonymous) at (0,56) size 784x176
11 LayoutTextControl {INPUT} at (0,0) size 154x22 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)] 11 LayoutTextControl {INPUT} at (0,0) size 154x22 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)]
12 LayoutBR {BR} at (154,16) size 0x0 12 LayoutBR {BR} at (154,16) size 0x0
13 LayoutText {#text} at (0,0) size 0x0 13 LayoutText {#text} at (0,0) size 0x0
14 LayoutText {#text} at (0,0) size 0x0
15 layer at (10,67) size 150x16 14 layer at (10,67) size 150x16
16 LayoutBlockFlow {DIV} at (2,3) size 150x16 15 LayoutBlockFlow {DIV} at (2,3) size 150x16
17 LayoutText {#text} at (0,0) size 18x16 16 LayoutText {#text} at (0,0) size 18x16
18 text run at (0,0) width 18: "foo" 17 text run at (0,0) width 18: "foo"
19 layer at (8,86) size 304x154 18 layer at (8,86) size 304x154
20 LayoutIFrame {IFRAME} at (0,22) size 304x154 [border: (2px inset #EEEEEE)] 19 LayoutIFrame {IFRAME} at (0,22) size 304x154 [border: (2px inset #EEEEEE)]
21 layer at (0,0) size 300x150 20 layer at (0,0) size 300x150
22 LayoutView at (0,0) size 300x150 21 LayoutView at (0,0) size 300x150
23 layer at (0,0) size 300x150 22 layer at (0,0) size 300x150
24 LayoutBlockFlow {HTML} at (0,0) size 300x150 23 LayoutBlockFlow {HTML} at (0,0) size 300x150
25 LayoutBlockFlow {BODY} at (8,8) size 284x134 [bgcolor=#FFFFE0] 24 LayoutBlockFlow {BODY} at (8,8) size 284x134 [bgcolor=#FFFFE0]
26 selection start: position 0 of child 0 {#text} of child 0 {DIV} of {#document-fr agment} of child 3 {INPUT} of body 25 selection start: position 0 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 26 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