Pass | 'text-decoration' does not support 'underline' | Asserts runPass | assert_not_equals(object "underline", null, "Unsupported value must not be null")
at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:372:5) | Pass | assert_class_string(object "underline", "CSSStyleValue", "Unsupported value must be a CSSStyleValue and not one of its subclasses")
at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:374:5) | Pass | assert_equals("underline", "underline", "Unsupported value can be set on different element")
at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:378:5) | Pass | assert_equals("CSSStyleValue", "CSSStyleValue")
at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:51:3) | Pass | assert_equals("underline", "underline")
at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:55:7) |
|
Pass | 'text-decoration' does not support 'underline dotted #ff3028' | Asserts runPass | assert_not_equals(object "underline dotted rgb(255, 48, 40)", null, "Unsupported value must not be null")
at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:372:5) | Pass | assert_class_string(object "underline dotted rgb(255, 48, 40)", "CSSStyleValue", "Unsupported value must be a CSSStyleValue and not one of its subclasses")
at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:374:5) | Pass | assert_equals("underline dotted rgb(255, 48, 40)", "underline dotted rgb(255, 48, 40)", "Unsupported value can be set on different element")
at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:378:5) | Pass | assert_equals("CSSStyleValue", "CSSStyleValue")
at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:51:3) | Pass | assert_equals("underline dotted rgb(255, 48, 40)", "underline dotted rgb(255, 48, 40)")
at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:55:7) |
|
Pass | 'text-decoration' does not support 'green wavy underline' | Asserts runPass | assert_not_equals(object "underline wavy green", null, "Unsupported value must not be null")
at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:372:5) | Pass | assert_class_string(object "underline wavy green", "CSSStyleValue", "Unsupported value must be a CSSStyleValue and not one of its subclasses")
at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:374:5) | Pass | assert_equals("underline wavy green", "underline wavy green", "Unsupported value can be set on different element")
at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:378:5) | Pass | assert_equals("CSSStyleValue", "CSSStyleValue")
at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:51:3) | Pass | assert_equals("underline wavy green", "underline wavy green")
at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:55:7) |
|