mirror of
https://github.com/servo/servo.git
synced 2025-09-04 20:18:21 +01:00
Update web-platform-tests to revision ddfc95cf0493ae147a4f6a4d7be8eff1a0c23098
This commit is contained in:
parent
1f6a864ab5
commit
7e6290451f
832 changed files with 16026 additions and 2649 deletions
|
@ -10,17 +10,15 @@
|
|||
}
|
||||
.test {
|
||||
font-family: fwf;
|
||||
font-size: 3em;
|
||||
font-size: 2em;
|
||||
line-height: 1.1;
|
||||
}
|
||||
</style>
|
||||
<body>
|
||||
|
||||
<!-- very minimal test, only tests hist, does not test salt or stylistic sets -->
|
||||
|
||||
<p>Test passes if the three lines below are identical, with one cross (✗)</p>
|
||||
<p>Test passes if the three lines below are identical, with twenty crosses (✗).</p>
|
||||
<section class="test">
|
||||
<p class="ref">B</p>
|
||||
<p class="ref">B</p>
|
||||
<p class="ref">B</p>
|
||||
</section>
|
||||
<p class="ref">BBBBBBBBBBBBBBBBBBBB</p>
|
||||
<p class="ref">BBBBBBBBBBBBBBBBBBBB</p>
|
||||
<p class="ref">BBBBBBBBBBBBBBBBBBBB</p>
|
||||
</section>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue