| Index: LayoutTests/fast/media/mq-js-media-except-01-expected.html
|
| diff --git a/LayoutTests/fast/media/mq-js-media-except-01-expected.html b/LayoutTests/fast/media/mq-js-media-except-01-expected.html
|
| index 1c806e0e70f1b1bbd9323635f8a1c66f1d9d2fe7..34c85ac9804ae569a466850d5bde012fdfc758a8 100644
|
| --- a/LayoutTests/fast/media/mq-js-media-except-01-expected.html
|
| +++ b/LayoutTests/fast/media/mq-js-media-except-01-expected.html
|
| @@ -1,7 +1,6 @@
|
| <html>
|
| <body>
|
| <p>The text below should read "Success."</p>
|
| -<p style="color: green">Success.</p>
|
| -<p>Following exception was caught: Error: NotFoundError: DOM Exception 8</p>
|
| +<p style="color: green">Success. This text should be green.</p>
|
| </body>
|
| </html>
|
|
|