Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / media / mq-width-on-zoom-expected.txt
index 393e6a9..080182b 100644 (file)
@@ -9,7 +9,7 @@ PASS window.matchMedia('(width: 1152px)').matches is true
 PASS window.matchMedia('(width: 960px)').matches is true
 PASS window.matchMedia('(width: 800px)').matches is true
 PASS window.matchMedia('(width: 667px)').matches is true
-PASS window.matchMedia('(width: 556px)').matches is true
+PASS window.matchMedia('(width: 555px)').matches is true
 PASS window.matchMedia('(width: 463px)').matches is true
 PASS window.matchMedia('(width: 386px)').matches is true
 PASS window.matchMedia('(width: 321px)').matches is true