We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb3a130 commit de39c2cCopy full SHA for de39c2c
test.html
@@ -389,7 +389,7 @@ <h3 class="Test-it">should not inherit <code>line-height</code></h3>
389
<h2 class="Test-describe"><code>input[type="checkbox"]</code>, <code>input[type="radio"]</code></h2>
390
<h3 class="Test-it">should have a <code>border-box</code> box model</h3>
391
<div class="Test-run Test-run--highlightEl" id="radio-box-model">
392
- <style>
+ <style>
393
#radio-box-model {
394
width: 200px;
395
border: 1px solid red;
@@ -471,7 +471,7 @@ <h3 class="Test-it">should not have spaces between cells</h3>
471
<th>Album</th>
472
<th>Year</th>
473
<th>Price</th>
474
- </tr>
+ </tr>
475
</thead>
476
<tfoot>
477
<tr>
0 commit comments