| Index: third_party/WebKit/LayoutTests/fast/table/change-cell-border-width-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/table/change-cell-border-width-expected.txt b/third_party/WebKit/LayoutTests/fast/table/change-cell-border-width-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..45a53d3d47511ddb27330dbd1ebffc7771036eb3
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/fast/table/change-cell-border-width-expected.txt
|
| @@ -0,0 +1,7 @@
|
| +Changing a cell's collapsed border's width should change the width of the sibling cells and the table.
|
| +
|
| +There should be 3 squares. Outer two are lime, middle one is blue with a lightblue border.
|
| +
|
| +Firefox 50.0a1 (nightly 2016-07-19) fails this, so it should probably be upstreamed, except it uses chrome-specific `runAfterLayoutAndPaint`.
|
| +
|
| +PASS
|
|
|