Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/fast/table/change-tbody-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-tbody-border-width-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..0d6606d8ff43215c1e40baaa6893bb242e6daa41 |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/fast/table/change-tbody-border-width-expected.txt |
| @@ -0,0 +1,5 @@ |
| +Changing a collapsed border's width should change the width of the table and the width of a shrink-to-fit containing block. |
| + |
| +There should be a square with a 4px inner blue border and a 1px outer black border. |
| + |
| +PASS |