Pass | title on HTMLElement must enqueue an attributeChanged reaction when adding title 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("title", "title")
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("foo", "foo")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:121:5) | Pass | assert_equals("foo", "foo")
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 | title on HTMLElement 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("title", "title")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:119:5) | Pass | assert_equals("foo", "foo")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:120:5) | Pass | assert_equals("bar", "bar")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:121:5) | Pass | assert_equals("bar", "bar")
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 | lang on HTMLElement must enqueue an attributeChanged reaction when adding lang 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("lang", "lang")
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("en", "en")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:121:5) | Pass | assert_equals("en", "en")
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 | lang on HTMLElement 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("lang", "lang")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:119:5) | Pass | assert_equals("en", "en")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:120:5) | Pass | assert_equals("zh", "zh")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:121:5) | Pass | assert_equals("zh", "zh")
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 | translate on HTMLElement must enqueue an attributeChanged reaction when adding translate 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("translate", "translate")
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("yes", "yes")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:121:5) | Pass | assert_equals("yes", "yes")
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 | translate on HTMLElement 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("translate", "translate")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:119:5) | Pass | assert_equals("yes", "yes")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:120:5) | Pass | assert_equals("no", "no")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:121:5) | Pass | assert_equals("no", "no")
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 | dir on HTMLElement must enqueue an attributeChanged reaction when adding dir 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("dir", "dir")
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("ltr", "ltr")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:121:5) | Pass | assert_equals("ltr", "ltr")
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 | dir on HTMLElement 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("dir", "dir")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:119:5) | Pass | assert_equals("ltr", "ltr")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:120:5) | Pass | assert_equals("rtl", "rtl")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:121:5) | Pass | assert_equals("rtl", "rtl")
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 | hidden on HTMLElement must enqueue an attributeChanged reaction when adding hidden 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("hidden", "hidden")
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("", "")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:121:5) | Pass | assert_equals("", "")
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 | hidden on HTMLElement 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("hidden", "hidden")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:119:5) | Pass | assert_equals("", "")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:120:5) | Pass | assert_equals(null, null)
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:121:5) | Pass | assert_equals(null, null)
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 | tabIndex on HTMLElement must enqueue an attributeChanged reaction when adding tabindex 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("tabindex", "tabindex")
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", "0")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:121:5) | Pass | assert_equals("0", "0")
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 | tabIndex on HTMLElement 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("tabindex", "tabindex")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:119:5) | Pass | assert_equals("0", "0")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:120:5) | Pass | assert_equals("1", "1")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:121:5) | Pass | assert_equals("1", "1")
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 | accessKey on HTMLElement must enqueue an attributeChanged reaction when adding accesskey 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("accesskey", "accesskey")
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("a", "a")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:121:5) | Pass | assert_equals("a", "a")
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 | accessKey on HTMLElement 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("accesskey", "accesskey")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:119:5) | Pass | assert_equals("a", "a")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:120:5) | Pass | assert_equals("b", "b")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:121:5) | Pass | assert_equals("b", "b")
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 | draggable on HTMLElement must enqueue an attributeChanged reaction when adding draggable 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("draggable", "draggable")
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("true", "true")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:121:5) | Pass | assert_equals("true", "true")
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 | draggable on HTMLElement 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("draggable", "draggable")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:119:5) | Pass | assert_equals("true", "true")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:120:5) | Pass | assert_equals("false", "false")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:121:5) | Pass | assert_equals("false", "false")
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 | spellcheck on HTMLElement must enqueue an attributeChanged reaction when adding spellcheck 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("spellcheck", "spellcheck")
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("true", "true")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:121:5) | Pass | assert_equals("true", "true")
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 | spellcheck on HTMLElement 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("spellcheck", "spellcheck")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:119:5) | Pass | assert_equals("true", "true")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:120:5) | Pass | assert_equals("false", "false")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:121:5) | Pass | assert_equals("false", "false")
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 | popover on HTMLElement must enqueue an attributeChanged reaction when adding popover content attribute | Asserts runPass | assert_implements_optional(true)
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:132:13) | Pass | 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("popover", "popover")
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("auto", "auto")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:121:5) | Pass | assert_equals("auto", "auto")
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 | popover on HTMLElement must enqueue an attributeChanged reaction when replacing an existing attribute | Asserts runPass | assert_implements_optional(true)
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:151:13) | Pass | 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("popover", "popover")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:119:5) | Pass | assert_equals("auto", "auto")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:120:5) | Pass | assert_equals("manual", "manual")
at assert_attribute_log_entry ( /custom-elements/resources/custom-elements-helpers.js:121:5) | Pass | assert_equals("manual", "manual")
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 | innerText on HTMLElement must enqueue a disconnected reaction | Asserts runPass | assert_array_equals(["constructed"], ["constructed"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:39:9) | Pass | assert_array_equals(["connected"], ["connected"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:41:9) | Pass | assert_array_equals(["disconnected"], ["disconnected"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:43:9) |
|
Pass | outerText on HTMLElement must enqueue a disconnected reaction | Asserts runPass | assert_array_equals(["constructed"], ["constructed"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:39:9) | Pass | assert_array_equals(["connected"], ["connected"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:41:9) | Pass | assert_array_equals(["disconnected"], ["disconnected"])
at Test.<anonymous> ( /custom-elements/reactions/resources/reactions.js:43:9) |
|