Auto-rebaseline for r181494

http://src.chromium.org/viewvc/blink?view=revision&revision=181494

BUG=410541
TBR=chrishtr@chromium.org

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

git-svn-id: svn://svn.chromium.org/blink/trunk@181501 bbb929c8-8fbe-4397-9dbb-9b2b20218538
parent 6637ddc6
crbug.com/410541 fast/repaint/paint-invalidation-with-reparent-across-frame-boundaries.html [ NeedsRebaseline ]
# This directly has manual tests that don't have to run with run-webkit-tests # This directly has manual tests that don't have to run with run-webkit-tests
crbug.com/359838 http/tests/ManualTests/ [ Skip ] crbug.com/359838 http/tests/ManualTests/ [ Skip ]
......
...@@ -6,14 +6,14 @@ ...@@ -6,14 +6,14 @@
"contentsOpaque": true, "contentsOpaque": true,
"drawsContent": true, "drawsContent": true,
"repaintRects": [ "repaintRects": [
[18, 18, 284, 20], [18, 18, 284, 18],
[18, 18, 284, 20], [18, 18, 284, 18],
[18, 18, 284, 20], [18, 18, 284, 18],
[10, 18, 300, 28], [10, 18, 300, 26],
[8, 187, 784, 20], [8, 184, 784, 18],
[8, 187, 784, 20], [8, 184, 784, 18],
[8, 187, 784, 20], [8, 184, 784, 18],
[0, 195, 800, 20] [0, 192, 800, 18]
] ]
} }
] ]
......
{
"bounds": [800, 600],
"children": [
{
"bounds": [800, 600],
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
[18, 18, 284, 20],
[18, 18, 284, 20],
[18, 18, 284, 20],
[10, 18, 300, 28],
[8, 187, 784, 20],
[8, 187, 784, 20],
[8, 187, 784, 20],
[0, 195, 800, 20]
]
}
]
}
{
"bounds": [800, 600],
"children": [
{
"bounds": [800, 600],
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
[18, 18, 284, 20],
[18, 18, 284, 20],
[18, 18, 284, 20],
[10, 18, 300, 28],
[8, 187, 784, 20],
[8, 187, 784, 20],
[8, 187, 784, 20],
[0, 195, 800, 20]
]
}
]
}
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