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 06:21:14 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
f0ea0be15d
gtk
/
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