blob: a7c983bee7a0fe7285fb355baf102da1434b56a2 [file] [log] [blame]
PASS cssRule.type is 1
PASS declaration.length is 1
PASS declaration.getPropertyValue('touch-action') is 'manipulation'
PASS cssRule.type is 1
PASS declaration.length is 1
PASS declaration.getPropertyValue('touch-action') is 'auto'
PASS successfullyParsed is true
TEST COMPLETE
Test the parsing of touch-action.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".