--- /dev/null
+<?xml version="1.0" encoding="UTF-8"?>
+<interface>
+ <object class="GtkWindow">
+ <property name="decorated">0</property>
+ <property name="width-request">100</property>
+ <child>
+ <object class="GtkLabel">
+ <property name="label">letter is off</property>
+ <property name="xalign">0</property>
+ <attributes>
+ <attribute name="style" value="italic" start="0" end="-1"></attribute>
+ </attributes>
+ </object>
+ </child>
+ </object>
+</interface>
--- /dev/null
+<?xml version="1.0" encoding="UTF-8"?>
+<interface>
+ <object class="GtkWindow">
+ <property name="decorated">0</property>
+ <property name="width-request">100</property>
+ <child>
+ <object class="GtkLabel">
+ <property name="label">letter is off</property>
+ <property name="halign">start</property>
+ <property name="xalign">0</property>
+ <attributes>
+ <attribute name="style" value="italic" start="0" end="-1"></attribute>
+ </attributes>
+ </object>
+ </child>
+ </object>
+</interface>
--- /dev/null
+<?xml version="1.0" encoding="UTF-8"?>
+<interface>
+ <object class="GtkWindow">
+ <property name="decorated">0</property>
+ <property name="height-request">100</property>
+ <child>
+ <object class="GtkLabel">
+ <property name="label" translatable="yes">T̰̰̰hree tildes below
+</property>
+ <property name="valign">start</property>
+ </object>
+ </child>
+ </object>
+</interface>
--- /dev/null
+<?xml version="1.0" encoding="UTF-8"?>
+<interface>
+ <object class="GtkWindow">
+ <property name="decorated">0</property>
+ <property name="height-request">100</property>
+ <child>
+ <object class="GtkLabel">
+ <property name="label" translatable="yes">T̰̰̰hree tildes below</property>
+ <property name="valign">start</property>
+ </object>
+ </child>
+ </object>
+</interface>
'label-huge-max-width-chars.ui',
'label-max-width-chars-and-halign-and-infinite-width.ui',
'label-max-width-chars-and-halign-and-infinite-width.ref.ui',
+ 'label-overdraw-horizontal.ref.ui',
+ 'label-overdraw-horizontal.ui',
+ 'label-overdraw-vertical.ref.ui',
+ 'label-overdraw-vertical.ui',
'label-shadows.css',
'label-shadows.ref.ui',
'label-shadows.ui',