supports-moz-bool-pref-1.html (377B)
1 <!DOCTYPE html> 2 <!-- The query part here is necessary because chrome stylesheets are 3 cached after first parse, so the -moz-bool-pref() wouldn't be 4 re-evaluated if we use the same url as the other test. --> 5 <link rel="stylesheet" href="chrome://reftest/content/moz-bool-pref.css?1"> 6 <!-- testing.supports.moz-bool-pref = true --> 7 <div id="test" class="enabled"></div>