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

Side by Side Diff: LayoutTests/platform/mac/fast/text/textIteratorNilRenderer-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 {CENTER} at (0,0) size 784x53 6 RenderBlock {CENTER} at (0,0) size 784x53
7 RenderBlock {FORM} at (0,0) size 784x19 7 RenderBlock {FORM} at (0,0) size 784x19
8 LayoutTable {TABLE} at (78,0) size 628x19 8 LayoutTable {TABLE} at (78,0) size 628x19
9 LayoutTableSection {TBODY} at (0,0) size 628x19 9 LayoutTableSection {TBODY} at (0,0) size 628x19
10 LayoutTableRow {TR} at (0,0) size 628x19 10 LayoutTableRow {TR} at (0,0) size 628x19
(...skipping 10 matching lines...) Expand all
21 text run at (0,0) width 79: "Search Froogle" 21 text run at (0,0) width 79: "Search Froogle"
22 RenderText {#text} at (0,0) size 0x0 22 RenderText {#text} at (0,0) size 0x0
23 LayoutTableCell {TD} at (468,0) size 160x18 [r=0 c=3 rs=2 cs=1] 23 LayoutTableCell {TD} at (468,0) size 160x18 [r=0 c=3 rs=2 cs=1]
24 RenderInline {LABEL} at (0,0) size 116x13 24 RenderInline {LABEL} at (0,0) size 116x13
25 RenderText {#text} at (0,0) size 0x0 25 RenderText {#text} at (0,0) size 0x0
26 RenderBlock {INPUT} at (12.91,3) size 12x12 26 RenderBlock {INPUT} at (12.91,3) size 12x12
27 RenderText {#text} at (27,3) size 99x13 27 RenderText {#text} at (27,3) size 99x13
28 text run at (27,3) width 99: " Remember this location" 28 text run at (27,3) width 99: " Remember this location"
29 RenderText {#text} at (0,0) size 0x0 29 RenderText {#text} at (0,0) size 0x0
30 RenderBlock (anonymous) at (0,35) size 784x18 30 RenderBlock (anonymous) at (0,35) size 784x18
31 RenderBR {BR} at (392,0) size 0x18 31 LayoutBR {BR} at (392,0) size 0x18
32 layer at (239,11) size 217x13 32 layer at (239,11) size 217x13
33 RenderBlock {DIV} at (3,3) size 217x13 33 RenderBlock {DIV} at (3,3) size 217x13
34 caret: position 1 of child 0 {#text} of child 1 {TD} of child 0 {TR} of child 1 {TBODY} of child 1 {TABLE} of child 1 {FORM} of child 1 {CENTER} of body 34 caret: position 1 of child 0 {#text} of child 1 {TD} of child 0 {TR} of child 1 {TBODY} of child 1 {TABLE} of child 1 {FORM} of child 1 {CENTER} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698