9 lines
164 B
Plaintext
9 lines
164 B
Plaintext
|
<!-- test invalid tag in GtkLabel attributes -->
|
||
|
<interface>
|
||
|
<object class="GtkLabel">
|
||
|
<attributes>
|
||
|
<blarg/>
|
||
|
</attributes>
|
||
|
</object>
|
||
|
</interface>
|