Update web-platform-tests to revision b'2d7c53f5bc604132d2c83955537e454ee9c788c0'

This commit is contained in:
WPT Sync Bot 2023-01-18 01:45:07 +00:00
parent 619a46113f
commit 1c6b303ef2
396 changed files with 29611 additions and 1967 deletions

View file

@ -0,0 +1,17 @@
<!DOCTYPE html>
<link rel="author" title="Morten Stenshorne" href="mailto:mstensho@chromium.org">
<style>
body { margin: 0; }
</style>
<div style="position:absolute; bottom:0;">
This should repeat on every page.
</div>
<div style="position:absolute; bottom:-100vh;">
This should repeat on every page.
</div>
<div style="position:absolute; bottom:-200vh;">
This should repeat on every page.
</div>
<div style="position:absolute; top:0;">
There should be three pages.
</div>

View file

@ -0,0 +1,13 @@
<!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=1399456">
<link rel="match" href="fixedpos-001-print-ref.html">
<style>
body { margin: 0; }
</style>
<div style="position:fixed; bottom:0;">
This should repeat on every page.
</div>
<div style="position:absolute; height:300vh;">
There should be three pages.
</div>

View file

@ -0,0 +1,17 @@
<!DOCTYPE html>
<link rel="author" title="Morten Stenshorne" href="mailto:mstensho@chromium.org">
<style>
body { margin: 0; }
</style>
<div style="position:absolute; bottom:0;">
This should repeat on every page.
</div>
<div style="position:absolute; bottom:-100vh;">
This should repeat on every page.
</div>
<div style="position:absolute; bottom:-200vh;">
This should repeat on every page.
</div>
<div style="position:absolute; top:0;">
There should be three pages.
</div>

View file

@ -0,0 +1,13 @@
<!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=1399456">
<link rel="match" href="fixedpos-002-print-ref.html">
<style>
body { margin: 0; }
</style>
<div style="position:absolute; height:300vh;">
There should be three pages.
<div style="position:fixed; bottom:0;">
This should repeat on every page.
</div>
</div>

View file

@ -0,0 +1,17 @@
<!DOCTYPE html>
<link rel="author" title="Morten Stenshorne" href="mailto:mstensho@chromium.org">
<style>
body { margin: 0; }
</style>
<div style="position:absolute; bottom:0;">
This should repeat on every page.
</div>
<div style="position:absolute; bottom:-100vh;">
This should repeat on every page.
</div>
<div style="position:absolute; bottom:-200vh;">
This should repeat on every page.
</div>
<div style="position:absolute; top:0;">
There should be three pages.
</div>

View file

@ -0,0 +1,13 @@
<!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=1399456">
<link rel="match" href="fixedpos-003-print-ref.html">
<style>
body { margin: 0; }
</style>
<div style="height:300vh;">
There should be three pages.
</div>
<div style="position:fixed; bottom:0;">
This should repeat on every page.
</div>

View file

@ -0,0 +1,26 @@
<!DOCTYPE html>
<link rel="author" title="Morten Stenshorne" href="mailto:mstensho@chromium.org">
<style>
body { margin: 0; }
</style>
<div style="position:absolute; bottom:0; margin-bottom:2em;">
This should repeat on every page.
</div>
<div style="position:absolute; bottom:-100vh; margin-bottom:2em;">
This should repeat on every page.
</div>
<div style="position:absolute; bottom:-200vh; margin-bottom:2em;">
This should repeat on every page.
</div>
<div style="position:absolute; bottom:0;">
This should also repeat on every page.
</div>
<div style="position:absolute; bottom:-100vh;">
This should also repeat on every page.
</div>
<div style="position:absolute; bottom:-200vh;">
This should also repeat on every page.
</div>
<div style="position:absolute; top:0;">
There should be three pages.
</div>

View file

@ -0,0 +1,18 @@
<!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=1399456">
<link rel="match" href="fixedpos-004-print-ref.html">
<style>
body { margin: 0; }
</style>
<div style="position:fixed; bottom:2em;">
This should repeat on every page.
</div>
<div style="position:absolute;">
There should be three pages.
<div style="position:absolute; top:0; height:300vh;">
<div style="position:fixed; bottom:0;">
This should also repeat on every page.
</div>
</div>
</div>

View file

@ -0,0 +1,42 @@
<!DOCTYPE html>
<link rel="author" title="Morten Stenshorne" href="mailto:mstensho@chromium.org">
<style>
body { margin: 0; }
</style>
<div style="position:absolute; bottom:0; margin-bottom:2em;">
This should repeat on every page.
</div>
<div style="position:absolute; bottom:-100vh; margin-bottom:2em;">
This should repeat on every page.
</div>
<div style="position:absolute; bottom:-200vh; margin-bottom:2em;">
This should repeat on every page.
</div>
<div style="position:absolute; bottom:-300vh; margin-bottom:2em;">
This should repeat on every page.
</div>
<div style="position:absolute; bottom:-400vh; margin-bottom:2em;">
This should repeat on every page.
</div>
<div style="position:absolute; bottom:0;">
This should also repeat on every page.
</div>
<div style="position:absolute; bottom:-100vh;">
This should also repeat on every page.
</div>
<div style="position:absolute; bottom:-200vh;">
This should also repeat on every page.
</div>
<div style="position:absolute; bottom:-300vh;">
This should also repeat on every page.
</div>
<div style="position:absolute; bottom:-400vh;">
This should also repeat on every page.
</div>
<div style="height:100vh;">
There should be five pages.
</div>
<div style="height:300vh;">
This should be on the second page.
</div>
This should be on the fifth page.

View file

@ -0,0 +1,22 @@
<!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=1399456">
<link rel="match" href="fixedpos-005-print-ref.html">
<style>
body { margin: 0; }
</style>
<div style="height:300vh;">
There should be five pages.
</div>
<div style="position:fixed; bottom:2em;">
This should repeat on every page.
</div>
<div style="position:absolute; top:100vh;">
This should be on the second page.
<div style="position:fixed; bottom:0;">
This should also repeat on every page.
</div>
<div style="position:absolute; top:300vh;">
This should be on the fifth page.
</div>
</div>

View file

@ -0,0 +1,57 @@
<!DOCTYPE html>
<link rel="author" title="Morten Stenshorne" href="mailto:mstensho@chromium.org">
<style>
body { margin: 0; }
</style>
<div style="position:absolute; bottom:0; margin-bottom:4em;">
This should repeat on every page.
</div>
<div style="position:absolute; bottom:-100vh; margin-bottom:4em;">
This should repeat on every page.
</div>
<div style="position:absolute; bottom:-200vh; margin-bottom:4em;">
This should repeat on every page.
</div>
<div style="position:absolute; bottom:-300vh; margin-bottom:4em;">
This should repeat on every page.
</div>
<div style="position:absolute; bottom:-400vh; margin-bottom:4em;">
This should repeat on every page.
</div>
<div style="position:absolute; bottom:0; margin-bottom:2em;">
This should also repeat on every page.
</div>
<div style="position:absolute; bottom:-100vh; margin-bottom:2em;">
This should also repeat on every page.
</div>
<div style="position:absolute; bottom:-200vh; margin-bottom:2em;">
This should also repeat on every page.
</div>
<div style="position:absolute; bottom:-300vh; margin-bottom:2em;">
This should also repeat on every page.
</div>
<div style="position:absolute; bottom:-400vh; margin-bottom:2em;">
This should also repeat on every page.
</div>
<div style="position:absolute; bottom:0;">
Even this should repeat on every page.
</div>
<div style="position:absolute; bottom:-100vh;">
Even this should repeat on every page.
</div>
<div style="position:absolute; bottom:-200vh;">
Even this should repeat on every page.
</div>
<div style="position:absolute; bottom:-300vh;">
Even this should repeat on every page.
</div>
<div style="position:absolute; bottom:-400vh;">
Even this should repeat on every page.
</div>
<div style="height:100vh;">
There should be five pages.
</div>
<div style="height:100vh;">
This should be on the second page.
</div>
This should be on the third page.

View file

@ -0,0 +1,23 @@
<!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=1399456">
<link rel="match" href="fixedpos-006-print-ref.html">
<style>
body { margin: 0; }
</style>
There should be five pages.
<div style="position:fixed; bottom:4em;">
This should repeat on every page.
</div>
<div style="position:absolute; top:100vh;">
This should be on the second page.
<div style="position:fixed; bottom:2em;">
This should also repeat on every page.
</div>
<div style="position:absolute; top:100vh; height:300vh;">
This should be on the third page.
<div style="position:fixed; bottom:0;">
Even this should repeat on every page.
</div>
</div>
</div>

View file

@ -0,0 +1,26 @@
<!DOCTYPE html>
<link rel="author" title="Morten Stenshorne" href="mailto:mstensho@chromium.org">
<style>
body { margin: 0; }
</style>
<div style="margin-top:4em;">
There should be three pages.
</div>
<div style="position:absolute; top:0;">
This should be repeated on every page.
</div>
<div style="position:absolute; top:100vh;">
This should be repeated on every page.
</div>
<div style="position:absolute; top:200vh;">
This should be repeated on every page.
</div>
<div style="position:absolute; top:0; margin-top:2em;">
This should also be repeated on every page.
</div>
<div style="position:absolute; top:100vh; margin-top:2em;">
This should also be repeated on every page.
</div>
<div style="position:absolute; top:200vh; margin-top:2em;">
This should also be repeated on every page.
</div>

View file

@ -0,0 +1,19 @@
<!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=1399456">
<link rel="match" href="fixedpos-007-print-ref.html">
<style>
body { margin: 0; }
</style>
<div style="margin-top:4em;">
There should be three pages.
</div>
<div style="position:absolute; top:50vh;">
<div style="height:250vh;"></div>
<div style="position:fixed; top:0;">
This should be repeated on every page.
</div>
</div>
<div style="position:fixed; top:2em;">
This should also be repeated on every page.
</div>

View file

@ -0,0 +1,44 @@
<!DOCTYPE html>
<link rel="author" title="Morten Stenshorne" href="mailto:mstensho@chromium.org">
<style>
body { margin: 0; }
</style>
<div style="margin-top:4em;">
There should be six pages.
</div>
<div style="position:absolute; top:0;">
This should be repeated on every page.
</div>
<div style="position:absolute; top:100vh;">
This should be repeated on every page.
</div>
<div style="position:absolute; top:200vh;">
This should be repeated on every page.
</div>
<div style="position:absolute; top:300vh;">
This should be repeated on every page.
</div>
<div style="position:absolute; top:400vh;">
This should be repeated on every page.
</div>
<div style="position:absolute; top:500vh;">
This should be repeated on every page.
</div>
<div style="position:absolute; bottom:0;">
This should also be repeated on every page.
</div>
<div style="position:absolute; bottom:-100vh;">
This should also be repeated on every page.
</div>
<div style="position:absolute; bottom:-200vh;">
This should also be repeated on every page.
</div>
<div style="position:absolute; bottom:-300vh;">
This should also be repeated on every page.
</div>
<div style="position:absolute; bottom:-400vh;">
This should also be repeated on every page.
</div>
<div style="position:absolute; bottom:-500vh;">
This should also be repeated on every page.
</div>

View file

@ -0,0 +1,23 @@
<!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=1399456">
<link rel="match" href="fixedpos-008-print-ref.html">
<style>
body { margin: 0; }
</style>
<div style="margin-top:4em;">
There should be six pages.
</div>
<div style="position:fixed; top:0;">
This should be repeated on every page.
</div>
<div style="position:absolute; top:50vh;">
<div style="height:250vh;"></div>
<div style="position:absolute; top:0;">
<div style="position:absolute; top:500vh; height:10px;">
<div style="position:fixed; bottom:0;">
This should also be repeated on every page.
</div>
</div>
</div>
</div>

View file

@ -7,7 +7,6 @@
<style>
.multicol {
column-count: 2;
column-fill: auto;
column-gap: 0px;
}
#outer {
@ -15,6 +14,7 @@
}
#inner {
width: 50px;
column-fill: auto;
}
.abs {
position: absolute;

View file

@ -0,0 +1,14 @@
<!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=1403509">
<link rel="match" href="../../reference/ref-filled-green-100px-square.xht">
<p>Test passes if there is a filled green square and <strong>no red</strong>.</p>
<div style="columns:2; column-fill:auto; gap:0; width:100px; height:100px; background:red;">
<div style="display:flex; flex-flow:column;">
<div style="display:table; width:100%; background:green;">
<div style="height:60px;"></div>
<div style="break-inside:avoid; height:80px;"></div>
</div>
</div>
<div style="height:20px; background:green;"></div>
</div>