Chromium Code Reviews| Index: LayoutTests/fast/media/mq-parsing-expected.txt |
| diff --git a/LayoutTests/fast/media/mq-parsing-expected.txt b/LayoutTests/fast/media/mq-parsing-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..beeed8a5a7ef9099f43620f3f9208f322bc07b9b |
| --- /dev/null |
| +++ b/LayoutTests/fast/media/mq-parsing-expected.txt |
| @@ -0,0 +1,8 @@ |
| +PASS: Got "screen" as expected. |
| +PASS: Got "" as expected. |
| +PASS: Got "not all, not all, all, not all, not all" as expected. |
| +PASS: Got "not all, not all, all, not all, not all" as expected. |
| +PASS: Got "not all, screen, not all, not all, not all, not all" as expected. |
| +FAIL: Got "not all, screen, not all, not all, not all, not all, not all" but was expecting "not all, screen, not all, not all, not all, not all" |
|
kenneth.r.christiansen
2013/05/15 10:32:10
These fails are expected until we fix the splittin
|
| +FAIL: Got "not all, not all, not all, not all, not all" but was expecting "not all, not all, not all, not all" |
| + |