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
94695bb276
gtk2
/
testsuite
/
reftests
/
label-fonts.css
8 lines
81 B
CSS
Raw
Normal View
History
Unescape
Escape
Make the newly added test a bit more robust Follow the style of the other tests and provide style for both the test and ref.
2019-05-03 02:15:07 +00:00
#
label
{
Add a reftest for multiple font families This tests that listing multiple font families in the css font-family property works as expected.
2019-05-03 01:33:09 +00:00
font-family
:
nonexisting
,
Sans
;
}
Make the newly added test a bit more robust Follow the style of the other tests and provide style for both the test and ref.
2019-05-03 02:15:07 +00:00
#
reference
{
font-family
:
Sans
;
}
Reference in New Issue
Copy Permalink