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

Side by Side Diff: LayoutTests/platform/linux/fast/text/justified-selection-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 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {P} at (0,0) size 784x20 6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 101x19 7 RenderText {#text} at (0,0) size 101x19
8 text run at (0,0) width 101: "Test for revision " 8 text run at (0,0) width 101: "Test for revision "
9 RenderInline {A} at (0,0) size 48x19 [color=#0000EE] 9 RenderInline {A} at (0,0) size 48x19 [color=#0000EE]
10 RenderText {#text} at (101,0) size 48x19 10 RenderText {#text} at (101,0) size 48x19
11 text run at (101,0) width 48: "#20574" 11 text run at (101,0) width 48: "#20574"
12 RenderText {#text} at (149,0) size 4x19 12 RenderText {#text} at (149,0) size 4x19
13 text run at (149,0) width 4: "." 13 text run at (149,0) width 4: "."
14 RenderBlock {P} at (0,36) size 784x20 14 RenderBlock {P} at (0,36) size 784x20
15 RenderText {#text} at (0,0) size 238x19 15 RenderText {#text} at (0,0) size 238x19
16 text run at (0,0) width 238: "The two blue boxes should be identical." 16 text run at (0,0) width 238: "The two blue boxes should be identical."
17 RenderBlock {DIV} at (0,72) size 106x46 [border: (3px solid #0000FF)] 17 RenderBlock {DIV} at (0,72) size 106x46 [border: (3px solid #0000FF)]
18 RenderText {#text} at (3,3) size 9x19 18 RenderText {#text} at (3,3) size 9x19
19 text run at (3,3) width 9: "L" 19 text run at (3,3) width 9: "L"
20 RenderInline {SPAN} at (0,0) size 41x19 [color=#008000] [bgcolor=#FFFF00 ] 20 RenderInline {SPAN} at (0,0) size 41x19 [color=#008000] [bgcolor=#FFFF00 ]
21 RenderText {#text} at (12,3) size 41x19 21 RenderText {#text} at (12,3) size 41x19
22 text run at (12,3) width 41: "o r" 22 text run at (12,3) width 41: "o r"
23 RenderText {#text} at (53,3) size 100x39 23 RenderText {#text} at (53,3) size 100x39
24 text run at (53,3) width 50: "e mi" 24 text run at (53,3) width 50: "e mi"
25 text run at (3,23) width 64: "psumdolor" 25 text run at (3,23) width 64: "psumdolor"
26 RenderBlock (anonymous) at (0,118) size 784x20 26 RenderBlock (anonymous) at (0,118) size 784x20
27 RenderBR {BR} at (0,0) size 0x19 27 LayoutBR {BR} at (0,0) size 0x19
28 RenderBlock {DIV} at (0,138) size 106x46 [border: (3px solid #0000FF)] 28 RenderBlock {DIV} at (0,138) size 106x46 [border: (3px solid #0000FF)]
29 RenderText {#text} at (3,3) size 100x39 29 RenderText {#text} at (3,3) size 100x39
30 text run at (3,3) width 100: "Lo re mi" 30 text run at (3,3) width 100: "Lo re mi"
31 text run at (3,23) width 64: "psumdolor" 31 text run at (3,23) width 64: "psumdolor"
32 selection start: position 1 of child 0 {#text} of child 8 {DIV} of body 32 selection start: position 1 of child 0 {#text} of child 8 {DIV} of body
33 selection end: position 4 of child 0 {#text} of child 8 {DIV} of body 33 selection end: position 4 of child 0 {#text} of child 8 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698