Dactyloidae/testing/web-platform/meta/custom-elements
Gaming4JC 2bd8be69ea Bug 1334051 - Part 2: Invoke attributeChangedCallback only if attribute name is in the observed attribute list.
We call attributeChangedCallback in two cases:

1. When any of the attributes in the observed attribute list has changed, appended, removed, or replaced.

2. When upgrading an element, for each attribute in element's attribute list that is in the observed attribute list.

Note: w/ Fixup for not implementing an API Enhancement Bug 1363481.

Tag UXP Issue #1344
2020-01-31 07:37:07 +08:00
..
htmlconstructor Bug 1334051 - Part 2: Invoke attributeChangedCallback only if attribute name is in the observed attribute list. 2020-01-31 07:37:07 +08:00
reactions import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
v0 import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
adopted-callback.html.ini import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
attribute-changed-callback.html.ini Bug 1334051 - Part 2: Invoke attributeChangedCallback only if attribute name is in the observed attribute list. 2020-01-31 07:37:07 +08:00
connected-callbacks.html.ini import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
CustomElementRegistry.html.ini Bug 1334051 - Part 2: Invoke attributeChangedCallback only if attribute name is in the observed attribute list. 2020-01-31 07:37:07 +08:00
disconnected-callbacks.html.ini import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
HTMLElement-constructor.html.ini Bug 1334051 - Part 2: Invoke attributeChangedCallback only if attribute name is in the observed attribute list. 2020-01-31 07:37:07 +08:00
reaction-timing.html.ini import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00