Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/fast/table/add-cell-with-large-border-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/fast/table/add-cell-with-large-border-expected.txt b/third_party/WebKit/LayoutTests/fast/table/add-cell-with-large-border-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..71c2fe0c5f74b972eed26338073696e7f14bbe1e |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/fast/table/add-cell-with-large-border-expected.txt |
| @@ -0,0 +1,3 @@ |
| +Adding a middle cell with a large border should make the table expand to accommodate it. The outer two cells' widths should also take on half of the new large border's width. |
| + |
| +PASS |