| Index: LayoutTests/fast/media/matchmedium-query-api-expected.txt
 | 
| diff --git a/LayoutTests/fast/media/matchmedium-query-api-expected.txt b/LayoutTests/fast/media/matchmedium-query-api-expected.txt
 | 
| index 6146b03bc9075d6f96d6d8d2675e951911716c30..f2897bfc51c576b8e08dfd778eb609567a19eb11 100644
 | 
| --- a/LayoutTests/fast/media/matchmedium-query-api-expected.txt
 | 
| +++ b/LayoutTests/fast/media/matchmedium-query-api-expected.txt
 | 
| @@ -5,7 +5,7 @@ Test the media interface: http://dev.w3.org/csswg/cssom-view/#the-media-interfac
 | 
|  "all and (color)" evaluates to true: PASS
 | 
|  "not projection and (color)" evaluates to true: PASS
 | 
|  "(color)" evaluates to true: PASS
 | 
| -"(color" evaluates to false: PASS
 | 
| +"(color" evaluates to true: PASS
 | 
|  "color" evaluates to false: PASS
 | 
|  "garbage" evaluates to false: PASS
 | 
|  "(min-device-width: 100px)" evaluates to true: PASS
 | 
| 
 |