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..58948a4f44f6b086d43bf337edc366e6b89bf000 |
| --- /dev/null |
| +++ b/LayoutTests/fast/table/fixed-table-layout-width-change-expected.txt |
| @@ -0,0 +1,2 @@ |
| +Tests that the table width having table-layout fixed changes when width is changed dynamically.New width should be 100. |
| +PASS |