gecko-dev/layout/reftests/bugs/513318-3.xul

9 строки
332 B
XML

<?xml version="1.0"?>
<?xml-stylesheet href="chrome://global/skin" type="text/css"?>
<window title="XUL Layout"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
<vbox style="overflow:auto; height:200px">
<label style="color:blue; text-shadow:0px 300px;" value="Hello Kitty" />
</vbox>
</window>