chromium/third_party/blink/web_tests/http/tests/inspector-protocol/css/css-edit-redirected-css-expected.txt

Test disabling of style rules for external CSS files served via a redirect.
CSS text for #target before disabling a style:
color: blue;
CSS text for #target after disabling a style:
/* color: blue; */