跟踪问题:媒体查询 (css `@media(...)`)
作者: nicoburns创建于 2025年9月1日更新于 2026年9月17日
标签E-less-complexB-feature-trackingA-stylo
Media queries are a very useful feature. Servo supports the syntax and a general framework for implementing them through Stylo. And it supports a few of the most common query types. However, there are a large number of media queries that we don't support.
内容来源: servo/servo