gecko-dev/testing/web-platform/tests/custom-elements
Domenic Denicola 086b01a799 Bug 1450754 [wpt PR 10272] - Fix customElements.upgrade() tests for <template>, a=testonly
Automatic update from web-platform-testsFix customElements.upgrade() tests for <template> (#10272)

* Fix customElements.upgrade() tests for <template>

See https://github.com/w3c/web-platform-tests/pull/9869#issuecomment-378002725.

* Actually fix things

wpt-commits: 5b68d219206139c0bfeec65c88e765749aed57fb
wpt-pr: 10272
wpt-commits: 5b68d219206139c0bfeec65c88e765749aed57fb
wpt-pr: 10272
2018-04-15 09:25:14 +01:00
..
custom-element-registry Bug 1450754 [wpt PR 10272] - Fix customElements.upgrade() tests for <template>, a=testonly 2018-04-15 09:25:14 +01:00
htmlconstructor Bug 1446246 part 2. Combine HTMLConstructor and CreateXULOrHTMLElement into a single function. r=peterv 2018-03-27 15:49:02 -04:00
parser Bug 1450230 [wpt PR 10251] - custom-elements: Add tests for callback timing with HTML parser., a=testonly 2018-04-15 09:24:29 +01:00
reactions Bug 1435868 - Update web-platform-tests to revision 1e5122139897bc70789527960120354b8c640ef0, a=testonly 2018-02-05 22:20:58 +00:00
resources Bug 1429043 - Update web-platform-tests to revision 4de5305adf3d33badc23952672bcf28168fea37e, a=testonly 2018-01-09 14:45:43 +00:00
upgrading Bug 1438050 [wpt PR 9505] - [custom-elements] Some fixes for "is" attribute behavior changes, a=testonly 2018-03-31 22:20:37 +01:00
adopted-callback.html
attribute-changed-callback.html Bug 1430034 - Fix attributeChangedCallback isn't fired with correct newValue when the attribute value is an empty string; r=smaug 2018-01-15 15:24:41 +08:00
builtin-coverage.html Bug 1446875 [wpt PR 10089] - custom-elements: Simplify builtin-coverage.html, a=testonly 2018-04-15 08:33:36 +01:00
connected-callbacks.html
custom-element-reaction-queue.html
CustomElementRegistry.html
disconnected-callbacks.html
Document-createElement-svg.svg Bug 1435868 - Update web-platform-tests to revision 1e5122139897bc70789527960120354b8c640ef0, a=testonly 2018-02-05 22:20:58 +00:00
Document-createElement.html Bug 1439599 [wpt PR 9586] - createElement()/createElementNS() dictionary argument can be a string, a=testonly 2018-03-31 22:26:41 +01:00
Document-createElementNS.html Bug 1439599 [wpt PR 9586] - createElement()/createElementNS() dictionary argument can be a string, a=testonly 2018-03-31 22:26:41 +01:00
historical.html Bug 1410245 - Update web-platform-tests to revision a372dce582c21c911056273eec042fd9073cbd60, a=testonly 2017-10-25 10:45:59 +01:00
HTMLElement-constructor.html Bug 1446246 part 2. Combine HTMLConstructor and CreateXULOrHTMLElement into a single function. r=peterv 2018-03-27 15:49:02 -04:00
microtasks-and-constructors.html
OWNERS Bug 1419296 - Update web-platform-tests to fa27b785c62e67cc3a12201612db188c4fdd49ad, a=testonly 2017-11-21 07:39:00 +00:00
pseudo-class-defined.html Bug 1440517 [wpt PR 9640] - custom-elements: An element created with 0-length 'is' should be 'undefined' state., a=testonly 2018-03-31 22:25:46 +01:00
reaction-timing.html
upgrading.html