mirror of
https://github.com/RGBCube/serenity
synced 2026-01-22 00:41:01 +00:00
This requires moving remove_all_children() from ParentNode to Node, which makes ParentNode.cpp empty, so remove it. It also co-opts the existing Node::text_content() method and tweaks it slightly to fit the semantics of Node.textContent. |
||
|---|---|---|
| .. | ||
| document.doctype.js | ||
| document.documentElement.js | ||
| Node.js | ||
| Text.js | ||