summaryrefslogtreecommitdiff
path: root/testsuite/reftests/label-text-shadow-clipping.css
blob: a518aa04eb3964e5762263c76b964991660cb405 (plain)
1
2
3
4
5
6
@import "reset-to-defaults.css";

label {
  font-size: 40px;
  text-shadow: 20px 20px tomato;
}