| Index: third_party/WebKit/LayoutTests/fast/images/jpeg-yuv-image-decoding.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/images/jpeg-ycbcr-vuv-image-decoding.html b/third_party/WebKit/LayoutTests/fast/images/jpeg-yuv-image-decoding.html
|
| similarity index 96%
|
| rename from third_party/WebKit/LayoutTests/fast/images/jpeg-ycbcr-vuv-image-decoding.html
|
| rename to third_party/WebKit/LayoutTests/fast/images/jpeg-yuv-image-decoding.html
|
| index c9583a11788020bb5eb31ad6c7ddc342c5256c48..07dcab96239a1e2de4d3e3ff40f875aa813af72d 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/images/jpeg-ycbcr-vuv-image-decoding.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/images/jpeg-yuv-image-decoding.html
|
| @@ -1,6 +1,7 @@
|
| <!DOCTYPE html>
|
| <html>
|
| <head>
|
| + <!-- Use a <meta> viewport, refer to http://crbug.com/598949 -->
|
| <meta name="viewport" content="width=device-width, minimum-scale=1.0">
|
| <style> img { margin: 5px; } </style>
|
| </head>
|
|
|