diff options
| author | Matthias Clasen <mclasen@redhat.com> | 2016-05-05 19:37:21 (GMT) |
|---|---|---|
| committer | Matthias Clasen <mclasen@redhat.com> | 2016-05-05 19:37:42 (GMT) |
| commit | c27b8b48ab0d01e6276bb652157ed48080bcaed4 (patch) | |
| tree | 9f598b28597a4758e17b54690904d2a0768be9c0 /testsuite/css/style/colornames.ui | |
| parent | 27210f523b291ee0372e57310a8af831218de8e4 (diff) | |
| download | gtk+-c27b8b48.zip gtk+-c27b8b48.tar.xz | |
Update color name css style test
Verify rebeccapurple too.
Diffstat (limited to 'testsuite/css/style/colornames.ui')
| -rw-r--r-- | testsuite/css/style/colornames.ui | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/css/style/colornames.ui b/testsuite/css/style/colornames.ui index d97fbd1..5a596d1 100644 --- a/testsuite/css/style/colornames.ui +++ b/testsuite/css/style/colornames.ui @@ -127,6 +127,7 @@ <child><object class="GtkLabel"><property name="name">plum</property><property name="visible">1</property></object></child> <child><object class="GtkLabel"><property name="name">powderblue</property><property name="visible">1</property></object></child> <child><object class="GtkLabel"><property name="name">purple</property><property name="visible">1</property></object></child> + <child><object class="GtkLabel"><property name="name">rebeccapurple</property><property name="visible">1</property></object></child> <child><object class="GtkLabel"><property name="name">red</property><property name="visible">1</property></object></child> <child><object class="GtkLabel"><property name="name">rosybrown</property><property name="visible">1</property></object></child> <child><object class="GtkLabel"><property name="name">royalblue</property><property name="visible">1</property></object></child> |