haikuwebkit/LayoutTests/pointerevents/ios/touch-action-region-basic-e...

26 lines
579 B
Plaintext

(GraphicsLayer
(anchor 0.00 0.00)
(bounds 800.00 621.00)
(children 1
(GraphicsLayer
(bounds 800.00 621.00)
(contentsOpaque 1)
(drawsContent 1)
(backgroundColor #FFFFFF)
(event region
(rect (0,0) width=800 height=621)
(touch-action
(none
(rect (8,8) width=100 height=100)
(rect (8,208) width=200 height=25)
(rect (8,233) width=100 height=75)
(rect (8,408) width=100 height=50)
(rect (8,458) width=50 height=50)
)
)
)
)
)
)