mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-21 15:40:28 +00:00
From the Web IDL spec: https://heycam.github.io/webidl/#prod-Namespace Namespace :: namespace identifier { NamespaceMembers } ;
3 lines
40 B
Text
3 lines
40 B
Text
interface Comment : CharacterData {
|
|
|
|
};
|