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
很多焦头烂额的开发者甚至向 CSS 工作组申请增加 ::nth-line() 这样的伪元素,不过由于性能上的考量被拒绝了。
::nth-line()
原文的说法是 “... an :nth-line() pseudo-class ...”,称其为 “伪类”。
:nth-line()
但实际上如果真的有这种东西,那它应该是个 “伪元素”。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
花絮与注解
第 119 页 ‧ 脚注
原文的说法是 “... an
:nth-line()
pseudo-class ...”,称其为 “伪类”。但实际上如果真的有这种东西,那它应该是个 “伪元素”。
The text was updated successfully, but these errors were encountered: