summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/CSS2/other-formats/xml/background-19.css
blob: e5ac35ace8a158c2d3971255c5e461eb8a03470f (plain)
1
2
3
4
5
6
   generic { background: green; border: lime 1em solid; margin: 1em; padding: 1em; color: yellow; }
   generic { display: inline; line-height: 7em; }
   a[*|href] { color: inherit; background: transparent; text-decoration: underline; cursor: pointer; }
   * { margin: 1em; padding: 1em; }
   root { padding: 0; margin: 0; background: transparent; background: green; }