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

#modifyRule {
    box-sizing: border-box;
}

#modifyRule {
    height: 100%;
}

#modifyRule {
    width: 100%;
}