Initial commit
This commit is contained in:
1
fixtures/index.html
Normal file
1
fixtures/index.html
Normal file
@@ -0,0 +1 @@
|
||||
<body><h1>Hello <a>link</a> there</h1><input type="email" name="hello" disabled /><!-- hello --></body>
|
||||
1
fixtures/style.css
Normal file
1
fixtures/style.css
Normal file
@@ -0,0 +1 @@
|
||||
h1 { color: #00ff00; } .big {font-size: 12px; } h1.some#chain { width: auto; }
|
||||
Reference in New Issue
Block a user