supports-moz-bool-pref-2.html (379B)
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?2"> 6 <!-- testing.supports.moz-bool-pref = false --> 7 <div id="test" class="disabled"></div>