<!-- test invalid tag in GtkLabel attributes -->
<interface>
<object class="GtkLabel">
<attributes>
<blarg/>
</attributes>
</object>
</interface>