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