Dactyloidae/dom/bindings/parser
Moonchild 18f039543a Issue #1810 - Allow superfluous [LenientFloat] extended attributes.
This changes the way the extended attribute [LenientFloat] behaves, so
that overloading functions can match extended attributes while not
having restricted float type arguments themselves.
2024-08-21 10:48:21 +08:00
..
tests Bug 1309147 - Part 1: Implement the support for CEReactions in WebIDL parser. 2020-01-31 07:35:38 +08:00
README import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
runtests.py import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
UPSTREAM import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
WebIDL.py Issue #1810 - Allow superfluous [LenientFloat] extended attributes. 2024-08-21 10:48:21 +08:00

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