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-13 04:10:13 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
8ff127940f
gtk
/
testsuite
/
reftests
/
label-text-shadow-clipping.css
7 lines
96 B
CSS
Raw
Normal View
History
Unescape
Escape
reftests: Actually add a text-shadow to the text-shadow reftest The reftest still passes, since the code still works, but we might as well test what we claim to test.
2014-09-30 18:37:26 +00:00
@
import
"reset-to-defaults.css"
;
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
{
reftests: Actually add a text-shadow to the text-shadow reftest The reftest still passes, since the code still works, but we might as well test what we claim to test.
2014-09-30 18:37:26 +00:00
font-size
:
40px
;
text-shadow
:
20px
20px
tomato
;
}
Reference in New Issue
Copy Permalink