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

[CompositeAfterPaint] Rebaseline web tests

This is a follow-up of the rebaseline of the base tests.

TBR=wangxianzhu@chromium.org

Change-Id: I5091e1b9798918ab4ec6389d282f9b30f2580088
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2001944Reviewed-by: default avatarXianzhu Wang <wangxianzhu@chromium.org>
Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org>
Cr-Commit-Position: refs/heads/master@{#731838}
parent 7f69386d
......@@ -8,7 +8,7 @@
"paintInvalidations": [
{
"object": "LayoutButton BUTTON",
"rect": [7, 7, 52, 24],
"rect": [6, 6, 54, 26],
"reason": "subtree"
},
{
......
......@@ -8,7 +8,7 @@
"paintInvalidations": [
{
"object": "LayoutBlockFlow INPUT",
"rect": [11, 10, 15, 15],
"rect": [10, 9, 17, 17],
"reason": "subtree"
}
]
......
......@@ -8,7 +8,7 @@
"paintInvalidations": [
{
"object": "LayoutBlockFlow INPUT",
"rect": [12, 10, 15, 15],
"rect": [11, 9, 17, 17],
"reason": "subtree"
}
]
......
......@@ -8,12 +8,12 @@
"paintInvalidations": [
{
"object": "LayoutTextControl TEXTAREA id='editor'",
"rect": [7, 7, 183, 40],
"rect": [6, 6, 185, 42],
"reason": "chunk appeared"
},
{
"object": "LayoutTextControl TEXTAREA id='editor'",
"rect": [7, 7, 183, 40],
"rect": [6, 6, 185, 42],
"reason": "chunk appeared"
},
{
......
......@@ -8,7 +8,7 @@
"paintInvalidations": [
{
"object": "LayoutTextControl INPUT id='target'",
"rect": [7, 7, 63, 24],
"rect": [6, 6, 65, 26],
"reason": "subtree"
},
{
......
......@@ -8,7 +8,7 @@
"paintInvalidations": [
{
"object": "LayoutTextControl INPUT id='target'",
"rect": [7, 7, 63, 24],
"rect": [6, 6, 65, 26],
"reason": "subtree"
},
{
......
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