chromium/third_party/blink/web_tests/inspector-protocol/css/resources/cssom-matching-rules-matching-suffix.css

#matchingSuffix {
    color: red;
}

#matchingSuffix {
    color: blue;
}

#matchingSuffix {
    color: green;
}