blob: fb9ee73ef5d9006a3376173647ce41c178856b35 [file] [log] [blame]
This is a testharness.js-based test.
PASS Can set 'outline-style' to CSS-wide keywords
PASS Can set 'outline-style' to var() references
FAIL Can set 'outline-style' to the 'auto' keyword Failed to execute 'set' on 'StylePropertyMap': Invalid type for property
PASS Can set 'outline-style' to the 'none' keyword
PASS Can set 'outline-style' to the 'dotted' keyword
PASS Can set 'outline-style' to the 'dashed' keyword
PASS Can set 'outline-style' to the 'solid' keyword
PASS Can set 'outline-style' to the 'double' keyword
PASS Can set 'outline-style' to the 'groove' keyword
PASS Can set 'outline-style' to the 'ridge' keyword
PASS Can set 'outline-style' to the 'inset' keyword
PASS Can set 'outline-style' to the 'outset' keyword
PASS Setting 'outline-style' to a length throws TypeError
PASS Setting 'outline-style' to a percent throws TypeError
PASS Setting 'outline-style' to a time throws TypeError
PASS Setting 'outline-style' to an angle throws TypeError
PASS Setting 'outline-style' to a flexible length throws TypeError
PASS Setting 'outline-style' to a number throws TypeError
PASS Setting 'outline-style' to a position throws TypeError
PASS Setting 'outline-style' to a URL throws TypeError
PASS Setting 'outline-style' to a transform throws TypeError
Harness: the test ran to completion.