Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/fast/table/remove-cell-with-large-border-width-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/fast/table/remove-cell-with-large-border-width-expected.txt b/third_party/WebKit/LayoutTests/fast/table/remove-cell-with-large-border-width-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..a1b8d3c90a3e388ba757e1e494f0e6dc1adda1d7 |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/fast/table/remove-cell-with-large-border-width-expected.txt |
| @@ -0,0 +1,3 @@ |
| +After removing the middle cell with the red border the 2 remaining cells' widths should depend on sharing the black border, and not have stale widths from sharing the red border. |
| + |
| +PASS |