mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-28 18:47:15 +02:00
11 lines
466 B
Plaintext
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 |