mirror of
https://github.com/servo/servo.git
synced 2025-09-01 02:28:21 +01:00
Update web-platform-tests to revision fb15e14b52049f952612623ee0d7fb7a620a57c9
This commit is contained in:
parent
200cc8aa6b
commit
4a942c982f
141 changed files with 2563 additions and 1589 deletions
|
@ -2,7 +2,7 @@
|
|||
<title>text-indent test</title>
|
||||
<style type="text/css">
|
||||
div { width: 500px; }
|
||||
p { width: 300px; text-indent: 50px; }
|
||||
p { width: 300px; text-indent: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
@ -11,4 +11,4 @@ p { width: 300px; text-indent: 50px; }
|
|||
</div>
|
||||
|
||||
|
||||
</body></html>
|
||||
</body></html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue