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-12-28 22:41:43 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
b7f32ed451
gtk
/
testsuite
/
reftests
/
css-match-inherit-different-state.css
13 lines
106 B
CSS
Raw
Normal View
History
Unescape
Escape
reftests: Add a test for a parent in a different state inherit in those cases should inherit from that different state, not from this state.
2011-12-29 21:03:02 +00:00
*
,
#
reference
{
reftests: Turns out, green changed color What used to be "green" is now "lime"
2012-11-13 20:41:08 +00:00
color
:
lime
;
reftests: Add a test for a parent in a different state inherit in those cases should inherit from that different state, not from this state.
2011-12-29 21:03:02 +00:00
}
:
insensitive
{
color
:
red
;
}
Fix reftests Multiple reftests were damaged by the element name transition. Repair them. The region reftests are no longer needed, since we no longer do regions.
2015-10-27 22:56:05 +00:00
label
:
insensitive
{
reftests: Add a test for a parent in a different state inherit in those cases should inherit from that different state, not from this state.
2011-12-29 21:03:02 +00:00
color
:
inherit
;
}
Reference in New Issue
Copy Permalink