blob: c0de658bf855f21b9e3a3ae8f200a80f2883df45 [file] [log] [blame]
This is a testharness.js-based test.
PASS Can set 'user-select' to CSS-wide keywords
PASS Can set 'user-select' to var() references
PASS Can set 'user-select' to the 'auto' keyword
PASS Can set 'user-select' to the 'text' keyword
PASS Can set 'user-select' to the 'none' keyword
FAIL Can set 'user-select' to the 'contain' keyword Failed to execute 'set' on 'StylePropertyMap': Invalid type for property
PASS Can set 'user-select' to the 'all' keyword
PASS Setting 'user-select' to a length throws TypeError
PASS Setting 'user-select' to a percent throws TypeError
PASS Setting 'user-select' to a time throws TypeError
PASS Setting 'user-select' to an angle throws TypeError
PASS Setting 'user-select' to a flexible length throws TypeError
PASS Setting 'user-select' to a number throws TypeError
PASS Setting 'user-select' to a position throws TypeError
PASS Setting 'user-select' to a URL throws TypeError
PASS Setting 'user-select' to a transform throws TypeError
Harness: the test ran to completion.