master
Implement Dom $innerHTML property
Add Dom\Element::$outerHTML setter
Update ext/dom names after policy change (#14171)
Use "must not" instead of "cannot" wording
Fix GH-17609: Typo in error message: Dom\NO_DEFAULT_NS instead of Dom\HTML_NO_DEFAULT_NS
NEWS for GH-17485
Fix GH-17486: Incorrect error line numbers reported in Dom\HTMLDocument::createFromString
Fix GH-18090: DOM: Svg attributes and tag names are being lowercased
[RFC] DOM HTML5 parsing and serialization support (#12111)