playwright/tests/assets/csscoverage/unused.html

8 lines
86 B
HTML
Raw Normal View History

2019-11-19 05:18:28 +03:00
<style>
@media screen {
a { color: green; }
}
/*# sourceURL=unused.css */
</style>