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

Rebaseline paint/invalidation/repaint-overlay/layers-overlay.html

TBR=wangxianzhu@chromium.org

Change-Id: I15be67b385349af7da4c47d3763ba08c5141061d
Reviewed-on: https://chromium-review.googlesource.com/c/1297986Reviewed-by: default avatarXianzhu Wang <wangxianzhu@chromium.org>
Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org>
Cr-Commit-Position: refs/heads/master@{#602513}
parent cf8d5593
......@@ -82,7 +82,7 @@ var expected = {
{
"object": "LayoutBlockFlow (relative positioned) DIV id='child1'",
"rect": [20, 20, 10, 10],
"reason": "style change"
"reason": "background"
}
],
"transform": 1
......@@ -116,7 +116,7 @@ var expected = {
{
"object": "LayoutBlockFlow (relative positioned) DIV id='child2'",
"rect": [20, 20, 10, 10],
"reason": "style change"
"reason": "background"
}
],
"transform": 4
......@@ -216,7 +216,7 @@ var actual = {
{
"object": "LayoutBlockFlow (relative positioned) DIV id='child1'",
"rect": [20, 20, 10, 10],
"reason": "style change"
"reason": "background"
}
],
"transform": 1
......@@ -250,7 +250,7 @@ var actual = {
{
"object": "LayoutBlockFlow (relative positioned) DIV id='child2'",
"rect": [20, 20, 10, 10],
"reason": "style change"
"reason": "background"
}
],
"transform": 4
......
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