summaryrefslogtreecommitdiff
path: root/tests/reftests/css-match-exact.ref.ui
blob: 2f24fa197b68e4945a933eba568e127d787878b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<interface>
  <!-- interface-requires gtk+ 3.0 -->
  <object class="GtkWindow" id="window1">
    <property name="width_request">10</property>
    <property name="height_request">10</property>
    <property name="can_focus">False</property>
    <property name="type">popup</property>
    <child>
      <placeholder/>
    </child>
  </object>
</interface>