Articles tagged: WebIDL
Found 5 documents
- Glossary/WebIDL WebIDL is the interface description language used to describe the data types, interfaces, ...
- MDN/Contribute/Howto/Write_an_API_reference/Information_contained_in_a_WebIDL_file When writing documentation about an API, the sources of information are many: the specifications ...
- Mozilla/WebIDL_bindings The WebIDL bindings are generated at build time based on two things: the actual WebIDL file and ...
- Web/API/ByteString ByteString is a UTF-8 String that corresponds to the set of all possible sequences of bytes. ...
- Web/API/USVString USVString corresponds to the set of all possible sequences of unicode scalar values. USVString ...