Pass | value on HTMLProgressElement must enqueue an attributeChanged reaction when adding value content attribute | Asserts runPass | assert_array_equals(["constructed"], ["constructed"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:141:9) | Pass | assert_array_equals(["attributeChanged"], ["attributeChanged"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:144:9) | Pass | assert_equals("attributeChanged", "attributeChanged")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:118:5) | Pass | assert_equals("value", "value")
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("0.15", "0.15")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:121:5) | Pass | assert_equals("0.15", "0.15")
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 | value on HTMLProgressElement must enqueue an attributeChanged reaction when replacing an existing attribute | Asserts runPass | assert_array_equals(["constructed", "attributeChanged"], ["constructed", "attributeChanged"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:161:9) | Pass | assert_array_equals(["attributeChanged"], ["attributeChanged"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:164:9) | Pass | assert_equals("attributeChanged", "attributeChanged")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:118:5) | Pass | assert_equals("value", "value")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:119:5) | Pass | assert_equals("0.15", "0.15")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:120:5) | Pass | assert_equals("0.2", "0.2")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:121:5) | Pass | assert_equals("0.2", "0.2")
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 | max on HTMLProgressElement must enqueue an attributeChanged reaction when adding max content attribute | Asserts runPass | assert_array_equals(["constructed"], ["constructed"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:141:9) | Pass | assert_array_equals(["attributeChanged"], ["attributeChanged"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:144:9) | Pass | assert_equals("attributeChanged", "attributeChanged")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:118:5) | Pass | assert_equals("max", "max")
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("2", "2")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:121:5) | Pass | assert_equals("2", "2")
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 | max on HTMLProgressElement must enqueue an attributeChanged reaction when replacing an existing attribute | Asserts runPass | assert_array_equals(["constructed", "attributeChanged"], ["constructed", "attributeChanged"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:161:9) | Pass | assert_array_equals(["attributeChanged"], ["attributeChanged"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:164:9) | Pass | assert_equals("attributeChanged", "attributeChanged")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:118:5) | Pass | assert_equals("max", "max")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:119:5) | Pass | assert_equals("2", "2")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:120:5) | Pass | assert_equals("4", "4")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:121:5) | Pass | assert_equals("4", "4")
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) |
|