Commit 821bce3b authored by Tien-Ren Chen's avatar Tien-Ren Chen Committed by Commit Bot

[SPv2] Update flag-specific test expectation

Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2
Change-Id: Ifda21ef12190a45dee0046d32f8835abf9f49a1d
Reviewed-on: https://chromium-review.googlesource.com/997101
Commit-Queue: Tien-Ren Chen <trchen@chromium.org>
Reviewed-by: default avatarXianzhu Wang <wangxianzhu@chromium.org>
Cr-Commit-Position: refs/heads/master@{#548613}
parent 5e2090c0
......@@ -18,12 +18,12 @@
},
{
"object": "InlineTextBox 'FAILURE'",
"rect": [80, 117, 56, 16],
"rect": [81, 117, 54, 16],
"reason": "disappeared"
},
{
"object": "InlineTextBox 'FAILURE'",
"rect": [9, 87, 55, 16],
"rect": [9, 87, 54, 16],
"reason": "disappeared"
}
]
......
......@@ -8,7 +8,7 @@
"paintInvalidations": [
{
"object": "LayoutTextControl INPUT",
"rect": [8, 72, 154, 22],
"rect": [8, 72, 181, 22],
"reason": "appeared"
},
{
......
......@@ -78,12 +78,12 @@
},
{
"object": "InlineTextBox 'Word,'",
"rect": [8, 64, 39, 19],
"rect": [8, 64, 38, 19],
"reason": "appeared"
},
{
"object": "InlineTextBox 'Word,'",
"rect": [8, 64, 39, 19],
"rect": [8, 64, 38, 19],
"reason": "disappeared"
},
{
......
......@@ -8,7 +8,7 @@
"paintInvalidations": [
{
"object": "InlineTextBox 'PASSED'",
"rect": [168, 11, 53, 16],
"rect": [195, 11, 53, 16],
"reason": "appeared"
},
{
......@@ -18,12 +18,12 @@
},
{
"object": "InlineTextBox 'FAILED'",
"rect": [168, 11, 46, 16],
"rect": [195, 11, 45, 16],
"reason": "disappeared"
},
{
"object": "InlineTextBox 'FAILED'",
"rect": [10, 11, 46, 16],
"rect": [10, 11, 45, 16],
"reason": "disappeared"
}
]
......
......@@ -13,12 +13,12 @@
},
{
"object": "InlineTextBox 'PASS'",
"rect": [23, 51, 72, 110],
"rect": [23, 51, 71, 109],
"reason": "appeared"
},
{
"object": "InlineTextBox 'FAIL'",
"rect": [23, 51, 69, 109],
"rect": [23, 51, 68, 108],
"reason": "disappeared"
}
]
......
......@@ -13,7 +13,7 @@
},
{
"object": "LayoutBlockFlow DIV",
"rect": [290, 108, 101, 100],
"rect": [291, 108, 100, 100],
"reason": "geometry"
},
{
......
......@@ -13,7 +13,7 @@
},
{
"object": "LayoutBlockFlow DIV",
"rect": [290, 108, 101, 100],
"rect": [291, 108, 100, 100],
"reason": "geometry"
},
{
......
......@@ -13,7 +13,7 @@
},
{
"object": "InlineTextBox 'FAIL'",
"rect": [10, 11, 28, 16],
"rect": [10, 11, 27, 16],
"reason": "disappeared"
},
{
......
......@@ -8,27 +8,37 @@
"paintInvalidations": [
{
"object": "InlineTextBox 'PASS '",
"rect": [0, 114, 302, 46],
"rect": [0, 114, 192, 46],
"reason": "appeared"
},
{
"object": "LayoutSVGRoot (positioned) svg",
"rect": [0, 14, 302, 46],
"rect": [0, 14, 192, 46],
"reason": "appeared"
},
{
"object": "LayoutSVGViewportContainer svg",
"rect": [310, 114, 92, 46],
"rect": [310, 114, 91, 46],
"reason": "paint property change"
},
{
"object": "LayoutSVGViewportContainer svg",
"rect": [310, 14, 92, 46],
"rect": [310, 14, 91, 46],
"reason": "appeared"
},
{
"object": "LayoutSVGForeignObject foreignObject",
"rect": [210, 114, 91, 46],
"reason": "paint property change"
},
{
"object": "LayoutSVGForeignObject foreignObject",
"rect": [210, 14, 91, 46],
"reason": "paint property change"
},
{
"object": "LayoutSVGContainer g id='text3g'",
"rect": [0, 3, 10, 3],
"rect": [0, 3, 8, 3],
"reason": "disappeared"
},
{
......@@ -37,9 +47,14 @@
"reason": "paint property change"
},
{
"object": "LayoutSVGContainer g id='text1g'",
"object": "LayoutSVGForeignObject foreignObject",
"rect": [6, 3, 4, 2],
"reason": "paint property change"
},
{
"object": "LayoutSVGForeignObject foreignObject",
"rect": [0, 0, 1, 1],
"reason": "disappeared"
"reason": "paint property change"
}
]
}
......
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