-
Notifications
You must be signed in to change notification settings - Fork 142
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WebIDL 2. #291
Comments
@domenic, @mikewest, @tabatkins: wdyt about #292 as a temporary fix to this problem? |
LGTM, thanks! On Monday, 18 July 2016, Tobie Langel [email protected] wrote:
|
Seems a bit unfortunate given how we have a history of these sort of temporary fixes turning into long term fixes with specref, but better than nothing I guess :-/ |
Yeah. We need a generic way to overwrite stuff. |
As @domenic noted in w3c/webappsec-secure-contexts#33, WebIDL maps to WebIDL-1, which has a title of "Web IDL Level 1". I'd actually like to be referencing https://heycam.github.io/webidl/, which is "Web IDL (Second Edition)". Tab pointed me here in speced/bikeshed#750... WDYT, @tobie?
The text was updated successfully, but these errors were encountered: