| Index: third_party/WebKit/LayoutTests/fast/table/change-col-border-width-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/table/change-tbody-border-width-expected.txt b/third_party/WebKit/LayoutTests/fast/table/change-col-border-width-expected.txt
|
| similarity index 61%
|
| copy from third_party/WebKit/LayoutTests/fast/table/change-tbody-border-width-expected.txt
|
| copy to third_party/WebKit/LayoutTests/fast/table/change-col-border-width-expected.txt
|
| index d93f49f0a7e422a49af3fc5a4d1dd27ebf1bd999..3770c4a2e73fdf3578f922bf728b8ff803d346e1 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/table/change-tbody-border-width-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/table/change-col-border-width-expected.txt
|
| @@ -2,8 +2,6 @@ Changing a collapsed border's width should change the width of the table and the
|
|
|
| There should be a square with a 4px inner blue border and a 1px outer black border.
|
|
|
| -Firefox 50.0a1 (nightly 2016-07-07) fails this, so it should probably be upstreamed, except it uses chrome-specific `runAfterLayoutAndPaint`.
|
| -
|
| -The table cell has rowspan=2 because we almost didn't cover the case where a cell's rowspan exceeded the declared rows.
|
| +Firefox 50.0a1 (nightly 2016-07-14) fails this, so it should probably be upstreamed, except it uses chrome-specific `runAfterLayoutAndPaint`.
|
|
|
| PASS
|
|
|