참고소스 수정본
This commit is contained in:
6
참고/playwright-main/tests/assets/csscoverage/simple.html
Normal file
6
참고/playwright-main/tests/assets/csscoverage/simple.html
Normal file
@@ -0,0 +1,6 @@
|
||||
<style>
|
||||
div { color: green; }
|
||||
a { color: blue; }
|
||||
</style>
|
||||
<div>hello, world</div>
|
||||
|
||||
Reference in New Issue
Block a user