summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/semantics/document-metadata/styling/support/alternate.css
blob: b8deb07b0ace0129f67cf3b255590c187184c765 (plain)
1
2
3
4
5
6
7
#test {
  color: yellow;
  background-color: blue;
  width: 100px;
  height: 50px;
  font-size: .5em;
}