Update web-platform-tests to revision 80090f6edd23993e9907dbc9fb1c6af7aebf91e7

This commit is contained in:
WPT Sync Bot 2021-01-12 08:20:09 +00:00
parent 9832f9898b
commit cce3d8f521
342 changed files with 4696 additions and 1330 deletions

View file

@ -1,6 +1,5 @@
<!DOCTYPE html>
<link rel="author" title="Benjamin Beaudry" href="mailto:bebeaudr@microsoft.com">
<link rel="help" href="href=https://www.w3.org/TR/css-break-3/#break-decoration">
<link rel="help" href="https://www.w3.org/TR/css-break-3/#break-decoration">
<link rel="match" href="out-of-flow-in-multicolumn-001-ref.html">
<style>

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<link rel="help" href="href=https://www.w3.org/TR/css-break-3/#break-decoration">
<link rel="help" href="https://www.w3.org/TR/css-break-3/#break-decoration">
<link rel="match" href="../reference/ref-filled-green-100px-square.xht">
<!-- Tests fragmentation when a positioned node's child overflows. -->
<style>

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<link rel="help" href="href=https://www.w3.org/TR/css-break-3/#break-decoration">
<link rel="help" href="https://www.w3.org/TR/css-break-3/#break-decoration">
<link rel="match" href="../reference/ref-filled-green-100px-square.xht">
<!-- Tests that empty column fragments are added if an OOF element begins layout
in a fragmentainer that is more than one index beyond the last existing

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<link rel="help" href="href=https://www.w3.org/TR/css-break-3/#breaking-controls">
<link rel="help" href="https://www.w3.org/TR/css-break-3/#breaking-controls">
<link rel="match" href="out-of-flow-in-multicolumn-004-ref.html">
<!-- break-inside: avoid and break-before: column do not apply to absolute positioned elements. -->
<style>

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<link rel="help" href="href=https://www.w3.org/TR/css-break-3/#breaking-controls">
<link rel="help" href="https://www.w3.org/TR/css-break-3/#breaking-controls">
<link rel="match" href="../reference/ref-filled-green-100px-square.xht">
<!-- break-after: column does not apply to absolute positioned elements. -->
<style>

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<link rel="help" href="href=https://www.w3.org/TR/css-position-3/#abspos-breaking">
<link rel="help" href="https://www.w3.org/TR/css-position-3/#abspos-breaking">
<link rel="match" href="../reference/ref-filled-green-100px-square.xht">
<!-- Tests that the fragments of a positioned element are added to the right fragmentainer despite the presence of column spanners. -->
<style>

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<link rel="help" href="href=https://www.w3.org/TR/css-position-3/#abspos-breaking">
<link rel="help" href="https://www.w3.org/TR/css-position-3/#abspos-breaking">
<link rel="match" href="../reference/ref-filled-green-100px-square.xht">
<!-- Tests that a positioned element without a top or bottom property uses the static position -
even though it's treated as an OOF element. -->

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<link rel="help" href="href=https://www.w3.org/TR/css-position-3/#abspos-breaking">
<link rel="help" href="https://www.w3.org/TR/css-position-3/#abspos-breaking">
<link rel="match" href="../reference/ref-filled-green-100px-square.xht">
<!-- Tests fragmented abspos elements with a spanner nested inside. -->
<style>

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<link rel="help" href="href=https://www.w3.org/TR/css-position-3/#abspos-breaking">
<link rel="help" href="https://www.w3.org/TR/css-position-3/#abspos-breaking">
<link rel="match" href="../reference/ref-filled-green-100px-square.xht">
<!-- Tests that empty column fragments are added if an OOF element begins layout in a fragmentainer that is more than one index beyond the last existing column fragmentainer in the presence of a spanner. -->
<style>

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<link rel="help" href="href=https://www.w3.org/TR/css-position-3/#abspos-breaking">
<link rel="help" href="https://www.w3.org/TR/css-position-3/#abspos-breaking">
<link rel="match" href="../reference/ref-filled-green-100px-square.xht">
<!-- Fragmented OOF element with block-size percentage resolution. -->
<style>

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<link rel="help" href="href=https://www.w3.org/TR/css-position-3/#abspos-breaking">
<link rel="help" href="https://www.w3.org/TR/css-position-3/#abspos-breaking">
<link rel="match" href="../reference/ref-filled-green-100px-square.xht">
<!-- Fragmented OOF element with block-size percentage resolution and overflow. -->
<style>

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<link rel="help" href="href=https://www.w3.org/TR/css-position-3/#abspos-breaking">
<link rel="help" href="https://www.w3.org/TR/css-position-3/#abspos-breaking">
<link rel="match" href="../reference/ref-filled-green-100px-square.xht">
<!-- Fragmented OOF with `height: auto`, positioned with the bottom property and
the second child fragment has a 'break-inside: avoid'. The abspos fragment

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<link rel="help" href="href=https://www.w3.org/TR/css-position-3/#abspos-breaking">
<link rel="help" href="https://www.w3.org/TR/css-position-3/#abspos-breaking">
<link rel="match" href="../reference/ref-filled-green-100px-square.xht">
<!-- Nested abspos with `height: auto` and positioned with the bottom property.
The innermost abspos only is fragmented. -->