Pass | e.style['outline-width'] = "auto" should not set the property value | Asserts runPass | assert_equals("", "")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:49:9) |
|
Pass | e.style['outline-width'] = "1%" should not set the property value | Asserts runPass | assert_equals("", "")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:49:9) |
|
Pass | e.style['outline-width'] = "thin medium thick medium thin" should not set the property value | Asserts runPass | assert_equals("", "")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:49:9) |
|