-
Notifications
You must be signed in to change notification settings - Fork 22
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
MDN-prefixed feature IDs don't work #40
Comments
Oh, I see this is related to #11 - which was closed as completed. Is there a special syntax needed to use mdn data? |
Ran into this myself today. The embed generation page seems to mention support for mdn data so I'm not sure why these aren't working. Might dig a little deeper later. |
I found #10, But APIs like https://caniuse.com/mdn-api_fetch (has also tried |
I'm not sure exactly what causes this issue, but feature IDs with an
mdn-css_
prefix (egmdn-css_at-rules_property
ormdn-css_properties_writing-mode_sideways_values
ormdn-css_types_overflow_clip
) don't seem to work.Thanks for such a useful tool!
The text was updated successfully, but these errors were encountered: