chromium/third_party/blink/web_tests/fast/events/touch/compositor-touch-hit-rects-animation-expected.txt

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