| 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 8e9980ab467c033153f96683dadbeb6738b44b3c..95148b1440b6564ba5f206b843a6f7ed704ba965 100644
|
| --- a/LayoutTests/fast/media/mq-js-stylesheet-media-02.html
|
| +++ b/LayoutTests/fast/media/mq-js-stylesheet-media-02.html
|
| @@ -22,7 +22,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>
|
|
|