Pass | alt on HTMLAreaElement must enqueue an attributeChanged reaction when adding a new attribute | Asserts runPass | assert_array_equals(["constructed"], ["constructed"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:184:9) | Pass | assert_array_equals(["connected"], ["connected"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:186:9) | Pass | assert_array_equals(["attributeChanged"], ["attributeChanged"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:190:9) | Pass | assert_equals("attributeChanged", "attributeChanged")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:118:5) | Pass | assert_equals("alt", "alt")
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("yellow pic", "yellow pic")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:121:5) | Pass | assert_equals("yellow pic", "yellow pic")
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 | alt on HTMLAreaElement must enqueue an attributeChanged reaction when replacing an existing attribute | Asserts runPass | assert_array_equals(["constructed", "connected", "attributeChanged"], ["constructed", "connected", "attributeChanged"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:202:9) | Pass | assert_array_equals(["attributeChanged"], ["attributeChanged"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:205:9) | Pass | assert_equals("attributeChanged", "attributeChanged")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:118:5) | Pass | assert_equals("alt", "alt")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:119:5) | Pass | assert_equals("yellow pic", "yellow pic")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:120:5) | Pass | assert_equals("yellow pic2", "yellow pic2")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:121:5) | Pass | assert_equals("yellow pic2", "yellow pic2")
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 | coords on HTMLAreaElement must enqueue an attributeChanged reaction when adding a new attribute | Asserts runPass | assert_array_equals(["constructed"], ["constructed"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:226:9) | Pass | assert_array_equals(["connected"], ["connected"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:228:9) | Pass | assert_array_equals(["attributeChanged"], ["attributeChanged"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:231:9) | Pass | assert_equals("attributeChanged", "attributeChanged")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:118:5) | Pass | assert_equals("coords", "coords")
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("1, 1, 5, 5", "1, 1, 5, 5")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:121:5) | Pass | assert_equals("1, 1, 5, 5", "1, 1, 5, 5")
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 | coords on HTMLAreaElement must enqueue an attributeChanged reaction when replacing an existing attribute | Asserts runPass | assert_array_equals(["constructed", "connected"], ["constructed", "connected"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:240:9) | Pass | assert_array_equals(["attributeChanged"], ["attributeChanged"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:242:9) | Pass | assert_array_equals(["attributeChanged"], ["attributeChanged"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:245:9) | Pass | assert_equals("attributeChanged", "attributeChanged")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:118:5) | Pass | assert_equals("coords", "coords")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:119:5) | Pass | assert_equals("1, 1, 5, 5", "1, 1, 5, 5")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:120:5) | Pass | assert_equals("2, 2, 6, 6", "2, 2, 6, 6")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:121:5) | Pass | assert_equals("2, 2, 6, 6", "2, 2, 6, 6")
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 | shape on HTMLAreaElement must enqueue an attributeChanged reaction when adding a new attribute | Asserts runPass | assert_array_equals(["constructed"], ["constructed"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:184:9) | Pass | assert_array_equals(["connected"], ["connected"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:186:9) | Pass | assert_array_equals(["attributeChanged"], ["attributeChanged"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:190:9) | Pass | assert_equals("attributeChanged", "attributeChanged")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:118:5) | Pass | assert_equals("shape", "shape")
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("rectangle", "rectangle")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:121:5) | Pass | assert_equals("rectangle", "rectangle")
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 | shape on HTMLAreaElement must enqueue an attributeChanged reaction when replacing an existing attribute | Asserts runPass | assert_array_equals(["constructed", "connected", "attributeChanged"], ["constructed", "connected", "attributeChanged"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:202:9) | Pass | assert_array_equals(["attributeChanged"], ["attributeChanged"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:205:9) | Pass | assert_equals("attributeChanged", "attributeChanged")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:118:5) | Pass | assert_equals("shape", "shape")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:119:5) | Pass | assert_equals("rectangle", "rectangle")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:120:5) | Pass | assert_equals("default", "default")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:121:5) | Pass | assert_equals("default", "default")
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 | target on HTMLAreaElement must enqueue an attributeChanged reaction when adding a new attribute | Asserts runPass | assert_array_equals(["constructed"], ["constructed"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:184:9) | Pass | assert_array_equals(["connected"], ["connected"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:186:9) | Pass | assert_array_equals(["attributeChanged"], ["attributeChanged"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:190:9) | Pass | assert_equals("attributeChanged", "attributeChanged")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:118:5) | Pass | assert_equals("target", "target")
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("_blank", "_blank")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:121:5) | Pass | assert_equals("_blank", "_blank")
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 | target on HTMLAreaElement must enqueue an attributeChanged reaction when replacing an existing attribute | Asserts runPass | assert_array_equals(["constructed", "connected", "attributeChanged"], ["constructed", "connected", "attributeChanged"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:202:9) | Pass | assert_array_equals(["attributeChanged"], ["attributeChanged"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:205:9) | Pass | assert_equals("attributeChanged", "attributeChanged")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:118:5) | Pass | assert_equals("target", "target")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:119:5) | Pass | assert_equals("_blank", "_blank")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:120:5) | Pass | assert_equals("_top", "_top")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:121:5) | Pass | assert_equals("_top", "_top")
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 | download on HTMLAreaElement must enqueue an attributeChanged reaction when adding a new attribute | Asserts runPass | assert_array_equals(["constructed"], ["constructed"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:184:9) | Pass | assert_array_equals(["connected"], ["connected"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:186:9) | Pass | assert_array_equals(["attributeChanged"], ["attributeChanged"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:190:9) | Pass | assert_equals("attributeChanged", "attributeChanged")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:118:5) | Pass | assert_equals("download", "download")
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("pic1", "pic1")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:121:5) | Pass | assert_equals("pic1", "pic1")
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 | download on HTMLAreaElement must enqueue an attributeChanged reaction when replacing an existing attribute | Asserts runPass | assert_array_equals(["constructed", "connected", "attributeChanged"], ["constructed", "connected", "attributeChanged"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:202:9) | Pass | assert_array_equals(["attributeChanged"], ["attributeChanged"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:205:9) | Pass | assert_equals("attributeChanged", "attributeChanged")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:118:5) | Pass | assert_equals("download", "download")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:119:5) | Pass | assert_equals("pic1", "pic1")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:120:5) | Pass | assert_equals("pic2", "pic2")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:121:5) | Pass | assert_equals("pic2", "pic2")
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 | ping on HTMLAreaElement must enqueue an attributeChanged reaction when adding a new attribute | Asserts runPass | assert_array_equals(["constructed"], ["constructed"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:184:9) | Pass | assert_array_equals(["connected"], ["connected"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:186:9) | Pass | assert_array_equals(["attributeChanged"], ["attributeChanged"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:190:9) | Pass | assert_equals("attributeChanged", "attributeChanged")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:118:5) | Pass | assert_equals("ping", "ping")
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("location.href", "location.href")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:121:5) | Pass | assert_equals("location.href", "location.href")
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 | ping on HTMLAreaElement must enqueue an attributeChanged reaction when replacing an existing attribute | Asserts runPass | assert_array_equals(["constructed", "connected", "attributeChanged"], ["constructed", "connected", "attributeChanged"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:202:9) | Pass | assert_array_equals(["attributeChanged"], ["attributeChanged"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:205:9) | Pass | assert_equals("attributeChanged", "attributeChanged")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:118:5) | Pass | assert_equals("ping", "ping")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:119:5) | Pass | assert_equals("location.href", "location.href")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:120:5) | Pass | assert_equals("https://xn--n8j6ds53lwwkrqhv28a.wpt.live", "https://xn--n8j6ds53lwwkrqhv28a.wpt.live")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:121:5) | Pass | assert_equals("https://xn--n8j6ds53lwwkrqhv28a.wpt.live", "https://xn--n8j6ds53lwwkrqhv28a.wpt.live")
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 | rel on HTMLAreaElement must enqueue an attributeChanged reaction when adding a new attribute | Asserts runPass | assert_array_equals(["constructed"], ["constructed"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:184:9) | Pass | assert_array_equals(["connected"], ["connected"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:186:9) | Pass | assert_array_equals(["attributeChanged"], ["attributeChanged"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:190:9) | Pass | assert_equals("attributeChanged", "attributeChanged")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:118:5) | Pass | assert_equals("rel", "rel")
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("help", "help")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:121:5) | Pass | assert_equals("help", "help")
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 | rel on HTMLAreaElement must enqueue an attributeChanged reaction when replacing an existing attribute | Asserts runPass | assert_array_equals(["constructed", "connected", "attributeChanged"], ["constructed", "connected", "attributeChanged"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:202:9) | Pass | assert_array_equals(["attributeChanged"], ["attributeChanged"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:205:9) | Pass | assert_equals("attributeChanged", "attributeChanged")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:118:5) | Pass | assert_equals("rel", "rel")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:119:5) | Pass | assert_equals("help", "help")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:120:5) | Pass | assert_equals("noreferrer", "noreferrer")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:121:5) | Pass | assert_equals("noreferrer", "noreferrer")
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 | referrerPolicy on HTMLAreaElement must enqueue an attributeChanged reaction when adding a new attribute | Asserts runPass | assert_array_equals(["constructed"], ["constructed"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:184:9) | Pass | assert_array_equals(["connected"], ["connected"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:186:9) | Pass | assert_array_equals(["attributeChanged"], ["attributeChanged"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:190:9) | Pass | assert_equals("attributeChanged", "attributeChanged")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:118:5) | Pass | assert_equals("referrerpolicy", "referrerpolicy")
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("same-origin", "same-origin")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:121:5) | Pass | assert_equals("same-origin", "same-origin")
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 | referrerPolicy on HTMLAreaElement must enqueue an attributeChanged reaction when replacing an existing attribute | Asserts runPass | assert_array_equals(["constructed", "connected", "attributeChanged"], ["constructed", "connected", "attributeChanged"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:202:9) | Pass | assert_array_equals(["attributeChanged"], ["attributeChanged"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:205:9) | Pass | assert_equals("attributeChanged", "attributeChanged")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:118:5) | Pass | assert_equals("referrerpolicy", "referrerpolicy")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:119:5) | Pass | assert_equals("same-origin", "same-origin")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:120:5) | Pass | assert_equals("origin", "origin")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:121:5) | Pass | assert_equals("origin", "origin")
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) |
|