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

Side by Side Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug16252-expected.txt

Issue 923953002: Move rendering/RenderImage* to layout/LayoutImage* (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 600x477 6 LayoutTable {TABLE} at (0,0) size 600x477
7 LayoutTableSection {TBODY} at (0,0) size 600x477 7 LayoutTableSection {TBODY} at (0,0) size 600x477
8 LayoutTableRow {TR} at (0,0) size 600x477 8 LayoutTableRow {TR} at (0,0) size 600x477
9 LayoutTableCell {TD} at (0,0) size 600x477 [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (0,0) size 600x477 [r=0 c=0 rs=1 cs=1]
10 RenderBlock (anonymous) at (0,0) size 600x1 10 RenderBlock (anonymous) at (0,0) size 600x1
11 RenderImage {IMG} at (0,0) size 600x1 11 LayoutImage {IMG} at (0,0) size 600x1
12 RenderText {#text} at (0,0) size 0x0 12 RenderText {#text} at (0,0) size 0x0
13 RenderBlock {BLOCKQUOTE} at (40,17) size 520x444 13 RenderBlock {BLOCKQUOTE} at (40,17) size 520x444
14 RenderBlock {BLOCKQUOTE} at (40,0) size 440x444 14 RenderBlock {BLOCKQUOTE} at (40,0) size 440x444
15 RenderBlock (anonymous) at (0,0) size 440x216 15 RenderBlock (anonymous) at (0,0) size 440x216
16 LayoutTable {TABLE} at (180,0) size 260x299 16 LayoutTable {TABLE} at (180,0) size 260x299
17 LayoutTableSection {TBODY} at (0,0) size 260x299 17 LayoutTableSection {TBODY} at (0,0) size 260x299
18 LayoutTableRow {TR} at (0,0) size 260x22 18 LayoutTableRow {TR} at (0,0) size 260x22
19 LayoutTableCell {TD} at (0,0) size 6x22 [bgcolor=#FFFF FF] [r=0 c=0 rs=1 cs=1] 19 LayoutTableCell {TD} at (0,0) size 6x22 [bgcolor=#FFFF FF] [r=0 c=0 rs=1 cs=1]
20 RenderBR {BR} at (2,2) size 0x18 20 RenderBR {BR} at (2,2) size 0x18
21 LayoutTableCell {TD} at (6,1) size 254x19 [bgcolor=#CC CCDD] [r=0 c=1 rs=1 cs=1] 21 LayoutTableCell {TD} at (6,1) size 254x19 [bgcolor=#CC CCDD] [r=0 c=1 rs=1 cs=1]
(...skipping 490 matching lines...) Expand 10 before | Expand all | Expand 10 after
512 RenderText {#text} at (0,0) size 440x72 512 RenderText {#text} at (0,0) size 440x72
513 text run at (0,0) width 406: "One of only two men named MV P and rookie of the year in the" 513 text run at (0,0) width 406: "One of only two men named MV P and rookie of the year in the"
514 text run at (0,18) width 440: "same season (1959), he was also MVP in 1966 through 1968. He led" 514 text run at (0,18) width 440: "same season (1959), he was also MVP in 1966 through 1968. He led"
515 text run at (0,36) width 418: "the NBA in scoring seven st raight seasons, 1960 to 1966, and led" 515 text run at (0,36) width 418: "the NBA in scoring seven st raight seasons, 1960 to 1966, and led"
516 text run at (0,54) width 296: "the league in rebounding 11 of his 14 seasons." 516 text run at (0,54) width 296: "the league in rebounding 11 of his 14 seasons."
517 RenderBlock {P} at (0,390) size 440x54 517 RenderBlock {P} at (0,390) size 440x54
518 RenderText {#text} at (0,0) size 406x54 518 RenderText {#text} at (0,0) size 406x54
519 text run at (0,0) width 406: "One of his most famous recor ds is the 100 points he scored in a" 519 text run at (0,0) width 406: "One of his most famous recor ds is the 100 points he scored in a"
520 text run at (0,18) width 406: "single game in the Philadel phia Warriors' 169-147 defeat of the" 520 text run at (0,18) width 406: "single game in the Philadel phia Warriors' 169-147 defeat of the"
521 text run at (0,36) width 340: "New York Knicks on March 2, 1962, in Hershey, Pa." 521 text run at (0,36) width 340: "New York Knicks on March 2, 1962, in Hershey, Pa."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698