mirror of
https://github.com/servo/servo.git
synced 2025-08-02 20:20:14 +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
|
@ -11,13 +11,13 @@
|
|||
|
||||
blockquote {
|
||||
width : 125px; height : 100px;
|
||||
margin-top: 50px; margin-left: 50px;
|
||||
margin-top: 50px; margin-left: 50px;
|
||||
border: thin dashed black
|
||||
}
|
||||
|
||||
cite {
|
||||
display: block;
|
||||
text-align : right;
|
||||
text-align : right;
|
||||
border: none
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue