blob: 8cbf990ea9f50180dfe4cae3fcfa6b41b67a5c11 (
plain)
1
2
3
4
5
6
7
8
9
|
<?xml version="1.0"?>
<?xml-stylesheet href="chrome://global/skin" type="text/css"?>
<window title="Test that the picker works correctly with XBL anonymous nodes"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
<scale id="scale" style="background:red"/>
</window>
|