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

Side by Side Diff: LayoutTests/platform/win-xp/editing/selection/selection-button-text-expected.txt

Issue 931633003: Move and rename RenderBR to LayoutBR. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 10 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 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x144 3 layer at (0,0) size 800x144
4 RenderBlock {HTML} at (0,0) size 800x144 4 RenderBlock {HTML} at (0,0) size 800x144
5 RenderBody {BODY} at (8,16) size 784x120 5 RenderBody {BODY} at (8,16) size 784x120
6 RenderBlock {P} at (0,0) size 784x20 6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 533x19 7 RenderText {#text} at (0,0) size 533x19
8 text run at (0,0) width 533: "To PASS this test case the text of the b utton label should not be selected in the selection." 8 text run at (0,0) width 533: "To PASS this test case the text of the b utton label should not be selected in the selection."
9 RenderBlock {DIV} at (0,36) size 784x84 9 RenderBlock {DIV} at (0,36) size 784x84
10 RenderBlock (anonymous) at (0,0) size 784x42 10 RenderBlock (anonymous) at (0,0) size 784x42
11 RenderText {#text} at (0,0) size 46x19 11 RenderText {#text} at (0,0) size 46x19
12 text run at (0,0) width 46: "Buttons" 12 text run at (0,0) width 46: "Buttons"
13 RenderBR {BR} at (46,0) size 0x19 13 LayoutBR {BR} at (46,0) size 0x19
14 RenderText {#text} at (0,21) size 55x19 14 RenderText {#text} at (0,21) size 55x19
15 text run at (0,21) width 55: "with text " 15 text run at (0,21) width 55: "with text "
16 RenderButton {INPUT} at (55,20) size 62x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)] 16 RenderButton {INPUT} at (55,20) size 62x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
17 RenderBlock (anonymous) at (8,3) size 46x16 17 RenderBlock (anonymous) at (8,3) size 46x16
18 RenderText {#text} at (0,0) size 46x16 18 RenderText {#text} at (0,0) size 46x16
19 text run at (0,0) width 46: "too little" 19 text run at (0,0) width 46: "too little"
20 RenderText {#text} at (117,21) size 52x19 20 RenderText {#text} at (117,21) size 52x19
21 text run at (117,21) width 52: " too little" 21 text run at (117,21) width 52: " too little"
22 RenderBlock {DIV} at (0,42) size 784x22 22 RenderBlock {DIV} at (0,42) size 784x22
23 RenderText {#text} at (0,1) size 52x19 23 RenderText {#text} at (0,1) size 52x19
24 text run at (0,1) width 52: "and text " 24 text run at (0,1) width 52: "and text "
25 RenderButton {INPUT} at (52,0) size 70x22 [bgcolor=#C0C0C0] [border: ( 2px outset #C0C0C0)] 25 RenderButton {INPUT} at (52,0) size 70x22 [bgcolor=#C0C0C0] [border: ( 2px outset #C0C0C0)]
26 RenderBlock (anonymous) at (8,3) size 54x16 26 RenderBlock (anonymous) at (8,3) size 54x16
27 RenderText {#text} at (0,0) size 54x16 27 RenderText {#text} at (0,0) size 54x16
28 text run at (0,0) width 54: "too much" 28 text run at (0,0) width 54: "too much"
29 RenderText {#text} at (122,1) size 60x19 29 RenderText {#text} at (122,1) size 60x19
30 text run at (122,1) width 60: " too much" 30 text run at (122,1) width 60: " too much"
31 RenderBlock (anonymous) at (0,64) size 784x20 31 RenderBlock (anonymous) at (0,64) size 784x20
32 RenderText {#text} at (0,0) size 233x19 32 RenderText {#text} at (0,0) size 233x19
33 text run at (0,0) width 233: "Should not be selected in the selectio n." 33 text run at (0,0) width 233: "Should not be selected in the selectio n."
34 selection start: position 0 of child 0 {#text} of child 1 {P} of body 34 selection start: position 0 of child 0 {#text} of child 1 {P} of body
35 selection end: position 41 of child 6 {#text} of child 3 {DIV} of body 35 selection end: position 41 of child 6 {#text} of child 3 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698