| Index: LayoutTests/fast/media/mq-width-on-zoom-expected.txt
|
| diff --git a/LayoutTests/fast/media/mq-width-on-zoom-expected.txt b/LayoutTests/fast/media/mq-width-on-zoom-expected.txt
|
| index 393e6a9c2d0514afc3122f5246151f80485f23a0..080182bebd3f96c802f2f9db2ce10feb662e09cd 100644
|
| --- a/LayoutTests/fast/media/mq-width-on-zoom-expected.txt
|
| +++ b/LayoutTests/fast/media/mq-width-on-zoom-expected.txt
|
| @@ -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
|
|
|