3 Any copyright is dedicated to the Public Domain.
4 http://creativecommons.org/publicdomain/zero/1.0/
6 <window xmlns=
"http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" class=
"reftest-wait">
7 <style xmlns=
"http://www.w3.org/1999/xhtml"><![CDATA[
9 list-style-image: url(colors-
16x8.png);
12 -moz-appearance: button-arrow-up;
19 window.addEventListener(
"load", function() {
20 document.querySelector(
"image").className =
"tweak";
21 document.documentElement.className =
"";