Files
ladybird/Tests/LibWeb/Text/expected/wpt-import/pointerevents/parsing/touch-action-valid.txt
2025-05-06 12:22:01 +01:00

11 lines
466 B
Plaintext

Harness status: OK
Found 6 tests
6 Pass
Pass e.style['touch-action'] = "auto" should set the property value
Pass e.style['touch-action'] = "none" should set the property value
Pass e.style['touch-action'] = "manipulation" should set the property value
Pass e.style['touch-action'] = "pan-x" should set the property value
Pass e.style['touch-action'] = "pan-y" should set the property value
Pass e.style['touch-action'] = "pan-y pan-x" should set the property value