mirror of
https://github.com/servo/servo.git
synced 2025-08-14 18:05:36 +01:00
Update web-platform-tests to revision b'66a2552e58afc4f50e87b2306839664c1447e265'
This commit is contained in:
parent
d7cade7a66
commit
702d7621cf
183 changed files with 6761 additions and 938 deletions
|
@ -0,0 +1,8 @@
|
|||
<!DOCTYPE html>
|
||||
<link rel="author" title="Morten Stenshorne" href="mailto:mstensho@chromium.org">
|
||||
<style>
|
||||
body { margin: 0; }
|
||||
</style>
|
||||
<p>The word PASS should be seen below.</p>
|
||||
<div style="position:absolute; top:50vh;">PASS</div>
|
||||
<div style="break-before:page;"><br></div>
|
|
@ -0,0 +1,9 @@
|
|||
<!DOCTYPE html>
|
||||
<link rel="author" title="Morten Stenshorne" href="mailto:mstensho@chromium.org">
|
||||
<link rel="help" href="https://bugs.chromium.org/p/chromium/issues/detail?id=1401085">
|
||||
<link rel="match" href="underflow-from-next-page-print-ref.html">
|
||||
<style>
|
||||
body { margin: 0; }
|
||||
</style>
|
||||
<p>The word PASS should be seen below.</p>
|
||||
<div style="break-before:page; margin-top:-50vh;">PASS</div>
|
Loading…
Add table
Add a link
Reference in a new issue