mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
da39ecdce6
--HG-- rename : layout/reftests/bugs/374193-1xbl.xml => layout/base/crashtests/374193-1xbl.xml
11 lines
222 B
XML
11 lines
222 B
XML
<bindings xmlns="http://www.mozilla.org/xbl">
|
|
<binding id="a">
|
|
<implementation>
|
|
<constructor>
|
|
this.style.position='fixed';
|
|
</constructor>
|
|
</implementation>
|
|
<content><children/></content>
|
|
</binding>
|
|
</bindings>
|