Commit 5955a3d9 authored by Xianzhu Wang's avatar Xianzhu Wang Committed by Commit Bot

[CompositeAfterPaint] 60 animation tests crash

TBR=masonfreed@chromium.org,pdr@chromium.org

Bug: 962191
Change-Id: I7b8100c3f810065dc1246f046d6ade87368f5577
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1608310Reviewed-by: default avatarXianzhu Wang <wangxianzhu@chromium.org>
Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org>
Cr-Commit-Position: refs/heads/master@{#658915}
parent f6c63932
...@@ -171,7 +171,7 @@ crbug.com/842356 paint/invalidation/compositing/containing-block-removed.html [ ...@@ -171,7 +171,7 @@ crbug.com/842356 paint/invalidation/compositing/containing-block-removed.html [
Bug(none) paint/invalidation/scroll/scroll-descendant-with-cached-cliprects.html [ Failure ] Bug(none) paint/invalidation/scroll/scroll-descendant-with-cached-cliprects.html [ Failure ]
# Extra raster invalidations. # Extra raster invalidations.
Bug(none) compositing/overflow/do-not-repaint-if-scrolling-composited-layers.html [ Failure ] Bug(none) compositing/overflow/do-not-repaint-if-scrolling-composited-layers.html [ Failure Crash ]
Bug(none) paint/invalidation/compositing/clipping-should-not-repaint-composited-descendants.html [ Failure ] Bug(none) paint/invalidation/compositing/clipping-should-not-repaint-composited-descendants.html [ Failure ]
Bug(none) paint/invalidation/compositing/fixed-scroll-in-empty-root-layer.html [ Failure ] Bug(none) paint/invalidation/compositing/fixed-scroll-in-empty-root-layer.html [ Failure ]
Bug(none) paint/invalidation/compositing/scrolling-neg-z-index-descendants.html [ Failure ] Bug(none) paint/invalidation/compositing/scrolling-neg-z-index-descendants.html [ Failure ]
...@@ -488,3 +488,63 @@ Bug(none) svg/filters/filter-clip.svg [ Failure ] ...@@ -488,3 +488,63 @@ Bug(none) svg/filters/filter-clip.svg [ Failure ]
Bug(none) svg/masking/mask-type-luminance.svg [ Failure ] Bug(none) svg/masking/mask-type-luminance.svg [ Failure ]
Bug(none) svg/masking/mask-type-not-set.svg [ Failure ] Bug(none) svg/masking/mask-type-not-set.svg [ Failure ]
Bug(none) svg/zoom/page/zoom-mask-with-percentages.svg [ Failure ] Bug(none) svg/zoom/page/zoom-mask-with-percentages.svg [ Failure ]
crbug.com/962191 animations/stability/base-render-style-crash.html [ Crash ]
crbug.com/962191 animations/stability/option-element-crash.html [ Crash ]
crbug.com/962191 animations/stability/option-opacity-inherit-crash.html [ Crash ]
crbug.com/962191 animations/web-animations/animation-state-changes-positive-playback-rate.html [ Crash ]
crbug.com/962191 external/wpt/css/css-animations/CSSPseudoElement-getAnimations.tentative.html [ Crash ]
crbug.com/962191 external/wpt/css/css-animations/KeyframeEffect-target.tentative.html [ Crash ]
crbug.com/962191 external/wpt/css/css-easing/cubic-bezier-timing-functions-output.html [ Crash ]
crbug.com/962191 external/wpt/css/css-easing/step-timing-functions-output.html [ Crash ]
crbug.com/962191 external/wpt/css/css-logical/animation-001.html [ Crash ]
crbug.com/962191 external/wpt/css/css-transitions/KeyframeEffect-target.tentative.html [ Crash ]
crbug.com/962191 external/wpt/web-animations/animation-model/animation-types/accumulation-per-property.html [ Crash ]
crbug.com/962191 external/wpt/web-animations/animation-model/animation-types/addition-per-property.html [ Crash ]
crbug.com/962191 external/wpt/web-animations/animation-model/animation-types/discrete.html [ Crash ]
crbug.com/962191 external/wpt/web-animations/animation-model/animation-types/interpolation-per-property.html [ Crash ]
crbug.com/962191 external/wpt/web-animations/animation-model/animation-types/visibility.html [ Crash ]
crbug.com/962191 external/wpt/web-animations/animation-model/combining-effects/effect-composition.html [ Crash ]
crbug.com/962191 external/wpt/web-animations/animation-model/keyframe-effects/computed-keyframes-shorthands.html [ Crash ]
crbug.com/962191 external/wpt/web-animations/animation-model/keyframe-effects/effect-value-context-filling.html [ Crash ]
crbug.com/962191 external/wpt/web-animations/animation-model/keyframe-effects/effect-value-context.html [ Crash ]
crbug.com/962191 external/wpt/web-animations/animation-model/keyframe-effects/effect-value-iteration-composite-operation.html [ Crash ]
crbug.com/962191 external/wpt/web-animations/animation-model/keyframe-effects/effect-value-overlapping-keyframes.html [ Crash ]
crbug.com/962191 external/wpt/web-animations/animation-model/keyframe-effects/effect-value-transformed-distance.html [ Crash ]
crbug.com/962191 external/wpt/web-animations/interfaces/Animatable/animate.html [ Crash ]
crbug.com/962191 external/wpt/web-animations/interfaces/Animatable/getAnimations.html [ Crash ]
crbug.com/962191 external/wpt/web-animations/interfaces/Animation/finished.html [ Crash ]
crbug.com/962191 external/wpt/web-animations/interfaces/Animation/id.html [ Crash ]
crbug.com/962191 external/wpt/web-animations/interfaces/Animation/ready.html [ Crash ]
crbug.com/962191 external/wpt/web-animations/interfaces/AnimationEffect/updateTiming.html [ Crash ]
crbug.com/962191 external/wpt/web-animations/interfaces/Document/getAnimations.html [ Crash ]
crbug.com/962191 external/wpt/web-animations/interfaces/KeyframeEffect/target.html [ Crash ]
crbug.com/962191 external/wpt/web-animations/timing-model/animation-effects/active-time.html [ Crash ]
crbug.com/962191 external/wpt/web-animations/timing-model/animation-effects/current-iteration.html [ Crash ]
crbug.com/962191 external/wpt/web-animations/timing-model/animation-effects/phases-and-states.html [ Crash ]
crbug.com/962191 external/wpt/web-animations/timing-model/animation-effects/simple-iteration-progress.html [ Crash ]
crbug.com/962191 external/wpt/web-animations/timing-model/animations/canceling-an-animation.html [ Crash ]
crbug.com/962191 external/wpt/web-animations/timing-model/animations/finishing-an-animation.html [ Crash ]
crbug.com/962191 external/wpt/web-animations/timing-model/animations/play-states.html [ Crash ]
crbug.com/962191 external/wpt/web-animations/timing-model/animations/playing-an-animation.html [ Crash ]
crbug.com/962191 external/wpt/web-animations/timing-model/animations/reversing-an-animation.html [ Crash ]
crbug.com/962191 external/wpt/web-animations/timing-model/animations/seamlessly-updating-the-playback-rate-of-an-animation.html [ Crash ]
crbug.com/962191 external/wpt/web-animations/timing-model/animations/setting-the-current-time-of-an-animation.html [ Crash ]
crbug.com/962191 external/wpt/web-animations/timing-model/animations/setting-the-playback-rate-of-an-animation.html [ Crash ]
crbug.com/962191 external/wpt/web-animations/timing-model/animations/setting-the-start-time-of-an-animation.html [ Crash ]
crbug.com/962191 external/wpt/web-animations/timing-model/animations/setting-the-target-effect-of-an-animation.html [ Crash ]
crbug.com/962191 external/wpt/web-animations/timing-model/animations/setting-the-timeline-of-an-animation.html [ Crash ]
crbug.com/962191 external/wpt/web-animations/timing-model/animations/the-current-time-of-an-animation.html [ Crash ]
crbug.com/962191 external/wpt/web-animations/timing-model/animations/updating-the-finished-state.html [ Crash ]
crbug.com/962191 external/wpt/web-animations/timing-model/time-transformations/transformed-progress.html [ Crash ]
crbug.com/962191 http/tests/devtools/animation/animation-timeline.js [ Crash ]
crbug.com/962191 http/tests/devtools/elements/styles-3/spectrum.js [ Crash ]
crbug.com/962191 http/tests/devtools/sources/bezier-swatch-position.js [ Crash ]
crbug.com/962191 transitions/svg-transitions.html [ Crash ]
crbug.com/962191 virtual/threaded/animations/stability/base-render-style-crash.html [ Crash ]
crbug.com/962191 virtual/threaded/animations/stability/option-element-crash.html [ Crash ]
crbug.com/962191 virtual/threaded/animations/stability/option-opacity-inherit-crash.html [ Crash ]
crbug.com/962191 virtual/threaded/animations/web-animations/animation-state-changes-positive-playback-rate.html [ Crash ]
crbug.com/962191 virtual/threaded/external/wpt/css/css-animations/CSSPseudoElement-getAnimations.tentative.html [ Crash ]
crbug.com/962191 virtual/threaded/external/wpt/css/css-animations/KeyframeEffect-target.tentative.html [ Crash ]
crbug.com/962191 virtual/threaded/transitions/svg-transitions.html [ Crash ]
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