gecko-dev/dom/bindings/parser
Emilio Cobos Álvarez 27090924b1 Bug 1682120 - Allow having UTF8String stringifiers. r=edgar
UTF8String is an implementation detail, it behaves the same as
USVString, so no reason it shouldn't be allowed.

Depends on D99587

Differential Revision: https://phabricator.services.mozilla.com/D99588
2020-12-14 11:28:47 +00:00
..
tests Bug 1682120 - Allow having UTF8String stringifiers. r=edgar 2020-12-14 11:28:47 +00:00
README
UPSTREAM
WebIDL.py Bug 1682120 - Allow having UTF8String stringifiers. r=edgar 2020-12-14 11:28:47 +00:00
runtests.py Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00

README

A WebIDL parser written in Python to be used in Mozilla.