<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("./feature/img.jpg");double-quoted:url("./feature/img.jpg");unquoted:url(./feature/img.jpg);query:url(./feature/img.jpg?query);hash:url(./feature/img.jpg#hash)}.another-class-name{display:block}</pre></body></html>