Chromium Code Reviews| Index: LayoutTests/fast/css/calc-rounding-expected.txt |
| diff --git a/LayoutTests/fast/css/calc-rounding-expected.txt b/LayoutTests/fast/css/calc-rounding-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..15ce366dd514f9e58acf134acbb5a3c5c0ee54f5 |
| --- /dev/null |
| +++ b/LayoutTests/fast/css/calc-rounding-expected.txt |
| @@ -0,0 +1,3 @@ |
| +Test that a calc() with a percentage against a containing block with a fractional width does not round to integer. |
| + |
| +PASS |