| Index: LayoutTests/media/video-canvas.html-disabled
|
| diff --git a/LayoutTests/media/video-canvas.html-disabled b/LayoutTests/media/video-canvas.html-disabled
|
| index b160f63ae0f64d4c72c9406537a23e29c518fa69..8dce0cedd762a6d6b5796d9656c810b706046889 100644
|
| --- a/LayoutTests/media/video-canvas.html-disabled
|
| +++ b/LayoutTests/media/video-canvas.html-disabled
|
| @@ -75,11 +75,11 @@
|
| <body onload="start()" >
|
|
|
| <div>
|
| - <video controls="true"></video>
|
| + <video controls></video>
|
| <canvas width="160" height="120" ></canvas>
|
| </div>
|
|
|
| <p>Test <video> as a source for <canvas>.</p>
|
|
|
| </body>
|
| -</html>
|
| +</html>
|
|
|