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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug7113-expected.txt

Issue 2757563006: Floats are also out-of-flow considering white-space. (Closed)
Patch Set: Fixed test expectations. Created 3 years, 9 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 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 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutTable {TABLE} at (0,0) size 150x28 [border: (1px outset #808080)] 6 LayoutTable {TABLE} at (0,0) size 150x28 [border: (1px outset #808080)]
7 LayoutTableSection {TBODY} at (1,1) size 148x26 7 LayoutTableSection {TBODY} at (1,1) size 148x26
8 LayoutTableRow {TR} at (0,2) size 148x22 8 LayoutTableRow {TR} at (0,2) size 148x22
9 LayoutTableCell {TD} at (2,2) size 144x22 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=4] 9 LayoutTableCell {TD} at (2,2) size 144x22 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=4]
10 LayoutImage (floating) {IMG} at (124,2) size 18x15 10 LayoutImage (floating) {IMG} at (124,2) size 18x15
(...skipping 10 matching lines...) Expand all
21 LayoutTableSection {TBODY} at (1,1) size 782x28 21 LayoutTableSection {TBODY} at (1,1) size 782x28
22 LayoutTableRow {TR} at (0,0) size 782x28 [bgcolor=#CCCCFF] 22 LayoutTableRow {TR} at (0,0) size 782x28 [bgcolor=#CCCCFF]
23 LayoutTableCell {TD} at (0,0) size 782x28 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 23 LayoutTableCell {TD} at (0,0) size 782x28 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
24 LayoutInline {A} at (0,0) size 0x0 [color=#0000EE] 24 LayoutInline {A} at (0,0) size 0x0 [color=#0000EE]
25 LayoutText {#text} at (0,0) size 0x0 25 LayoutText {#text} at (0,0) size 0x0
26 LayoutImage (floating) {IMG} at (759,5) size 18x15 26 LayoutImage (floating) {IMG} at (759,5) size 18x15
27 LayoutText {#text} at (0,0) size 0x0 27 LayoutText {#text} at (0,0) size 0x0
28 LayoutInline {A} at (0,0) size 0x0 [color=#0000EE] 28 LayoutInline {A} at (0,0) size 0x0 [color=#0000EE]
29 LayoutText {#text} at (0,0) size 0x0 29 LayoutText {#text} at (0,0) size 0x0
30 LayoutImage (floating) {IMG} at (728,5) size 28x15 30 LayoutImage (floating) {IMG} at (728,5) size 28x15
31 LayoutText {#text} at (0,0) size 0x0
31 LayoutText {#text} at (5,5) size 65x18 32 LayoutText {#text} at (5,5) size 65x18
32 text run at (5,5) width 65: "Some text" 33 text run at (5,5) width 65: "Some text"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698