We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Incorrect support data (example: BrowserX says "86" but support was added in "40")
The table at https://developer.mozilla.org/en-US/docs/Web/CSS/attr#browser_compatibility uses the parameters as used in older versions of the spec. Things like <fallback> and <type-or-unit> are no longer present in the updated spec https://drafts.csswg.org/css-values-5/#attr-notation
<fallback>
<type-or-unit>
No response
Updated rows reflecting the new syntax at https://drafts.csswg.org/css-values-5/#attr-notation
N/A
https://drafts.csswg.org/css-values-5/#attr-notation https://chromestatus.com/feature/4680129030651904
I am working on a PR to update the page’s contents.
https://developer.mozilla.org/en-US/docs/Web/CSS/attr
css.types.attr
The text was updated successfully, but these errors were encountered:
attr()
No branches or pull requests
What type of issue is this?
Incorrect support data (example: BrowserX says "86" but support was added in "40")
What information was incorrect, unhelpful, or incomplete?
The table at https://developer.mozilla.org/en-US/docs/Web/CSS/attr#browser_compatibility uses the parameters as used in older versions of the spec. Things like
<fallback>
and<type-or-unit>
are no longer present in the updated spec https://drafts.csswg.org/css-values-5/#attr-notationWhat browsers does this problem apply to, if applicable?
No response
What did you expect to see?
Updated rows reflecting the new syntax at https://drafts.csswg.org/css-values-5/#attr-notation
Did you test this? If so, how?
N/A
Can you link to any release notes, bugs, pull requests, or MDN pages related to this?
https://drafts.csswg.org/css-values-5/#attr-notation
https://chromestatus.com/feature/4680129030651904
Do you have anything more you want to share?
I am working on a PR to update the page’s contents.
MDN URL
https://developer.mozilla.org/en-US/docs/Web/CSS/attr
MDN metadata
MDN page report details
css.types.attr
The text was updated successfully, but these errors were encountered: