Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 layer at (0,0) size 800x600 | 1 layer at (0,0) size 800x600 |
| 2 LayoutView at (0,0) size 800x600 | 2 LayoutView at (0,0) size 800x600 |
| 3 layer at (0,0) size 800x600 | 3 layer at (0,0) size 800x600 |
| 4 LayoutBlockFlow {HTML} at (0,0) size 800x600 [bgcolor=#00FFFF] | 4 LayoutBlockFlow {HTML} at (0,0) size 800x600 |
|
chrishtr
2015/06/09 21:07:53
ditto
| |
| 5 LayoutBlockFlow {BODY} at (25,25) size 750x550 [bgcolor=#008000] | 5 LayoutBlockFlow {BODY} at (25,25) size 750x550 [bgcolor=#008000] |
| 6 LayoutBlockFlow {P} at (0,0) size 750x20 | 6 LayoutBlockFlow {P} at (0,0) size 750x20 |
| 7 LayoutText {#text} at (0,0) size 337x19 | 7 LayoutText {#text} at (0,0) size 337x19 |
| 8 text run at (0,0) width 337: "The style declarations which apply to th e text below are:" | 8 text run at (0,0) width 337: "The style declarations which apply to th e text below are:" |
| 9 LayoutBlockFlow {PRE} at (0,36) size 750x32 | 9 LayoutBlockFlow {PRE} at (0,36) size 750x32 |
| 10 LayoutText {#text} at (0,0) size 552x32 | 10 LayoutText {#text} at (0,0) size 552x32 |
| 11 text run at (0,0) width 240: "HTML {background-color: aqua;}" | 11 text run at (0,0) width 240: "HTML {background-color: aqua;}" |
| 12 text run at (240,0) width 0: " " | 12 text run at (240,0) width 0: " " |
| 13 text run at (0,16) width 552: "BODY {background-color: green; backgrou nd-image: none; margin: 25px;}" | 13 text run at (0,16) width 552: "BODY {background-color: green; backgrou nd-image: none; margin: 25px;}" |
| 14 text run at (552,16) width 0: " " | 14 text run at (552,16) width 0: " " |
| (...skipping 17 matching lines...) Expand all Loading... | |
| 32 LayoutText {#text} at (4,4) size 4x19 | 32 LayoutText {#text} at (4,4) size 4x19 |
| 33 text run at (4,4) width 4: " " | 33 text run at (4,4) width 4: " " |
| 34 LayoutTableCell {TD} at (12,28) size 736x68 [border: (1px inset #808 080)] [r=1 c=1 rs=1 cs=1] | 34 LayoutTableCell {TD} at (12,28) size 736x68 [border: (1px inset #808 080)] [r=1 c=1 rs=1 cs=1] |
| 35 LayoutBlockFlow {P} at (4,4) size 728x60 | 35 LayoutBlockFlow {P} at (4,4) size 728x60 |
| 36 LayoutText {#text} at (0,0) size 720x59 | 36 LayoutText {#text} at (0,0) size 720x59 |
| 37 text run at (0,0) width 368: "The body of this document should have a green background. " | 37 text run at (0,0) width 368: "The body of this document should have a green background. " |
| 38 text run at (368,0) width 291: "It also has a margin of 25 pix els, so the light blue" | 38 text run at (368,0) width 291: "It also has a margin of 25 pix els, so the light blue" |
| 39 text run at (0,20) width 411: "background set for the HTML ele ment should surround the BODY. " | 39 text run at (0,20) width 411: "background set for the HTML ele ment should surround the BODY. " |
| 40 text run at (411,20) width 309: "If the BODY content is signif icantly shorter than the" | 40 text run at (411,20) width 309: "If the BODY content is signif icantly shorter than the" |
| 41 text run at (0,40) width 474: "browser's window height, then t he bottom border may be larger than 25 pixels." | 41 text run at (0,40) width 474: "browser's window height, then t he bottom border may be larger than 25 pixels." |
| OLD | NEW |