| Index: third_party/WebKit/LayoutTests/platform/mac/paint/tables/composited-collapsed-table-borders-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/paint/tables/composited-collapsed-table-borders-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/paint/tables/composited-collapsed-table-borders-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..dacdf3af3b32fe80b94735f2762eb86ae841ff33
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/paint/tables/composited-collapsed-table-borders-expected.txt
|
| @@ -0,0 +1,19 @@
|
| +layer at (0,0) size 800x600
|
| + LayoutView at (0,0) size 800x600
|
| +layer at (0,0) size 800x80
|
| + LayoutBlockFlow {HTML} at (0,0) size 800x80
|
| + LayoutBlockFlow {BODY} at (8,16) size 784x56
|
| + LayoutBlockFlow {P} at (0,0) size 784x18
|
| + LayoutText {#text} at (0,0) size 346x18
|
| + text run at (0,0) width 346: "Passes if blue borders are visible surrounding B's cell."
|
| + LayoutTable {TABLE} at (0,34) size 559x22 [border: none]
|
| + LayoutTableSection {TBODY} at (0,0) size 558x21
|
| + LayoutTableRow {TR} at (0,0) size 558x21
|
| +layer at (8,50) size 279x21 clip at (9,51) size 278x20
|
| + LayoutTableCell {TD} at (0,0) size 279x21 [border: (1px solid #0000FF)] [r=0 c=0 rs=1 cs=1]
|
| + LayoutText {#text} at (2,2) size 12x18
|
| + text run at (2,2) width 12: "A"
|
| +layer at (287,50) size 279x21 clip at (288,51) size 278x20
|
| + LayoutTableCell {TD} at (279,0) size 279x21 [border: (1px solid #0000FF)] [r=0 c=1 rs=1 cs=1]
|
| + LayoutText {#text} at (2,2) size 11x18
|
| + text run at (2,2) width 11: "B"
|
|
|