Sprints: [DOM] ParentNode.replaceChildren, Fx 78

Created on 29 May 2020  路  4Comments  路  Source: mdn/sprints

Story

As a web developer, I want to know how about the latest DOM method ParentNode.replaceChildren that is now implemented in browsers.

Context why it is cool: https://github.com/whatwg/dom/issues/478
Intent to ship https://groups.google.com/forum/#!topic/mozilla.dev.platform/eZ-UZT6rT5g

Acceptance criteria

The following bugs are dev-doc-complete, BCD is updated, an entry to Firefox release notes is added, experimental features page is updated if needed, and the content has been reviewed as needed.


    • [ ] [Implement ParentNode#replaceChildren](https://bugzilla.mozilla.org/show_bug.cgi?id=1626015)

High WebAPI Firefox 78

Most helpful comment

Ok, documentation done:

In a moment, I'll set the bug to DDC.

All 4 comments

@chrisdavidmills please estimate. This landed overnight, but looks like it is still in for Firefox 78.

This is a pretty simple method. I reckon 0.5 days at the most.

Note to self - would need to add it as a child page of https://developer.mozilla.org/en-US/docs/Web/API/ParentNode

Ok, documentation done:

In a moment, I'll set the bug to DDC.

Thanks Chris!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

bershanskiy picture bershanskiy  路  4Comments

ddbeck picture ddbeck  路  4Comments

schalkneethling picture schalkneethling  路  5Comments

EduardoPazz picture EduardoPazz  路  3Comments

arturjanc picture arturjanc  路  5Comments