summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/semantics/links/linktypes/link-type-stylesheet/process-stylesheet-linked-resource-ascii-case-insensitive.css
blob: 5d647d0f2ea84d9702d6f418120590d8fce51a12 (plain)
1
2
3
p:after { font-weight: bold; }
p:after { content: "FAIL"; color: red; }
#z-other:after { content: "PASS"; color: green; }