Commit 29fdb63f authored by Philip Rogers's avatar Philip Rogers Committed by Commit Bot

Remove unnecessary CompositeAfterPaint expectations

Change-Id: Ibb032646b53070c1d1d03dc853bfaf100c4d6371
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1860691
Auto-Submit: Philip Rogers <pdr@chromium.org>
Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org>
Reviewed-by: default avatarXianzhu Wang <wangxianzhu@chromium.org>
Cr-Commit-Position: refs/heads/master@{#706987}
parent 40e4a155
This test verifies the hit test regions are updated correctly when composited layer are created and destroyed without triggering layout update during fast path animation.
[object HTMLDivElement]: layer(800x600) has hit test rect (200,200 50x50)
[object HTMLDivElement]: layer(50x50) has hit test rect (0,0 50x50)
[object HTMLDivElement]: layer(800x600) has hit test rect (175,175 100x100)
PASS successfullyParsed is true
TEST COMPLETE
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