Chromium Code Reviews| Index: LayoutTests/fast/media/media-query-only-not-expected.html |
| diff --git a/LayoutTests/fast/media/media-query-only-not-expected.html b/LayoutTests/fast/media/media-query-only-not-expected.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..24e96087de78d0c18a90732866a1f85109706bc2 |
| --- /dev/null |
| +++ b/LayoutTests/fast/media/media-query-only-not-expected.html |
| @@ -0,0 +1,3 @@ |
| +<!DOCTYPE html> |
| +<p>You should see a green rectangle below.</p> |
| +<div style="background-color: green; width: 100px; height: 60px;"></div> |