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

Fix Web IDL extended attribute usage: [Clamp] now applies to types #116

Merged
merged 1 commit into from
Feb 19, 2019

Conversation

Manishearth
Copy link
Member

@Manishearth Manishearth commented Feb 18, 2019

whatwg/webidl#286 makes [Clamp], [EnforceRange], and [TreatNullAs] apply to types, this change updates this spec to conform.

See also: whatwg/html#2580, whatwg/dom#446


Preview | Diff

whatwg/webidl#286 makes `[Clamp]`, `[EnforceRange]`, and `[TreatNullAs]` apply to types, this change updates this spec to conform.

See also: whatwg/html#2580, whatwg/dom#446
@Manishearth Manishearth changed the title [Clamp] now applies to types Fix Web IDL extended attribute usage: [Clamp] now applies to types Feb 18, 2019
Copy link
Member

@annevk annevk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@annevk
Copy link
Member

annevk commented Feb 18, 2019

@tabatkins it seems Bikeshed crashed?

@mkruisselbrink mkruisselbrink merged commit 6938394 into w3c:master Feb 19, 2019
@mkruisselbrink
Copy link
Collaborator

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants