mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +01:00
Implement child reparenting and node removal during parsing.
This commit is contained in:
parent
69a2c45b34
commit
c5e101b6e5
3 changed files with 35 additions and 5 deletions
|
@ -71,6 +71,12 @@
|
|||
"url": "/_mozilla/mozilla/characterdata.html"
|
||||
}
|
||||
],
|
||||
"mozilla/child_reparenting.html": [
|
||||
{
|
||||
"path": "mozilla/child_reparenting.html",
|
||||
"url": "/_mozilla/mozilla/child_reparenting.html"
|
||||
}
|
||||
],
|
||||
"mozilla/collections.html": [
|
||||
{
|
||||
"path": "mozilla/collections.html",
|
||||
|
@ -548,4 +554,4 @@
|
|||
"rev": null,
|
||||
"url_base": "/_mozilla/",
|
||||
"version": 2
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue