chromium/third_party/blink/web_tests/http/tests/devtools/coverage/resources/long-mangled.css

.this-line-needs-to-be-longer-than-five-hundred-symbols {} body { background-color: lightblue; } .class { color: red; } .class2 {    color:green;font-style: italic; } #id {  color: blue } notUsed {color: black} notUsed2 { color: white} #this-line-needs-to-be-longer-than-five-hundred-symbols.this-line-needs-to-be-longer-than-five-hundred-symbols { content: "words don\'t come easy to me, how can I find a way to make a longer line"; color: lightgoldenrodyellow; background-color: lightgoldenrodyellow; border-color: lightgoldenrodyellow; }