| Index: LayoutTests/fast/media/mq-js-stylesheet-media-02.html
|
| diff --git a/LayoutTests/fast/media/mq-js-stylesheet-media-02.html b/LayoutTests/fast/media/mq-js-stylesheet-media-02.html
|
| index bc7ff033038bb1df01475b4cde7c7a262c7f017e..2d9385544d7ea50c0a94bcfacdaa11a3a9a76756 100644
|
| --- a/LayoutTests/fast/media/mq-js-stylesheet-media-02.html
|
| +++ b/LayoutTests/fast/media/mq-js-stylesheet-media-02.html
|
| @@ -21,7 +21,7 @@ function test() {
|
|
|
| </head>
|
| <body onload="test()">
|
| -<p> The text below should be green and contain "braille, media, screen and (color) and (grid: 0), tty". </p>
|
| +<p> The text below should be green and contain "braille, not all, screen and (color) and (grid: 0), not all". </p>
|
| <p id="result">Failure: test not run</p>
|
| </body>
|
| </html>
|
|
|