Chromium Code Reviews| Index: LayoutTests/fast/media/media-descriptor-syntax-06-expected.html |
| diff --git a/LayoutTests/fast/media/media-descriptor-syntax-06-expected.html b/LayoutTests/fast/media/media-descriptor-syntax-06-expected.html |
| index 41f892fd3f5c8819a4d9b6ab19e7ffa946a5e6d2..f02487fb81344968d9c5ba5bdf92d53983c69273 100644 |
| --- a/LayoutTests/fast/media/media-descriptor-syntax-06-expected.html |
| +++ b/LayoutTests/fast/media/media-descriptor-syntax-06-expected.html |
| @@ -1,5 +1,5 @@ |
| <html> |
| <body> |
| -<p>This text should not be red.</p> |
| +<p style="color:green">This text should be green.</p> |
| </body> |
| </html> |