mirror of
https://github.com/servo/servo.git
synced 2025-06-08 00:23:30 +00:00
NodeTypeId is supposed to reflect the WebIDL inheritance hierarchy. All of Text/ProcessingInstruction/Comment inherit from CharacterData, which inherits from Node. There should be a CharacterDataTypeId value that differentiates between those, instead. |
||
---|---|---|
.. | ||
html.rs | ||
mod.rs |