summaryrefslogtreecommitdiffstats
path: root/browser/base/content/test/pageStyle/page_style_only_alternates.html
blob: b5f4a8181c5b7d2798ec8894ea045f31e19bdef9 (plain)
1
2
3
4
5
<!doctype html>
<title>Test for the page style menu</title>
<!-- We only have alternates here intentionally. "Basic Page Style" should still work and remove the blue / red colors -->
<style title="blue">:root { color: blue }</style>
<style title="red">:root { color: red}</style>