Web IDL
Appearance
![]() | This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these messages)
|
Web IDL is a format for describing interfaces that are intended to be implemented in web browsers.
This is a Test....................
Status of this specification
As of 19 April 2012, Web IDL specification document became Candidate Recommendation of the Web IDL specification. When the document reaches "Recommendation" status, it will have the full powers of W3C standards.
Usage
- W3C Wiki has a list of W3C Specifications that use Web IDL. [1]
- Chromium Project has a page about using WebIDL to specify interfaces in Blink (layout engine) [1]
- Mozilla uses Web IDL in their software creation process, mapping implementations to Web IDL specs.[2]
- When WebKit is built, the IDL files are parsed, creates the code to bind interfaces to implementations [3]
External links
References
- ^ "Web IDL in Blink". Blink Project Documentation. Retrieved 9 June 2013.
- ^ "Mozilla WebIDL bindings". Mozilla Developer Network. Retrieved 9 June 2013.
- ^ "WebKit Web IDL". trac.webkit.org. Retrieved 9 June 2013.
{{cite web}}
: zero width space character in|title=
at position 8 (help)