This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraMiddleware
/
gtk
Watch
1
Star
0
Fork
1
You've already forked gtk
mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced
2024-11-10 19:00:08 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
1feeb6bb4d
gtk
/
testsuite
/
reftests
/
pseudoclass-on-box.css
8 lines
58 B
CSS
Raw
Normal View
History
Unescape
Escape
reftests: Update for :active => :checked change
2014-08-16 18:41:09 +00:00
:
checked
{
reftests: Add a reftest for recent widget path fix The widget path code copies elements only in gtk_widget_path_copy() - which is essentially unused - and in gtk_widget_path_append_with_siblings() - which is used by GtkBox. So stuff the widget we are testing in a GtkBox to reroduce the problem.
2014-07-22 01:04:01 +00:00
color
:
blue
;
}
reftests: Update for :active => :checked change
2014-08-16 18:41:09 +00:00
:
checked
*
{
reftests: Add a reftest for recent widget path fix The widget path code copies elements only in gtk_widget_path_copy() - which is essentially unused - and in gtk_widget_path_append_with_siblings() - which is used by GtkBox. So stuff the widget we are testing in a GtkBox to reroduce the problem.
2014-07-22 01:04:01 +00:00
color
:
red
;
}
Reference in New Issue
Copy Permalink