<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.some-class-name{single-quoted:url("http://google.com");double-quoted:url("http://google.com");unquoted:url(http://google.com);query:url(http://google.com?query);hash:url(http://google.com#hash)}.another-class-name{display:block}</pre></body></html>