| OLD | NEW |
| 1 # Expectations for slimmingPaintInvalidation feature | 1 # Expectations for slimmingPaintInvalidation feature |
| 2 | 2 |
| 3 # Different order of caret invalidations | |
| 4 paint/invalidation/4776765.html [ NeedsRebaseline ] | |
| 5 paint/invalidation/caret-subpixel.html [ NeedsRebaseline ] | |
| 6 paint/invalidation/caret-with-composited-scroll.html [ NeedsRebaseline ] | |
| 7 paint/invalidation/delete-into-nested-block.html [ NeedsRebaseline ] | |
| 8 paint/invalidation/inline-outline-repaint.html [ NeedsRebaseline ] | |
| 9 paint/invalidation/invalidate-caret-in-composited-scrolling-container.html [ Nee
dsRebaseline ] | |
| 10 paint/invalidation/invalidate-caret-in-non-composited-scrolling-container.html [
NeedsRebaseline ] | |
| 11 paint/invalidation/selection-after-delete.html [ NeedsRebaseline ] | |
| 12 paint/invalidation/textarea-caret.html [ NeedsRebaseline ] | |
| 13 | |
| 14 # Different order of frame scrollbar invalidations | |
| 15 paint/invalidation/compositing/iframe-inside-squashed-layer.html [ NeedsRebaseli
ne ] | |
| 16 paint/invalidation/line-flow-with-floats-2.html [ NeedsRebaseline ] | |
| 17 paint/invalidation/line-flow-with-floats-8.html [ NeedsRebaseline ] | |
| 18 paint/invalidation/overflow-scroll-body-appear.html [ NeedsRebaseline ] | |
| 19 paint/invalidation/scrolled-iframe-scrollbar-change.html [ NeedsRebaseline ] | |
| 20 paint/invalidation/svg/deep-nested-embedded-svg-size-changes-no-layout-triggers-
1.html [ NeedsRebaseline ] | |
| 21 paint/invalidation/svg/deep-nested-embedded-svg-size-changes-no-layout-triggers-
2.html [ NeedsRebaseline ] | |
| 22 paint/invalidation/svg/nested-embedded-svg-size-changes-no-layout-triggers-1.htm
l [ NeedsRebaseline ] | |
| 23 paint/invalidation/svg/nested-embedded-svg-size-changes-no-layout-triggers-2.htm
l [ NeedsRebaseline ] | |
| 24 paint/invalidation/text-match-document-change.html [ NeedsRebaseline ] | |
| 25 paint/invalidation/repaint-during-scroll-with-zoom.html [ NeedsRebaseline ] | |
| 26 | |
| 27 # Reflection implemented with filters | 3 # Reflection implemented with filters |
| 28 paint/invalidation/reflection-invalidation-positioned-child.html [ NeedsRebaseli
ne ] | 4 paint/invalidation/reflection-invalidation-positioned-child.html [ NeedsRebaseli
ne ] |
| 29 paint/invalidation/reflection-repaint-test.html [ NeedsRebaseline ] | 5 paint/invalidation/reflection-repaint-test.html [ NeedsRebaseline ] |
| 30 paint/invalidation/scroll-absolute-layer-with-reflection.html [ NeedsRebaseline
] | 6 paint/invalidation/scroll-absolute-layer-with-reflection.html [ NeedsRebaseline
] |
| 31 paint/invalidation/scroll-fixed-layer-with-reflection.html [ NeedsRebaseline ] | 7 paint/invalidation/scroll-fixed-layer-with-reflection.html [ NeedsRebaseline ] |
| 32 | 8 |
| 33 # More accurate clipping | 9 # More accurate clipping |
| 34 paint/invalidation/outline-clip-change.html [ NeedsRebaseline ] | 10 paint/invalidation/outline-clip-change.html [ NeedsRebaseline ] |
| 35 paint/invalidation/scroll-in-transformed-layer.html [ NeedsRebaseline ] | 11 paint/invalidation/scroll-in-transformed-layer.html [ NeedsRebaseline ] |
| 36 paint/invalidation/scroll-with-transformed-parent-layer.html [ NeedsRebaseline ] | 12 paint/invalidation/scroll-with-transformed-parent-layer.html [ NeedsRebaseline ] |
| 37 paint/invalidation/shift-relative-positioned-container-with-image-addition.html
[ NeedsRebaseline ] | 13 paint/invalidation/shift-relative-positioned-container-with-image-addition.html
[ NeedsRebaseline ] |
| 38 | 14 |
| 39 crbug.com/648769 paint/invalidation/invalidation-with-scale-transform.html [ Fai
lure ] | 15 crbug.com/648769 paint/invalidation/invalidation-with-scale-transform.html [ Fai
lure ] |
| 40 crbug.com/648769 paint/invalidation/transform-inline-layered-child.html [ Failur
e ] | 16 crbug.com/648769 paint/invalidation/transform-inline-layered-child.html [ Failur
e ] |
| 41 crbug.com/648769 paint/invalidation/svg/animated-path-inside-transformed-html.xh
tml [ Failure ] | 17 crbug.com/648769 paint/invalidation/svg/animated-path-inside-transformed-html.xh
tml [ Failure ] |
| 42 crbug.com/648769 paint/invalidation/svg/js-late-gradient-and-object-creation.svg
[ Failure ] | 18 crbug.com/648769 paint/invalidation/svg/js-late-gradient-and-object-creation.svg
[ Failure ] |
| 43 crbug.com/648769 paint/invalidation/svg/js-late-pattern-and-object-creation.svg
[ Failure ] | 19 crbug.com/648769 paint/invalidation/svg/js-late-pattern-and-object-creation.svg
[ Failure ] |
| 44 crbug.com/648769 paint/invalidation/svg/tabgroup.svg [ Failure ] | 20 crbug.com/648769 paint/invalidation/svg/tabgroup.svg [ Failure ] |
| 45 crbug.com/648769 paint/invalidation/svg/window.svg [ Failure ] | 21 crbug.com/648769 paint/invalidation/svg/window.svg [ Failure ] |
| OLD | NEW |