Auto-rebaseline for r181873

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

BUG=412516
TBR=wangxianzhu@chromium.org

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

git-svn-id: svn://svn.chromium.org/blink/trunk@181927 bbb929c8-8fbe-4397-9dbb-9b2b20218538
parent 72018aa9
......@@ -168,8 +168,6 @@ crbug.com/377970 [ Win Linux ] http/tests/misc/image-blocked-src-change.html [ F
crbug.com/321607 [ Linux ] fast/forms/submit-to-blank-multiple-times.html [ Failure Pass ]
crbug.com/321607 [ Win Debug ] fast/forms/submit-to-blank-multiple-times.html [ Failure Pass ]
crbug.com/412516 compositing/repaint/should-not-clip-composited-overflow-scrolling-layer.html [ NeedsRebaseline ]
crbug.com/366437 fast/repaint/box-shadow-h.html [ Pass ImageOnlyFailure ]
crbug.com/366437 fast/repaint/box-shadow-v.html [ Pass ImageOnlyFailure ]
......
{
"bounds": [800, 600],
"children": [
{
"bounds": [800, 600],
"contentsOpaque": true,
"drawsContent": true,
"children": [
{
"position": [8, 8],
"bounds": [500, 500],
"drawsContent": true,
"repaintRects": [
[0, 0, 500, 500],
[0, 0, 500, 500]
],
"children": [
{
"bounds": [485, 485],
"children": [
{
"bounds": [5000, 5000],
"shouldFlattenTransform": false,
"drawsContent": true,
"repaintRects": [
[2000, 2000, 3000, 3000],
[0, 0, 5000, 5000]
],
"children": [
{
"shouldFlattenTransform": false
}
]
}
]
},
{
"children": [
{
"position": [0, 485],
"bounds": [485, 15],
"drawsContent": true,
"repaintRects": [
[0, 0, 485, 15],
[0, 0, 485, 15],
[0, 0, 485, 15]
]
},
{
"position": [485, 0],
"bounds": [15, 485],
"drawsContent": true,
"repaintRects": [
[0, 0, 15, 485],
[0, 0, 15, 485],
[0, 0, 15, 485]
]
},
{
"position": [485, 485],
"bounds": [15, 15],
"drawsContent": true
}
]
}
]
}
]
}
]
}
{
"bounds": [800, 600],
"children": [
{
"bounds": [800, 600],
"contentsOpaque": true,
"drawsContent": true,
"children": [
{
"position": [8, 8],
"bounds": [500, 500],
"drawsContent": true,
"repaintRects": [
[0, 0, 500, 500],
[0, 0, 500, 500]
],
"children": [
{
"bounds": [485, 485],
"children": [
{
"bounds": [5000, 5000],
"shouldFlattenTransform": false,
"drawsContent": true,
"repaintRects": [
[2000, 2000, 3000, 3000],
[0, 0, 5000, 5000]
],
"children": [
{
"shouldFlattenTransform": false
}
]
}
]
},
{
"children": [
{
"position": [0, 485],
"bounds": [485, 15],
"repaintRects": [
[0, 0, 485, 15],
[0, 0, 485, 15],
[0, 0, 485, 15]
]
},
{
"position": [485, 0],
"bounds": [15, 485],
"repaintRects": [
[0, 0, 15, 485],
[0, 0, 15, 485],
[0, 0, 15, 485]
]
},
{
"position": [485, 485],
"bounds": [15, 15],
"drawsContent": true
}
]
}
]
}
]
}
]
}
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