如果类名在HTML中引用但未在CSS中定义,那么在IE7,IE8或Firefox中是否存在性能损失?
<div class="undefined_class">Text</div>
html css performance
css ×1
html ×1
performance ×1