Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当样式规则被其他规则覆盖时(即外部样式表规则被内联 css 规则覆盖),Safari 网络检查器会划掉样式规则。有没有办法知道什么是覆盖特定规则的?
没有简单的方法可以做到这一点,但是当您在网络检查器中时,您可以取消选择样式旁边的复选框以删除它们。这样做后,被覆盖的规则将不再有删除线。您会注意到,在您禁用的样式旁边显示了声明该样式的位置。如果您单击它,网络检查器会将您带到相关文件中的该位置。此位置的格式为file:line-number.
file:line-number