blob: d6e91002af939fbe7ab31ba09108032bea5e9249 [file] [log] [blame]
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