Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/fast/table/inner-percent-width-affects-outer-floated-div-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/fast/table/inner-percent-width-affects-outer-floated-div-expected.txt b/third_party/WebKit/LayoutTests/fast/table/inner-percent-width-affects-outer-floated-div-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..e81a6b88259bc3ccd937c10b264950919528e49f |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/fast/table/inner-percent-width-affects-outer-floated-div-expected.txt |
| @@ -0,0 +1,3 @@ |
| +There should be a blue square below. Inner table's percent-driven width should affect the shrink-to-fit div. |
| + |
| +PASS |