summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/369882.xhtml
blob: f40228c1f9e8ff2b1ea2ae9940516599c49b8353 (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0"?>
<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
  <hbox height="17" align="center">
    <deck>
      <image width="16" height="16"
             style="background:blue"
             src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAADElEQVR42mP4z8AAAAMBAQD3A0FDAAAAAElFTkSuQmCC"/>
    </deck>
  </hbox>
</window>