Commit bcb1808f authored by Xianzhu Wang's avatar Xianzhu Wang Committed by Commit Bot

Rebaseline window-resize-background-image-fixed-scrolling-contents.html on Mac

TBR=wangxianzhu@chromium.org

Bug: 1107272
Change-Id: Ic18a96b452e56d97fa2921d8844ca2364aeddcdf
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2306912Reviewed-by: default avatarXianzhu Wang <wangxianzhu@chromium.org>
Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org>
Cr-Commit-Position: refs/heads/master@{#789819}
parent a025f7d4
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
"contentsOpaque": true, "contentsOpaque": true,
"backgroundColor": "#FFFFFF", "backgroundColor": "#FFFFFF",
"invalidations": [ "invalidations": [
[0, 0, 600, 250] [0, 0, 585, 250]
] ]
}, },
{ {
...@@ -52,7 +52,7 @@ ...@@ -52,7 +52,7 @@
"contentsOpaque": true, "contentsOpaque": true,
"backgroundColor": "#FFFFFF", "backgroundColor": "#FFFFFF",
"invalidations": [ "invalidations": [
[0, 0, 400, 600] [0, 0, 385, 600]
] ]
}, },
{ {
...@@ -75,7 +75,7 @@ ...@@ -75,7 +75,7 @@
"contentsOpaque": true, "contentsOpaque": true,
"backgroundColor": "#FFFFFF", "backgroundColor": "#FFFFFF",
"invalidations": [ "invalidations": [
[0, 0, 800, 600] [0, 0, 785, 600]
] ]
}, },
{ {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment