mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Update web-platform-tests to revision b'797e75946c24d0625f04247b16d33c26d4ada273'
This commit is contained in:
parent
4339b3bab4
commit
44e249bebb
414 changed files with 12588 additions and 11565 deletions
|
@ -0,0 +1,16 @@
|
|||
<!DOCTYPE html>
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style>
|
||||
div {
|
||||
border: 1px solid;
|
||||
font-family: Ahem;
|
||||
font-size: 10px;
|
||||
text-indent: 5ch;
|
||||
width: 10ch;
|
||||
}
|
||||
</style>
|
||||
<div>
|
||||
01<br>
|
||||
34 6 89<br>
|
||||
12 3 56
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue