mirror of
https://github.com/servo/servo.git
synced 2025-09-27 23:30:08 +01:00
Issue #12421: tidy should also check .html files
This commit is contained in:
parent
5e83b3f83b
commit
1e60c915f9
85 changed files with 696 additions and 691 deletions
|
@ -16,14 +16,14 @@
|
|||
<span>This </span> <span>is</span> <span>span</span>
|
||||
</div>
|
||||
<a name="top"> [name is "top"] </a>
|
||||
<h3 id="h3">
|
||||
<h3 id="h3">
|
||||
[id is "h3"] <hr/>
|
||||
<span> text </span>
|
||||
<span> text </span>
|
||||
<span style="font-family:Times New Roman"> Times New Roman </span>
|
||||
<span style="font-family:Verdana"> Verdana </span>
|
||||
<span style="font-family:Arail"> Arial </span>
|
||||
<span style="font-family:Courier New"> Courier New </span>
|
||||
<span style="font-family:Georgia"> Georgia</span>
|
||||
<span style="font-family:Georgia"> Georgia</span>
|
||||
<span style="font-family:Lucida Console"> Lucida Console </span>
|
||||
<div id ="num"> [id is "num"] </div>
|
||||
<span> 1 </span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue