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-font-loading-3][editorial] Reference WebIDL BufferSource #10309

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ADKaster
Copy link

Rather than defining a custom BinaryData typedef, the FontSource interface should just use the BufferSource definition from WebIDL.

https://webidl.spec.whatwg.org/#BufferSource

I came across this implementing this API for the Ladybird Browser. Let me know if the issue is not as editorial as I think and needs an issue/meeting topic :).

@ADKaster
Copy link
Author

I have an affiliation set for the WhatWG repos (HTML, etc), but it doesn't looks like you guys are using the same system. Looks like I'll have to wait for someone to tell me how to fill out my organization on the w3c site for this to go through.

@ADKaster
Copy link
Author

Aha, we're not a W3c participating member (yet), so I created an account as myself

Rather than defining a custom BinaryData typedef, the FontSource
interface should just use the BufferSource definition from WebIDL.

https://webidl.spec.whatwg.org/#BufferSource
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

1 participant