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

Side by Side Diff: LayoutTests/platform/win/tables/mozilla/other/nestedTables-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 clip at (0,0) size 785x600 scrollHeight 812 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 812
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 785x812 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x812 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600 outlineClip at (0,0) size 785x600
4 RenderBlock {HTML} at (0,0) size 785x812 4 RenderBlock {HTML} at (0,0) size 785x812
5 RenderBody {BODY} at (8,8) size 769x796 5 RenderBody {BODY} at (8,8) size 769x796
6 RenderBlock (anonymous) at (0,0) size 769x18 6 RenderBlock (anonymous) at (0,0) size 769x18
7 RenderText {#text} at (0,0) size 4x17 7 RenderText {#text} at (0,0) size 4x17
8 text run at (0,0) width 4: " " 8 text run at (0,0) width 4: " "
9 LayoutTable {TABLE} at (0,18) size 769x724 [bgcolor=#FFFFCC] [border: (1px outset #808080)] 9 LayoutTable {TABLE} at (0,18) size 769x724 [bgcolor=#FFFFCC] [border: (1px outset #808080)]
10 LayoutTableSection {TBODY} at (1,1) size 767x722 10 LayoutTableSection {TBODY} at (1,1) size 767x722
(...skipping 432 matching lines...) Expand 10 before | Expand all | Expand 10 after
443 RenderText {#text} at (0,18) size 286x17 443 RenderText {#text} at (0,18) size 286x17
444 text run at (0,18) width 286: "the following text should display on on e line" 444 text run at (0,18) width 286: "the following text should display on on e line"
445 LayoutTable {TABLE} at (0,778) size 207x18 445 LayoutTable {TABLE} at (0,778) size 207x18
446 LayoutTableSection {TBODY} at (0,0) size 207x18 446 LayoutTableSection {TBODY} at (0,0) size 207x18
447 LayoutTableRow {TR} at (0,0) size 207x18 447 LayoutTableRow {TR} at (0,0) size 207x18
448 LayoutTableCell {TD} at (0,0) size 207x18 [bgcolor=#B70000] [r=0 c=0 rs=1 cs=1] 448 LayoutTableCell {TD} at (0,0) size 207x18 [bgcolor=#B70000] [r=0 c=0 rs=1 cs=1]
449 LayoutTable {TABLE} at (0,0) size 207x18 449 LayoutTable {TABLE} at (0,0) size 207x18
450 LayoutTableSection {TBODY} at (0,0) size 207x18 450 LayoutTableSection {TBODY} at (0,0) size 207x18
451 LayoutTableRow {TR} at (0,0) size 207x18 451 LayoutTableRow {TR} at (0,0) size 207x18
452 LayoutTableCell {TD} at (0,0) size 13x16 [r=0 c=0 rs=1 cs=1] 452 LayoutTableCell {TD} at (0,0) size 13x16 [r=0 c=0 rs=1 cs=1]
453 RenderImage {IMG} at (0,0) size 13x16 453 LayoutImage {IMG} at (0,0) size 13x16
454 LayoutTableCell {TD} at (13,0) size 190x18 [r=0 c=1 rs=1 cs= 1] 454 LayoutTableCell {TD} at (13,0) size 190x18 [r=0 c=1 rs=1 cs= 1]
455 RenderText {#text} at (0,0) size 165x17 455 RenderText {#text} at (0,0) size 165x17
456 text run at (0,0) width 165: "AlphaLinux Distributions" 456 text run at (0,0) width 165: "AlphaLinux Distributions"
457 LayoutTableCell {TD} at (203,0) size 4x4 [r=0 c=2 rs=1 cs=1] 457 LayoutTableCell {TD} at (203,0) size 4x4 [r=0 c=2 rs=1 cs=1]
458 RenderImage {IMG} at (0,0) size 4x4 458 LayoutImage {IMG} at (0,0) size 4x4
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698