Pass | cssText on CSSStyleDeclaration must enqueue an attributeChanged reaction when it adds the observed style attribute | Asserts runPass | assert_array_equals(["constructed"], ["constructed"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:372:9) | Pass | assert_equals("color: blue;", "color: blue;")
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:374:9) | Pass | assert_array_equals(["attributeChanged"], ["attributeChanged"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:376:9) | Pass | assert_equals("attributeChanged", "attributeChanged")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:118:5) | Pass | assert_equals("style", "style")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:119:5) | Pass | assert_equals(null, null)
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:120:5) | Pass | assert_equals("color: blue;", "color: blue;")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:121:5) | Pass | assert_equals("color: blue;", "color: blue;")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:122:5) | Pass | assert_equals(null, null)
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:123:5) |
|
Pass | cssText on CSSStyleDeclaration must not enqueue an attributeChanged reaction when it adds the style attribute but the style attribute is not observed | Asserts runPass | assert_array_equals(["constructed"], ["constructed"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:383:9) | Pass | assert_equals("color: blue;", "color: blue;")
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:385:9) | Pass | assert_array_equals([], [])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:386:9) |
|
Pass | cssText on CSSStyleDeclaration must enqueue an attributeChanged reaction when it mutates the observed style attribute | Asserts runPass | assert_array_equals(["constructed", "attributeChanged"], ["constructed", "attributeChanged"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:393:9) | Pass | assert_equals("color: red;", "color: red;")
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:395:9) | Pass | assert_array_equals(["attributeChanged"], ["attributeChanged"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:397:9) | Pass | assert_equals("attributeChanged", "attributeChanged")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:118:5) | Pass | assert_equals("style", "style")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:119:5) | Pass | assert_equals("color: blue;", "color: blue;")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:120:5) | Pass | assert_equals("color: red;", "color: red;")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:121:5) | Pass | assert_equals("color: red;", "color: red;")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:122:5) | Pass | assert_equals(null, null)
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:123:5) |
|
Pass | cssText on CSSStyleDeclaration must not enqueue an attributeChanged reaction when it mutates the style attribute but the style attribute is not observed | Asserts runPass | assert_array_equals(["constructed"], ["constructed"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:405:9) | Pass | assert_equals("color: red;", "color: red;")
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:407:9) | Pass | assert_array_equals([], [])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:408:9) |
|
Pass | setProperty on CSSStyleDeclaration must enqueue an attributeChanged reaction when it adds the observed style attribute | Asserts runPass | assert_array_equals(["constructed"], ["constructed"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:372:9) | Pass | assert_equals("color: blue;", "color: blue;")
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:374:9) | Pass | assert_array_equals(["attributeChanged"], ["attributeChanged"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:376:9) | Pass | assert_equals("attributeChanged", "attributeChanged")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:118:5) | Pass | assert_equals("style", "style")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:119:5) | Pass | assert_equals(null, null)
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:120:5) | Pass | assert_equals("color: blue;", "color: blue;")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:121:5) | Pass | assert_equals("color: blue;", "color: blue;")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:122:5) | Pass | assert_equals(null, null)
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:123:5) |
|
Pass | setProperty on CSSStyleDeclaration must not enqueue an attributeChanged reaction when it adds the style attribute but the style attribute is not observed | Asserts runPass | assert_array_equals(["constructed"], ["constructed"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:383:9) | Pass | assert_equals("color: blue;", "color: blue;")
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:385:9) | Pass | assert_array_equals([], [])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:386:9) |
|
Pass | setProperty on CSSStyleDeclaration must enqueue an attributeChanged reaction when it mutates the observed style attribute | Asserts runPass | assert_array_equals(["constructed", "attributeChanged"], ["constructed", "attributeChanged"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:393:9) | Pass | assert_equals("color: red;", "color: red;")
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:395:9) | Pass | assert_array_equals(["attributeChanged"], ["attributeChanged"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:397:9) | Pass | assert_equals("attributeChanged", "attributeChanged")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:118:5) | Pass | assert_equals("style", "style")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:119:5) | Pass | assert_equals("color: blue;", "color: blue;")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:120:5) | Pass | assert_equals("color: red;", "color: red;")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:121:5) | Pass | assert_equals("color: red;", "color: red;")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:122:5) | Pass | assert_equals(null, null)
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:123:5) |
|
Pass | setProperty on CSSStyleDeclaration must not enqueue an attributeChanged reaction when it mutates the style attribute but the style attribute is not observed | Asserts runPass | assert_array_equals(["constructed"], ["constructed"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:405:9) | Pass | assert_equals("color: red;", "color: red;")
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:407:9) | Pass | assert_array_equals([], [])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:408:9) |
|
Pass | setProperty on CSSStyleDeclaration must enqueue an attributeChanged reaction when it makes a property important and the style attribute is observed | Asserts runPass | assert_array_equals(["constructed", "attributeChanged"], ["constructed", "attributeChanged"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:441:9) | Pass | assert_equals("color: red !important;", "color: red !important;")
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:443:9) | Pass | assert_array_equals(["attributeChanged"], ["attributeChanged"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:445:9) | Pass | assert_equals("attributeChanged", "attributeChanged")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:118:5) | Pass | assert_equals("style", "style")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:119:5) | Pass | assert_equals("color: red", "color: red")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:120:5) | Pass | assert_equals("color: red !important;", "color: red !important;")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:121:5) | Pass | assert_equals("color: red !important;", "color: red !important;")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:122:5) | Pass | assert_equals(null, null)
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:123:5) |
|
Pass | setProperty on CSSStyleDeclaration must enqueue an attributeChanged reaction when it makes a property important but the style attribute is not observed | Asserts runPass | assert_array_equals(["constructed"], ["constructed"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:453:9) | Pass | assert_equals("color: red !important;", "color: red !important;")
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:455:9) | Pass | assert_array_equals([], [])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:456:9) |
|
Pass | removeProperty on CSSStyleDeclaration must enqueue an attributeChanged reaction when it removes a property from the observed style attribute | Asserts runPass | assert_array_equals(["constructed", "attributeChanged"], ["constructed", "attributeChanged"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:417:9) | Pass | assert_equals("display: none;", "display: none;")
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:419:9) | Pass | assert_array_equals(["attributeChanged"], ["attributeChanged"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:421:9) | Pass | assert_equals("attributeChanged", "attributeChanged")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:118:5) | Pass | assert_equals("style", "style")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:119:5) | Pass | assert_equals("color: red; display: none;", "color: red; display: none;")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:120:5) | Pass | assert_equals("display: none;", "display: none;")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:121:5) | Pass | assert_equals("display: none;", "display: none;")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:122:5) | Pass | assert_equals(null, null)
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:123:5) |
|
Pass | removeProperty on CSSStyleDeclaration must not enqueue an attributeChanged reaction when it removes a property from the style attribute but the style attribute is not observed | Asserts runPass | assert_array_equals(["constructed"], ["constructed"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:429:9) | Pass | assert_equals("display: none;", "display: none;")
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:431:9) | Pass | assert_array_equals([], [])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:432:9) |
|
Pass | cssFloat on CSSStyleDeclaration must enqueue an attributeChanged reaction when it adds the observed style attribute | Asserts runPass | assert_array_equals(["constructed"], ["constructed"])
at Test.<anonymous> ( /custom-elements/reactions/CSSStyleDeclaration.html:48:5) | Pass | assert_equals("float: left;", "float: left;")
at Test.<anonymous> ( /custom-elements/reactions/CSSStyleDeclaration.html:50:5) | Pass | assert_array_equals(["attributeChanged"], ["attributeChanged"])
at Test.<anonymous> ( /custom-elements/reactions/CSSStyleDeclaration.html:52:5) | Pass | assert_equals("attributeChanged", "attributeChanged")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:118:5) | Pass | assert_equals("style", "style")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:119:5) | Pass | assert_equals(null, null)
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:120:5) | Pass | assert_equals("float: left;", "float: left;")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:121:5) | Pass | assert_equals("float: left;", "float: left;")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:122:5) | Pass | assert_equals(null, null)
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:123:5) |
|
Pass | cssFloat on CSSStyleDeclaration must not enqueue an attributeChanged reaction when it adds the style attribute but the style attribute is not observed | Asserts runPass | assert_array_equals(["constructed"], ["constructed"])
at Test.<anonymous> ( /custom-elements/reactions/CSSStyleDeclaration.html:59:5) | Pass | assert_equals("float: left;", "float: left;")
at Test.<anonymous> ( /custom-elements/reactions/CSSStyleDeclaration.html:61:5) | Pass | assert_array_equals([], [])
at Test.<anonymous> ( /custom-elements/reactions/CSSStyleDeclaration.html:62:5) |
|
Pass | A camel case attribute (borderWidth) on CSSStyleDeclaration must enqueue an attributeChanged reaction when it adds the observed style attribute | Asserts runPass | assert_array_equals(["constructed"], ["constructed"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:372:9) | Pass | assert_equals("borderWidth", "borderWidth")
at test_mutating_style_property_value.propertyName ( /custom-elements/reactions/CSSStyleDeclaration.html:66:5) | Pass | assert_equals("border-width: 2px;", "border-width: 2px;")
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:374:9) | Pass | assert_array_equals(["attributeChanged"], ["attributeChanged"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:376:9) | Pass | assert_equals("attributeChanged", "attributeChanged")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:118:5) | Pass | assert_equals("style", "style")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:119:5) | Pass | assert_equals(null, null)
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:120:5) | Pass | assert_equals("border-width: 2px;", "border-width: 2px;")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:121:5) | Pass | assert_equals("border-width: 2px;", "border-width: 2px;")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:122:5) | Pass | assert_equals(null, null)
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:123:5) |
|
Pass | A camel case attribute (borderWidth) on CSSStyleDeclaration must not enqueue an attributeChanged reaction when it adds the style attribute but the style attribute is not observed | Asserts runPass | assert_array_equals(["constructed"], ["constructed"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:383:9) | Pass | assert_equals("borderWidth", "borderWidth")
at test_mutating_style_property_value.propertyName ( /custom-elements/reactions/CSSStyleDeclaration.html:66:5) | Pass | assert_equals("border-width: 2px;", "border-width: 2px;")
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:385:9) | Pass | assert_array_equals([], [])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:386:9) |
|
Pass | A camel case attribute (borderWidth) on CSSStyleDeclaration must enqueue an attributeChanged reaction when it mutates the observed style attribute | Asserts runPass | assert_equals("borderWidth", "borderWidth")
at test_mutating_style_property_value.propertyName ( /custom-elements/reactions/CSSStyleDeclaration.html:66:5) | Pass | assert_array_equals(["constructed", "attributeChanged"], ["constructed", "attributeChanged"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:393:9) | Pass | assert_equals("borderWidth", "borderWidth")
at test_mutating_style_property_value.propertyName ( /custom-elements/reactions/CSSStyleDeclaration.html:66:5) | Pass | assert_equals("border-width: 4px;", "border-width: 4px;")
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:395:9) | Pass | assert_array_equals(["attributeChanged"], ["attributeChanged"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:397:9) | Pass | assert_equals("attributeChanged", "attributeChanged")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:118:5) | Pass | assert_equals("style", "style")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:119:5) | Pass | assert_equals("border-width: 2px;", "border-width: 2px;")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:120:5) | Pass | assert_equals("border-width: 4px;", "border-width: 4px;")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:121:5) | Pass | assert_equals("border-width: 4px;", "border-width: 4px;")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:122:5) | Pass | assert_equals(null, null)
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:123:5) |
|
Pass | A camel case attribute (borderWidth) on CSSStyleDeclaration must not enqueue an attributeChanged reaction when it mutates the style attribute but the style attribute is not observed | Asserts runPass | assert_equals("borderWidth", "borderWidth")
at test_mutating_style_property_value.propertyName ( /custom-elements/reactions/CSSStyleDeclaration.html:66:5) | Pass | assert_array_equals(["constructed"], ["constructed"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:405:9) | Pass | assert_equals("borderWidth", "borderWidth")
at test_mutating_style_property_value.propertyName ( /custom-elements/reactions/CSSStyleDeclaration.html:66:5) | Pass | assert_equals("border-width: 4px;", "border-width: 4px;")
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:407:9) | Pass | assert_array_equals([], [])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:408:9) |
|
Pass | A dashed property (border-width) on CSSStyleDeclaration must enqueue an attributeChanged reaction when it adds the observed style attribute | Asserts runPass | assert_array_equals(["constructed"], ["constructed"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:372:9) | Pass | assert_equals("border-width", "border-width")
at test_mutating_style_property_value.propertyName ( /custom-elements/reactions/CSSStyleDeclaration.html:72:5) | Pass | assert_equals("border-width: 1px;", "border-width: 1px;")
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:374:9) | Pass | assert_array_equals(["attributeChanged"], ["attributeChanged"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:376:9) | Pass | assert_equals("attributeChanged", "attributeChanged")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:118:5) | Pass | assert_equals("style", "style")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:119:5) | Pass | assert_equals(null, null)
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:120:5) | Pass | assert_equals("border-width: 1px;", "border-width: 1px;")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:121:5) | Pass | assert_equals("border-width: 1px;", "border-width: 1px;")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:122:5) | Pass | assert_equals(null, null)
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:123:5) |
|
Pass | A dashed property (border-width) on CSSStyleDeclaration must not enqueue an attributeChanged reaction when it adds the style attribute but the style attribute is not observed | Asserts runPass | assert_array_equals(["constructed"], ["constructed"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:383:9) | Pass | assert_equals("border-width", "border-width")
at test_mutating_style_property_value.propertyName ( /custom-elements/reactions/CSSStyleDeclaration.html:72:5) | Pass | assert_equals("border-width: 1px;", "border-width: 1px;")
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:385:9) | Pass | assert_array_equals([], [])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:386:9) |
|
Pass | A dashed property (border-width) on CSSStyleDeclaration must enqueue an attributeChanged reaction when it mutates the observed style attribute | Asserts runPass | assert_equals("border-width", "border-width")
at test_mutating_style_property_value.propertyName ( /custom-elements/reactions/CSSStyleDeclaration.html:72:5) | Pass | assert_array_equals(["constructed", "attributeChanged"], ["constructed", "attributeChanged"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:393:9) | Pass | assert_equals("border-width", "border-width")
at test_mutating_style_property_value.propertyName ( /custom-elements/reactions/CSSStyleDeclaration.html:72:5) | Pass | assert_equals("border-width: 5px;", "border-width: 5px;")
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:395:9) | Pass | assert_array_equals(["attributeChanged"], ["attributeChanged"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:397:9) | Pass | assert_equals("attributeChanged", "attributeChanged")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:118:5) | Pass | assert_equals("style", "style")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:119:5) | Pass | assert_equals("border-width: 1px;", "border-width: 1px;")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:120:5) | Pass | assert_equals("border-width: 5px;", "border-width: 5px;")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:121:5) | Pass | assert_equals("border-width: 5px;", "border-width: 5px;")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:122:5) | Pass | assert_equals(null, null)
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:123:5) |
|
Pass | A dashed property (border-width) on CSSStyleDeclaration must not enqueue an attributeChanged reaction when it mutates the style attribute but the style attribute is not observed | Asserts runPass | assert_equals("border-width", "border-width")
at test_mutating_style_property_value.propertyName ( /custom-elements/reactions/CSSStyleDeclaration.html:72:5) | Pass | assert_array_equals(["constructed"], ["constructed"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:405:9) | Pass | assert_equals("border-width", "border-width")
at test_mutating_style_property_value.propertyName ( /custom-elements/reactions/CSSStyleDeclaration.html:72:5) | Pass | assert_equals("border-width: 5px;", "border-width: 5px;")
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:407:9) | Pass | assert_array_equals([], [])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:408:9) |
|
Pass | A webkit prefixed camel case attribute (webkitFilter) on CSSStyleDeclaration must enqueue an attributeChanged reaction when it adds the observed style attribute | Asserts runPass | assert_array_equals(["constructed"], ["constructed"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:372:9) | Pass | assert_equals("filter: grayscale(20%);", "filter: grayscale(20%);")
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:374:9) | Pass | assert_array_equals(["attributeChanged"], ["attributeChanged"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:376:9) | Pass | assert_equals("attributeChanged", "attributeChanged")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:118:5) | Pass | assert_equals("style", "style")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:119:5) | Pass | assert_equals(null, null)
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:120:5) | Pass | assert_equals("filter: grayscale(20%);", "filter: grayscale(20%);")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:121:5) | Pass | assert_equals("filter: grayscale(20%);", "filter: grayscale(20%);")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:122:5) | Pass | assert_equals(null, null)
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:123:5) |
|
Pass | A webkit prefixed camel case attribute (webkitFilter) on CSSStyleDeclaration must not enqueue an attributeChanged reaction when it adds the style attribute but the style attribute is not observed | Asserts runPass | assert_array_equals(["constructed"], ["constructed"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:383:9) | Pass | assert_equals("filter: grayscale(20%);", "filter: grayscale(20%);")
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:385:9) | Pass | assert_array_equals([], [])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:386:9) |
|
Pass | A webkit prefixed camel case attribute (webkitFilter) on CSSStyleDeclaration must enqueue an attributeChanged reaction when it mutates the observed style attribute | Asserts runPass | assert_array_equals(["constructed", "attributeChanged"], ["constructed", "attributeChanged"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:393:9) | Pass | assert_equals("filter: grayscale(30%);", "filter: grayscale(30%);")
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:395:9) | Pass | assert_array_equals(["attributeChanged"], ["attributeChanged"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:397:9) | Pass | assert_equals("attributeChanged", "attributeChanged")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:118:5) | Pass | assert_equals("style", "style")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:119:5) | Pass | assert_equals("filter: grayscale(20%);", "filter: grayscale(20%);")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:120:5) | Pass | assert_equals("filter: grayscale(30%);", "filter: grayscale(30%);")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:121:5) | Pass | assert_equals("filter: grayscale(30%);", "filter: grayscale(30%);")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:122:5) | Pass | assert_equals(null, null)
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:123:5) |
|
Pass | A webkit prefixed camel case attribute (webkitFilter) on CSSStyleDeclaration must not enqueue an attributeChanged reaction when it mutates the style attribute but the style attribute is not observed | Asserts runPass | assert_array_equals(["constructed"], ["constructed"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:405:9) | Pass | assert_equals("filter: grayscale(30%);", "filter: grayscale(30%);")
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:407:9) | Pass | assert_array_equals([], [])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:408:9) |
|
Pass | A webkit prefixed dashed property (-webkit-filter) on CSSStyleDeclaration must enqueue an attributeChanged reaction when it adds the observed style attribute | Asserts runPass | assert_array_equals(["constructed"], ["constructed"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:372:9) | Pass | assert_equals("filter: grayscale(20%);", "filter: grayscale(20%);")
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:374:9) | Pass | assert_array_equals(["attributeChanged"], ["attributeChanged"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:376:9) | Pass | assert_equals("attributeChanged", "attributeChanged")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:118:5) | Pass | assert_equals("style", "style")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:119:5) | Pass | assert_equals(null, null)
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:120:5) | Pass | assert_equals("filter: grayscale(20%);", "filter: grayscale(20%);")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:121:5) | Pass | assert_equals("filter: grayscale(20%);", "filter: grayscale(20%);")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:122:5) | Pass | assert_equals(null, null)
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:123:5) |
|
Pass | A webkit prefixed dashed property (-webkit-filter) on CSSStyleDeclaration must not enqueue an attributeChanged reaction when it adds the style attribute but the style attribute is not observed | Asserts runPass | assert_array_equals(["constructed"], ["constructed"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:383:9) | Pass | assert_equals("filter: grayscale(20%);", "filter: grayscale(20%);")
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:385:9) | Pass | assert_array_equals([], [])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:386:9) |
|
Pass | A webkit prefixed dashed property (-webkit-filter) on CSSStyleDeclaration must enqueue an attributeChanged reaction when it mutates the observed style attribute | Asserts runPass | assert_array_equals(["constructed", "attributeChanged"], ["constructed", "attributeChanged"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:393:9) | Pass | assert_equals("filter: grayscale(30%);", "filter: grayscale(30%);")
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:395:9) | Pass | assert_array_equals(["attributeChanged"], ["attributeChanged"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:397:9) | Pass | assert_equals("attributeChanged", "attributeChanged")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:118:5) | Pass | assert_equals("style", "style")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:119:5) | Pass | assert_equals("filter: grayscale(20%);", "filter: grayscale(20%);")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:120:5) | Pass | assert_equals("filter: grayscale(30%);", "filter: grayscale(30%);")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:121:5) | Pass | assert_equals("filter: grayscale(30%);", "filter: grayscale(30%);")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:122:5) | Pass | assert_equals(null, null)
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:123:5) |
|
Pass | A webkit prefixed dashed property (-webkit-filter) on CSSStyleDeclaration must not enqueue an attributeChanged reaction when it mutates the style attribute but the style attribute is not observed | Asserts runPass | assert_array_equals(["constructed"], ["constructed"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:405:9) | Pass | assert_equals("filter: grayscale(30%);", "filter: grayscale(30%);")
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:407:9) | Pass | assert_array_equals([], [])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:408:9) |
|