<!-- test invalid scale mark attributes -->
<interface>
<object class="GtkScale">
<marks>
<mark value="abc"/>
</marks>
</object>
</interface>