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
It has been proposed to allow using css to target table columns using a column combinator ||, or :nth-column() and :nth-last-column() pseudo selectors. Please include these.
||
:nth-column()
:nth-last-column()
https://drafts.csswg.org/selectors-4/#table-pseudos
The text was updated successfully, but these errors were encountered:
Subfeature of #1058.
Sorry, something went wrong.
Firefox bug: https://bugzilla.mozilla.org/show_bug.cgi?id=371323
No branches or pull requests
Mottie commentedMar 17, 2016
It has been proposed to allow using css to target table columns using a column combinator
||
, or:nth-column()
and:nth-last-column()
pseudo selectors. Please include these.https://drafts.csswg.org/selectors-4/#table-pseudos
The text was updated successfully, but these errors were encountered: