Commit 894490fd authored by Philip Rogers's avatar Philip Rogers Committed by Commit Bot

Update CompositeAfterPaint expectations

The following tests need to be rebaselined after https://crrev.com/736729:
fast/forms/form-element-geometry.html
fast/forms/select/menulist-appearance-basic.html
paint/invalidation/caret-subpixel.html
paint/invalidation/details-open-repaint.html
paint/invalidation/float-offscreen.html
paint/invalidation/multi-layout-one-frame.html
paint/invalidation/search-field-cancel.html
paint/invalidation/subtree-root-skipped.html
paint/invalidation/clip/caret-ancestor-clip-change.html
paint/invalidation/scroll/caret-invalidation-in-overflow-scroll.html
paint/invalidation/scroll/invalidate-caret-in-composited-scrolling-container.html
paint/invalidation/scroll/invalidate-caret-in-non-composited-scrolling-container.html
paint/invalidation/selection/selection-in-composited-scrolling-container.html
paint/invalidation/selection/selection-in-non-composited-scrolling-container.html

The following tests are newly failing and now have bugs filed:
http/tests/subresource_filter/ad-highlight-frame-resized.html
paint/pagination/composited-paginated-outlined-box.html

Change-Id: Iee55b2d42925b77ac750e44c876b058c7c3e16bf
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2031561
Auto-Submit: Philip Rogers <pdr@chromium.org>
Reviewed-by: default avatarXianzhu Wang <wangxianzhu@chromium.org>
Commit-Queue: Philip Rogers <pdr@chromium.org>
Cr-Commit-Position: refs/heads/master@{#737016}
parent 43700744
......@@ -148,7 +148,9 @@ crbug.com/931486 virtual/prefer_compositing_to_lcd_text/scrollbars/reconstruct-c
# different results.
paint/invalidation/compositing/subpixel-offset-scaled-transform-composited.html [ Failure ]
paint/pagination/composited-paginated-outlined-box.html [ Failure ]
# Outline paints incorrectly with columns
crbug.com/1047358 paint/pagination/composited-paginated-outlined-box.html [ Failure ]
paint/invalidation/media-audio-no-spurious-repaints.html [ Failure ]
# Extra raster invalidation on start/end of animation. Caused by animation
......@@ -182,6 +184,9 @@ paint/clipath/change-mask-clip-path-multicol-crash.html [ Crash ]
crbug.com/1041013 external/wpt/web-animations/timing-model/animations/update-playback-rate-slow.html [ Failure ]
crbug.com/1041013 external/wpt/web-animations/timing-model/animations/update-playback-rate-zero.html [ Failure ]
# Ad frame highlight size is incorrect
crbug.com/1047359 http/tests/subresource_filter/ad-highlight-frame-resized.html [ Failure ]
virtual/threaded-prefer-compositing/fast/scroll-behavior/overscroll-behavior.html [ Failure ]
virtual/threaded/fast/scroll-snap/snaps-after-touchpad-scrolling.html [ Failure ]
http/tests/devtools/a11y-axe-core/layers/layers-a11y-test.js [ Crash ]
......
......@@ -8,12 +8,12 @@
"paintInvalidations": [
{
"object": "LayoutTextControl INPUT id='target'",
"rect": [8, 8, 224, 22],
"rect": [8, 8, 226, 22],
"reason": "subtree"
},
{
"object": "LayoutBlockFlow DIV",
"rect": [209, 11, 2, 16],
"rect": [211, 11, 2, 16],
"reason": "chunk appeared"
}
]
......
......@@ -8,17 +8,17 @@
"paintInvalidations": [
{
"object": "LayoutNGBlockFlow DIV",
"rect": [8, 58, 106, 63],
"rect": [8, 58, 110, 63],
"reason": "incremental"
},
{
"object": "LayoutTextControl INPUT id='target'",
"rect": [8, 58, 106, 63],
"rect": [8, 58, 110, 63],
"reason": "incremental"
},
{
"object": "LayoutBlockFlow DIV",
"rect": [10, 58, 1, 57],
"rect": [12, 58, 1, 57],
"reason": "incremental"
}
]
......
......@@ -8,7 +8,7 @@
"paintInvalidations": [
{
"object": "LayoutTextControl INPUT",
"rect": [8, 72, 181, 22],
"rect": [8, 72, 185, 22],
"reason": "appeared"
},
{
......
......@@ -8,12 +8,12 @@
"paintInvalidations": [
{
"object": "LayoutNGBlockFlow DIV id='target'",
"rect": [11, 11, 85, 22],
"rect": [11, 11, 89, 22],
"reason": "chunk appeared"
},
{
"object": "LayoutNGBlockFlow DIV id='target'",
"rect": [11, 11, 85, 22],
"rect": [11, 11, 89, 22],
"reason": "chunk disappeared"
}
]
......
......@@ -8,27 +8,27 @@
"paintInvalidations": [
{
"object": "InlineTextBox 'PASSED'",
"rect": [195, 11, 53, 16],
"rect": [201, 11, 53, 16],
"reason": "appeared"
},
{
"object": "InlineTextBox 'PASSED'",
"rect": [10, 11, 53, 16],
"rect": [12, 11, 53, 16],
"reason": "appeared"
},
{
"object": "InlineTextBox 'FAILED'",
"rect": [195, 11, 45, 16],
"rect": [201, 11, 45, 16],
"reason": "disappeared"
},
{
"object": "InlineTextBox 'FAILED'",
"rect": [10, 11, 45, 16],
"rect": [12, 11, 45, 16],
"reason": "disappeared"
},
{
"object": "NGPhysicalTextFragment ' '",
"rect": [189, 9, 4, 19],
"rect": [193, 9, 4, 19],
"reason": "geometry"
}
]
......
......@@ -8,12 +8,12 @@
"paintInvalidations": [
{
"object": "Caret",
"rect": [399, 11, 1, 16],
"rect": [401, 11, 1, 16],
"reason": "caret"
},
{
"object": "Caret",
"rect": [396, 11, 1, 16],
"rect": [398, 11, 1, 16],
"reason": "caret"
}
]
......
......@@ -9,37 +9,37 @@
{
"name": "LayoutTextControl INPUT id='root'",
"position": [-2, -2],
"bounds": [65, 26],
"bounds": [69, 26],
"backgroundColor": "#FFFFFF",
"paintInvalidations": [
{
"object": "LayoutTextControl INPUT id='root'",
"rect": [0, 0, 65, 26],
"rect": [0, 0, 69, 26],
"reason": "chunk appeared"
},
{
"object": "LayoutTextControl INPUT id='root'",
"rect": [0, 0, 65, 26],
"rect": [0, 0, 69, 26],
"reason": "paint property change"
},
{
"object": "LayoutTextControl INPUT id='root'",
"rect": [0, 0, 61, 22],
"rect": [0, 0, 65, 22],
"reason": "paint property change"
},
{
"object": "LayoutBlockFlow DIV",
"rect": [2, 3, 57, 16],
"rect": [4, 3, 57, 16],
"reason": "paint property change"
},
{
"object": "LayoutBlockFlow DIV",
"rect": [4, 5, 56, 16],
"rect": [6, 5, 56, 16],
"reason": "paint property change"
},
{
"object": "Caret",
"rect": [59, 5, 1, 16],
"rect": [61, 5, 1, 16],
"reason": "caret"
}
],
......
......@@ -9,37 +9,37 @@
{
"name": "LayoutTextControl INPUT id='root'",
"position": [-2, -2],
"bounds": [65, 26],
"bounds": [69, 26],
"backgroundColor": "#FFFFFF",
"paintInvalidations": [
{
"object": "LayoutTextControl INPUT id='root'",
"rect": [0, 0, 65, 26],
"rect": [0, 0, 69, 26],
"reason": "chunk appeared"
},
{
"object": "LayoutTextControl INPUT id='root'",
"rect": [0, 0, 65, 26],
"rect": [0, 0, 69, 26],
"reason": "paint property change"
},
{
"object": "LayoutTextControl INPUT id='root'",
"rect": [0, 0, 61, 22],
"rect": [0, 0, 65, 22],
"reason": "paint property change"
},
{
"object": "LayoutBlockFlow DIV",
"rect": [2, 3, 57, 16],
"rect": [4, 3, 57, 16],
"reason": "paint property change"
},
{
"object": "LayoutBlockFlow DIV",
"rect": [4, 5, 56, 16],
"rect": [6, 5, 56, 16],
"reason": "paint property change"
},
{
"object": "Caret",
"rect": [59, 5, 1, 16],
"rect": [61, 5, 1, 16],
"reason": "caret"
}
],
......
......@@ -8,7 +8,7 @@
"paintInvalidations": [
{
"object": "LayoutBlockFlow DIV",
"rect": [11, 47, 58, 16],
"rect": [12, 47, 58, 16],
"reason": "chunk appeared"
}
]
......
......@@ -8,22 +8,22 @@
"paintInvalidations": [
{
"object": "LayoutTextControl INPUT id='target'",
"rect": [6, 6, 65, 26],
"rect": [6, 6, 69, 26],
"reason": "subtree"
},
{
"object": "LayoutBlockFlow DIV",
"rect": [10, 11, 57, 16],
"rect": [12, 11, 57, 16],
"reason": "paint property change"
},
{
"object": "LayoutBlockFlow DIV",
"rect": [10, 11, 56, 16],
"rect": [12, 11, 56, 16],
"reason": "paint property change"
},
{
"object": "InlineTextBox 'test test test'",
"rect": [18, 11, 26, 16],
"rect": [20, 11, 26, 16],
"reason": "selection"
}
]
......
......@@ -8,17 +8,17 @@
"paintInvalidations": [
{
"object": "LayoutTextControl INPUT id='target'",
"rect": [6, 6, 65, 26],
"rect": [6, 6, 69, 26],
"reason": "subtree"
},
{
"object": "LayoutBlockFlow DIV",
"rect": [10, 11, 57, 16],
"rect": [12, 11, 57, 16],
"reason": "paint property change"
},
{
"object": "InlineTextBox 'test test test'",
"rect": [31, 11, 26, 16],
"rect": [33, 11, 26, 16],
"reason": "selection"
}
]
......
......@@ -8,12 +8,12 @@
"paintInvalidations": [
{
"object": "InlineTextBox 'PASS'",
"rect": [10, 11, 35, 16],
"rect": [12, 11, 35, 16],
"reason": "appeared"
},
{
"object": "InlineTextBox 'FAIL'",
"rect": [10, 11, 27, 16],
"rect": [12, 11, 27, 16],
"reason": "disappeared"
},
{
......
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