This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraMiddleware
/
gtk2
Watch
1
Star
0
Fork
0
You've already forked gtk2
forked from
AuroraMiddleware/gtk
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
04da31f5f5
gtk2
/
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