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

Side by Side Diff: LayoutTests/platform/linux/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 784x58 6 RenderBlock {CENTER} at (0,0) size 784x58
7 RenderBlock {FORM} at (0,0) size 784x22 7 RenderBlock {FORM} at (0,0) size 784x22
8 LayoutTable {TABLE} at (48,0) size 688x22 8 LayoutTable {TABLE} at (48,0) size 688x22
9 LayoutTableSection {TBODY} at (0,0) size 688x22 9 LayoutTableSection {TBODY} at (0,0) size 688x22
10 LayoutTableRow {TR} at (0,0) size 688x22 10 LayoutTableRow {TR} at (0,0) size 688x22
(...skipping 10 matching lines...) Expand all
21 text run at (0,0) width 88: "Search Froogle" 21 text run at (0,0) width 88: "Search Froogle"
22 RenderText {#text} at (0,0) size 0x0 22 RenderText {#text} at (0,0) size 0x0
23 LayoutTableCell {TD} at (528,1) size 160x19 [r=0 c=3 rs=2 cs=1] 23 LayoutTableCell {TD} at (528,1) size 160x19 [r=0 c=3 rs=2 cs=1]
24 RenderInline {LABEL} at (0,0) size 119x12 24 RenderInline {LABEL} at (0,0) size 119x12
25 RenderText {#text} at (0,0) size 0x0 25 RenderText {#text} at (0,0) size 0x0
26 RenderBlock {INPUT} at (14,3) size 13x13 26 RenderBlock {INPUT} at (14,3) size 13x13
27 RenderText {#text} at (30,6) size 99x12 27 RenderText {#text} at (30,6) size 99x12
28 text run at (30,6) width 99: " Remember this location" 28 text run at (30,6) 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,38) size 784x20 30 RenderBlock (anonymous) at (0,38) size 784x20
31 RenderBR {BR} at (392,0) size 0x19 31 LayoutBR {BR} at (392,0) size 0x19
32 layer at (208,11) size 270x16 32 layer at (208,11) size 270x16
33 RenderBlock {DIV} at (2,3) size 270x16 33 RenderBlock {DIV} at (2,3) size 270x16
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