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 spec after [Constructor] deprecation #286

Merged
merged 1 commit into from
Aug 21, 2020
Merged

Conversation

Siegrift
Copy link
Contributor

Building spec in current master is broken, because of https://chromium.googlesource.com/chromium/src/+/master/third_party/blink/renderer/bindings/IDLExtendedAttributes.md#constructor_i_deprecated.

This PR fixes it.

Initially, I thought there are outdated references to location sinks (which are handled specially, without using removed TrustedURL ), but they are used only in context of sink examples, so there don't have to be any changes.

@koto
Copy link
Member

koto commented Aug 21, 2020

Marked as non substantive for IPR from ash-nazg.

@koto koto merged commit 2706a1d into w3c:master Aug 21, 2020
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.

None yet

2 participants