| Index: LayoutTests/fast/media/viewport-in-standalone-media-document-expected.txt
|
| diff --git a/LayoutTests/fast/media/viewport-in-standalone-media-document-expected.txt b/LayoutTests/fast/media/viewport-in-standalone-media-document-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..c1c901a8b9253b83b2ab6b5e18953cd04dcf195f
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/media/viewport-in-standalone-media-document-expected.txt
|
| @@ -0,0 +1,7 @@
|
| +This tests that a standalone media document has viewport settings.
|
| +
|
| +
|
| +EXPECTED (metaElement.name == 'viewport') OK
|
| +EXPECTED (metaElement.content == 'width=device-width') OK
|
| +END OF TEST
|
| +
|
|
|