9 lines
188 B
Plaintext
9 lines
188 B
Plaintext
|
<!-- test invalid label attribute name -->
|
||
|
<interface>
|
||
|
<object class="GtkLabel">
|
||
|
<attributes>
|
||
|
<attribute name="warbl" value="true"/>
|
||
|
</attributes>
|
||
|
</object>
|
||
|
</interface>
|