Commit 85cbf5b1 authored by Walter Korman's avatar Walter Korman

Auto-rebaseline for r367105

https://chromium.googlesource.com/chromium/src/+/54342454b

BUG=549277
TBR=jbroman@chromium.org

Review URL: https://codereview.chromium.org/1550373002 .

Cr-Commit-Position: refs/heads/master@{#367115}
parent fa795f7f
...@@ -307,10 +307,6 @@ crbug.com/571478 [ Win10 XP ] svg/custom/text-match-highlight.html [ Failure Pas ...@@ -307,10 +307,6 @@ crbug.com/571478 [ Win10 XP ] svg/custom/text-match-highlight.html [ Failure Pas
crbug.com/248938 [ Win Debug ] virtual/threaded/animations/transition-and-animation-2.html [ Timeout ] crbug.com/248938 [ Win Debug ] virtual/threaded/animations/transition-and-animation-2.html [ Timeout ]
crbug.com/549277 fast/repaint/overflow-move-after-scroll.html [ NeedsRebaseline ]
crbug.com/549277 fast/repaint/overflow-scroll-after-move.html [ NeedsRebaseline ]
crbug.com/549277 paint/invalidation/invalidate-after-composited-scroll.html [ NeedsRebaseline ]
crbug.com/487281 [ Mac ] fast/forms/select/menulist-narrow-width.html [ Failure ] crbug.com/487281 [ Mac ] fast/forms/select/menulist-narrow-width.html [ Failure ]
crbug.com/572094 [ Win Mac Debug ] fast/forms/suggestion-picker/date-suggestion-picker-appearance-zoom200.html [ Timeout Failure Pass ] crbug.com/572094 [ Win Mac Debug ] fast/forms/suggestion-picker/date-suggestion-picker-appearance-zoom200.html [ Timeout Failure Pass ]
......
...@@ -45,10 +45,7 @@ ...@@ -45,10 +45,7 @@
}, },
{ {
"position": [685, 0], "position": [685, 0],
"bounds": [15, 385], "bounds": [15, 385]
"repaintRects": [
[0, 0, 15, 385]
]
}, },
{ {
"position": [685, 385], "position": [685, 385],
......
...@@ -45,10 +45,7 @@ ...@@ -45,10 +45,7 @@
}, },
{ {
"position": [285, 0], "position": [285, 0],
"bounds": [15, 385], "bounds": [15, 385]
"repaintRects": [
[0, 0, 15, 385]
]
}, },
{ {
"position": [285, 385], "position": [285, 385],
......
...@@ -39,10 +39,7 @@ ...@@ -39,10 +39,7 @@
"children": [ "children": [
{ {
"position": [185, 0], "position": [185, 0],
"bounds": [15, 200], "bounds": [15, 200]
"repaintRects": [
[0, 0, 15, 200]
]
} }
] ]
} }
......
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