众所周知的 Webkit 特定伪元素有哪些?

发布于 2024-12-05 18:20:08 字数 319 浏览 0 评论 0原文

当我四处寻找酷炫、简单的网页设计风格时,我发现了这篇有趣的文章,而且恰好使用了 Chrome 中的 webkit,我正在尝试使用它。我还找到了这篇文章,它和第一篇一样酷。所以,我的问题是,是否还有其他我应该注意的众所周知的特定于 webkit 的伪元素?它们使制作酷炫的 Web 应用程序变得容易。

As I was poking around, looking for cool, easy web design styles, I found this interesting article, and it just happened to use webkit, which is in Chrome, which I am experimenting with. I also found this article, which is just as cool as the first one. So, my question is, are there any other well-known webkit-specific pseudo elements that I should be aware of? They make making cool web applications easy.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

云淡风轻 2024-12-12 18:20:08

关于该主题的唯一好的来源是 webkit 源 ..

检查 html.cssCSSSelector.cpp
如果您有空闲时间,请搜索其根文件夹 - http://trac。 webkit.org/browser/trunk/Source/WebCore/css/ - 因为仍然可以有更多。

请记住, - 我们的浏览器很少使用最新的引擎版本,并且 Chrome 和 Safari 之间存在显着差异;)

the only good source on subject is webkit source ..

Check html.css and CSSSelector.cpp
and if you have spare time search through their root folder - http://trac.webkit.org/browser/trunk/Source/WebCore/css/ - as there can still be more of them.

Just keep in mind, - our browsers rarely use latest engine versions and there are signinfican differences between Chrome and Safari ;)

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文