Chromium Code Reviews| Index: LayoutTests/fast/table/fixed-table-layout-width-change-expected.txt |
| diff --git a/LayoutTests/fast/table/fixed-table-layout-width-change-expected.txt b/LayoutTests/fast/table/fixed-table-layout-width-change-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..6ed025e1866fb97d95da1c1748ec2ec9a47b1180 |
| --- /dev/null |
| +++ b/LayoutTests/fast/table/fixed-table-layout-width-change-expected.txt |
| @@ -0,0 +1,2 @@ |
| +Tests that the width of table changes on changing the table width to new width.New width should be 100. |
| +PASS |