summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/custom-elements
Commit message (Collapse)AuthorAgeLines
* Bug 1319342 - Clone a node should enqueue an upgrade reaction.Gaming4JC2020-01-26-37/+0
| | | | Tag UXP Issue #1344
* Bug 1121994 - Implement adopted callback for custom elements.Gaming4JC2020-01-26-119/+0
| | | | Tag UXP Issue #1344
* Bug 1334044: Replace detached callback (v0) with disconnected callback (v1).Gaming4JC2020-01-26-62/+0
| | | | Tag UXP Issue #1344
* Bug 1334043 - Part 3: Update tests for connected callback.Gaming4JC2020-01-26-78/+0
| | | | Tag UXP Issue #1344
* Bug 1334051 - Part 2: Invoke attributeChangedCallback only if attribute name ↵Gaming4JC2020-01-26-28/+25
| | | | | | | | | | | | | | 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
* Bug 1274159 - Part 3-2: Update web-platform-test expected result;Gaming4JC2020-01-26-28/+0
| | | | Tag UXP Issue #1344
* Bug 1274159 - Part 1: Support looking up definitions by using constructor as ↵Gaming4JC2020-01-26-29/+0
| | | | | | a key; Tag UXP Issue #1344
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+874