Skip to content
This repository has been archived by the owner on Feb 4, 2019. It is now read-only.

This is the source code for the W3C on-line WebIDL checker, a tool verify the correctness of WebIDL fragments embedded in HTML documents.

Notifications You must be signed in to change notification settings

dontcallmedom/webidl-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

This is the source code for the W3C on-line WebIDL checker, a tool verify the correctness of WebIDL fragments embedded in HTML documents.

It defines a Python-based CGI interface on top of widlproc, with additional semantic checks done through a Schematron analysis of the resulting XML file.

Some of these analysis rely on knowing which WebIDLs are well-known in the Web platform: this list of well-known WebIDLs are maintained in the Web platform sub-directory.

About

This is the source code for the W3C on-line WebIDL checker, a tool verify the correctness of WebIDL fragments embedded in HTML documents.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published