Skip to content
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

[css-fonts-4] Fix Web IDL syntax #2709

Merged
merged 1 commit into from May 28, 2018
Merged

Conversation

tidoust
Copy link
Member

@tidoust tidoust commented May 27, 2018

Previous Web IDL update (146c023) only fixed the first syntax error reported by Reffy.

A few other semi-colons were still missing. Also, the spec used the MapClass extended attribute, which no longer exists in Web IDL. The CSSFontFeatureValuesMap interface now uses a maplike declaration.

Previous Web IDL update only fixed the first error reported by Reffy:
w3c@146c023#diff-efb4bfc382aa57898723c5208cfa0d4d

A few other semi-colons were still missing. Also, the spec used the `MapClass`
extended attribute, which no longer exists in Web IDL. The interface now uses
a maplike declaration:
https://heycam.github.io/webidl/#idl-maplike
@tidoust tidoust added the css-fonts-4 Current Work label May 27, 2018
@litherum litherum merged commit 61667e3 into w3c:master May 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
css-fonts-4 Current Work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants