浏览器特定的 CSS 属性

发布于 2024-11-07 16:57:09 字数 180 浏览 0 评论 0原文

在哪里可以找到完整的“浏览器特定 css 属性”参考?

我指的是一些属性,例如仅适用于 Firefox 的 -moz-border-radius-webkit-min-device-pixel-ratio。这些示例仅适用于指定的 Web 浏览器。我想要这些属性的完整参考。

Where can I find a complete "browser specific css attributes" reference?

I mean some attributes such as -moz-border-radius that is just for Firefox or -webkit-min-device-pixel-ratio. These examples work just in a specified web browser. I want a complete reference for these attributes.

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

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

发布评论

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

评论(4

尘曦 2024-11-14 16:57:09

每个供应商都应该维护一个自定义 CSS 扩展列表。我找到的链接如下。

我找不到的...

  • Chrome(与 Safari 相同的引擎,支持的供应商扩展有一些细微的差异)

Each vendor should maintain a list of custom CSS extensions. The ones I've found are linked below.

Ones I can't find ...

  • Chrome (same engine as Safari, some slight differences in vendor extensions supported)
書生途 2024-11-14 16:57:09

Peter Baverloo 的表格 是我能找到的最佳参考所有浏览器都在一个页面中。

Peter Baverloo's table is the best reference I have been able to find for all browsers in one single page.

旧话新听 2024-11-14 16:57:09

查看 css3files。该网站讨论所有流行的 css3 功能、它们在哪些浏览器中工作以及您需要使用哪些代码。

Check out css3files. It's a site that talks about all popular css3 functions, in what browsers they work and what code you need to use.

瀟灑尐姊 2024-11-14 16:57:09

您可以看一下此页面: http://caniuse.com/

它也显示了大多数(如果不是全部) HTML5 和 CSS3 功能及其支持。

You can take a look at this page: http://caniuse.com/

It also shows most, if not all, HTML5 and CSS3 features and their support.

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