mirror of
https://github.com/servo/servo
synced 2026-05-03 04:42:17 +02:00
Some interfaces like Node, CharacterData and HTMLTableCellElement are never instantiated directly, only their descendant interfaces are. Those are marked with [Abstract] to set their type_id to None instead of having dummy values in the TypeId enums.
1.1 KiB
1.1 KiB