mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Serialize the children of void html elements as empty strings
This commit is contained in:
parent
e68585a26f
commit
a2d5d4f3da
3 changed files with 6 additions and 58 deletions
|
@ -1097,7 +1097,6 @@ impl Element {
|
|||
local_name!("input") |
|
||||
local_name!("keygen") |
|
||||
local_name!("link") |
|
||||
local_name!("menuitem") |
|
||||
local_name!("meta") |
|
||||
local_name!("param") |
|
||||
local_name!("source") |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue