mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 16:42:10 +02:00
From the Web IDL spec: https://heycam.github.io/webidl/#prod-Namespace Namespace :: namespace identifier { NamespaceMembers } ;
4 lines
37 B
Plaintext
4 lines
37 B
Plaintext
interface Text : CharacterData {
|
|
|
|
};
|