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

Side by Side Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug14159-1-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 LayoutTable {TABLE} at (0,0) size 784x62 6 LayoutTable {TABLE} at (0,0) size 784x62
7 LayoutTableSection {TBODY} at (0,0) size 784x62 7 LayoutTableSection {TBODY} at (0,0) size 784x62
8 LayoutTableRow {TR} at (0,2) size 784x2 8 LayoutTableRow {TR} at (0,2) size 784x2
9 LayoutTableCell {TD} at (2,2) size 780x2 [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (2,2) size 780x2 [r=0 c=0 rs=1 cs=1]
10 LayoutTableRow {TR} at (0,6) size 784x54 10 LayoutTableRow {TR} at (0,6) size 784x54
11 LayoutTableCell {TD} at (2,6) size 780x54 [r=1 c=0 rs=1 cs=1] 11 LayoutTableCell {TD} at (2,6) size 780x54 [r=1 c=0 rs=1 cs=1]
12 RenderBlock (anonymous) at (1,1) size 778x36 12 RenderBlock (anonymous) at (1,1) size 778x36
13 RenderText {#text} at (0,0) size 771x36 13 RenderText {#text} at (0,0) size 771x36
14 text run at (0,0) width 771: "BlaBlaBla Bla BlaBla BlaBlaBlaBl a Bla Bla Bla BlaBlaBla BlaBla Bla BlaBla BlaBlaBlaBla BlaBla Bla BlaBla BlaBla" 14 text run at (0,0) width 771: "BlaBlaBla Bla BlaBla BlaBlaBlaBl a Bla Bla Bla BlaBlaBla BlaBla Bla BlaBla BlaBlaBlaBla BlaBla Bla BlaBla BlaBla"
15 text run at (0,18) width 23: "Bla" 15 text run at (0,18) width 23: "Bla"
16 RenderBlock {P} at (1,53) size 778x0 16 RenderBlock {P} at (1,53) size 778x0
17 RenderBlock (anonymous) at (0,62) size 784x18 17 RenderBlock (anonymous) at (0,62) size 784x18
18 RenderBR {BR} at (0,0) size 0x18 18 LayoutBR {BR} at (0,0) size 0x18
19 LayoutTable {TABLE} at (0,80) size 784x62 19 LayoutTable {TABLE} at (0,80) size 784x62
20 LayoutTableSection {TBODY} at (0,0) size 784x62 20 LayoutTableSection {TBODY} at (0,0) size 784x62
21 LayoutTableRow {TR} at (0,2) size 784x54 21 LayoutTableRow {TR} at (0,2) size 784x54
22 LayoutTableCell {TD} at (2,2) size 780x54 [r=0 c=0 rs=1 cs=1] 22 LayoutTableCell {TD} at (2,2) size 780x54 [r=0 c=0 rs=1 cs=1]
23 RenderBlock (anonymous) at (1,1) size 778x36 23 RenderBlock (anonymous) at (1,1) size 778x36
24 RenderText {#text} at (0,0) size 771x36 24 RenderText {#text} at (0,0) size 771x36
25 text run at (0,0) width 771: "BlaBlaBla Bla BlaBla BlaBlaBlaBl a Bla Bla Bla BlaBlaBla BlaBla Bla BlaBla BlaBlaBlaBla BlaBla Bla BlaBla BlaBla" 25 text run at (0,0) width 771: "BlaBlaBla Bla BlaBla BlaBlaBlaBl a Bla Bla Bla BlaBlaBla BlaBla Bla BlaBla BlaBlaBlaBla BlaBla Bla BlaBla BlaBla"
26 text run at (0,18) width 23: "Bla" 26 text run at (0,18) width 23: "Bla"
27 RenderBlock {P} at (1,53) size 778x0 27 RenderBlock {P} at (1,53) size 778x0
28 LayoutTableRow {TR} at (0,58) size 784x2 28 LayoutTableRow {TR} at (0,58) size 784x2
29 LayoutTableCell {TD} at (2,58) size 780x2 [r=1 c=0 rs=1 cs=1] 29 LayoutTableCell {TD} at (2,58) size 780x2 [r=1 c=0 rs=1 cs=1]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698