Is CSS content supposed to be shown if it includes an undeclared CSS variable?

前端 未结 0 1439
轻奢々
轻奢々 2020-12-10 16:04

In Firefox 83, the following CSS code will generate different results depending on whether or not variable --test2 is defined:

html::before {
            


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题