Bug 1854753 [wpt PR 42121] - Update fuzzy data for shape-outside tests, a=testonly

Automatic update from web-platform-tests
Update fuzzy data for shape-outside tests (#42121)

--

wpt-commits: 697fcc3a4092cceaf53c2b554460be40e5721b80
wpt-pr: 42121
This commit is contained in:
Tim Nguyen 2023-09-27 12:16:50 +00:00 коммит произвёл moz-wptsync-bot
Родитель 7363a1e296
Коммит d6b63e137f
18 изменённых файлов: 18 добавлений и 0 удалений

Просмотреть файл

@ -10,6 +10,7 @@
<link rel="help" href="https://drafts.csswg.org/css-shapes-1/#supported-basic-shapes">
<link rel="match" href="reference/shape-outside-circle-032-ref.html">
<meta name="assert" content="Test the boxes are wrapping around the left float shape defined by the basic shape circle(50% at left top) value.">
<meta name="fuzzy" content="maxDifference=0-6; totalPixels=0-6">
<style>
.container {
width: 200px;

Просмотреть файл

@ -10,6 +10,7 @@
<link rel="help" href="https://drafts.csswg.org/css-shapes-1/#supported-basic-shapes">
<link rel="match" href="reference/shape-outside-circle-036-ref.html">
<meta name="assert" content="Test the boxes are wrapping around the left float shape defined by the basic shape circle() value.">
<meta name="fuzzy" content="maxDifference=0-6; totalPixels=0-6">
<style>
.container {
width: 200px;

Просмотреть файл

@ -10,6 +10,7 @@
<link rel="help" href="https://drafts.csswg.org/css-shapes-1/#supported-basic-shapes">
<link rel="match" href="reference/shape-outside-circle-036-ref.html">
<meta name="assert" content="Test the boxes are wrapping around the left float shape defined by the basic shape circle(closest-side at center) border-box value.">
<meta name="fuzzy" content="maxDifference=0-6; totalPixels=0-6">
<style>
.container {
width: 200px;

Просмотреть файл

@ -10,6 +10,7 @@
<link rel="help" href="https://drafts.csswg.org/css-shapes-1/#supported-basic-shapes">
<link rel="match" href="reference/shape-outside-circle-036-ref.html">
<meta name="assert" content="Test the boxes are wrapping around the left float shape defined by the basic shape circle(farthest-side at center) value.">
<meta name="fuzzy" content="maxDifference=0-6; totalPixels=0-6">
<style>
.container {
width: 200px;

Просмотреть файл

@ -10,6 +10,7 @@
<link rel="help" href="https://drafts.csswg.org/css-shapes-1/#supported-basic-shapes">
<link rel="match" href="reference/shape-outside-circle-042-ref.html">
<meta name="assert" content="Test the boxes are wrapping around the right float shape defined by the basic shape circle() value.">
<meta name="fuzzy" content="maxDifference=0-6; totalPixels=0-6">
<style>
.container {
direction: rtl;

Просмотреть файл

@ -10,6 +10,7 @@
<link rel="help" href="https://drafts.csswg.org/css-shapes-1/#supported-basic-shapes">
<link rel="match" href="reference/shape-outside-circle-042-ref.html">
<meta name="assert" content="Test the boxes are wrapping around the right float shape defined by the basic shape circle(closest-side at center) border-box value.">
<meta name="fuzzy" content="maxDifference=0-6; totalPixels=0-6">
<style>
.container {
direction: rtl;

Просмотреть файл

@ -10,6 +10,7 @@
<link rel="help" href="https://drafts.csswg.org/css-shapes-1/#supported-basic-shapes">
<link rel="match" href="reference/shape-outside-circle-042-ref.html">
<meta name="assert" content="Test the boxes are wrapping around the right float shape defined by the basic shape circle(farthest-side at center) value.">
<meta name="fuzzy" content="maxDifference=0-6; totalPixels=0-6">
<style>
.container {
direction: rtl;

Просмотреть файл

@ -10,6 +10,7 @@
<link rel="help" href="https://drafts.csswg.org/css-shapes-1/#supported-basic-shapes">
<link rel="match" href="reference/shape-outside-circle-048-ref.html">
<meta name="assert" content="Test the boxes are wrapping around the left float shape defined by circle(50% at left 40px top 40px) value under vertical-rl writing-mode.">
<meta name="fuzzy" content="maxDifference=0-6; totalPixels=0-6">
<style>
.container {
writing-mode: vertical-rl;

Просмотреть файл

@ -10,6 +10,7 @@
<link rel="help" href="https://drafts.csswg.org/css-shapes-1/#supported-basic-shapes">
<link rel="match" href="reference/shape-outside-circle-050-ref.html">
<meta name="assert" content="Test the boxes are wrapping around the right float shape defined by circle(50% at right 40px top 40px) value under vertical-lr writing-mode.">
<meta name="fuzzy" content="maxDifference=0-6; totalPixels=0-6">
<style>
.container {
writing-mode: vertical-lr;

Просмотреть файл

@ -10,6 +10,7 @@
<link rel="help" href="https://drafts.csswg.org/css-shapes-1/#supported-basic-shapes">
<link rel="match" href="reference/shape-outside-circle-054-ref.html">
<meta name="assert" content="Test the boxes are wrapping around the left float shape defined by circle(50% at left 40px bottom 40px) value under horizontal-tb writing-mode.">
<meta name="fuzzy" content="maxDifference=0-6; totalPixels=0-6">
<style>
.container {
writing-mode: horizontal-tb;

Просмотреть файл

@ -10,6 +10,7 @@
<link rel="help" href="https://drafts.csswg.org/css-shapes-1/#supported-basic-shapes">
<link rel="match" href="reference/shape-outside-ellipse-032-ref.html">
<meta name="assert" content="Test the boxes are wrapping around the left float shape defined by the basic shape ellipse(40px 60px at left top) value.">
<meta name="fuzzy" content="maxDifference=0-6; totalPixels=0-6">
<style>
.container {
width: 200px;

Просмотреть файл

@ -10,6 +10,7 @@
<link rel="help" href="https://drafts.csswg.org/css-shapes-1/#supported-basic-shapes">
<link rel="match" href="reference/shape-outside-ellipse-036-ref.html">
<meta name="assert" content="Test the boxes are wrapping around the left float shape defined by the basic shape ellipse() value.">
<meta name="fuzzy" content="maxDifference=0-6; totalPixels=0-6">
<style>
.container {
width: 200px;

Просмотреть файл

@ -10,6 +10,7 @@
<link rel="help" href="https://drafts.csswg.org/css-shapes-1/#supported-basic-shapes">
<link rel="match" href="reference/shape-outside-ellipse-037-ref.html">
<meta name="assert" content="Test the boxes are wrapping around the left float shape defined by the basic shape ellipse(closest-side farthest-side at left 40px top 60px) border-box">
<meta name="fuzzy" content="maxDifference=0-6; totalPixels=0-6">
<style>
.container {
width: 200px;

Просмотреть файл

@ -10,6 +10,7 @@
<link rel="help" href="https://drafts.csswg.org/css-shapes-1/#supported-basic-shapes">
<link rel="match" href="reference/shape-outside-ellipse-038-ref.html">
<meta name="assert" content="Test the boxes are wrapping around the right float shape defined by the basic shape ellipse() value.">
<meta name="fuzzy" content="maxDifference=0-6; totalPixels=0-6">
<style>
.container {
direction: rtl;

Просмотреть файл

@ -10,6 +10,7 @@
<link rel="help" href="https://drafts.csswg.org/css-shapes-1/#supported-basic-shapes">
<link rel="match" href="reference/shape-outside-ellipse-039-ref.html">
<meta name="assert" content="Test the boxes are wrapping around the right float shape defined by the basic shape ellipse(closest-side farthest-side at right 40px top 60px) border-box">
<meta name="fuzzy" content="maxDifference=0-6; totalPixels=0-6">
<style>
.container {
direction: rtl;

Просмотреть файл

@ -10,6 +10,7 @@
<link rel="help" href="https://drafts.csswg.org/css-shapes-1/#supported-basic-shapes">
<link rel="match" href="reference/shape-outside-inset-020-ref.html">
<meta name="assert" content="Test the boxes are wrapping around the left float shape defined by the inset(10px round 0 40px/ 0 60px) border-box value under horizontal-tb writing-mode.">
<meta name="fuzzy" content="maxDifference=0-6; totalPixels=0-6">
<style>
.container {
writing-mode: horizontal-tb;

Просмотреть файл

@ -10,6 +10,7 @@
<link rel="help" href="https://drafts.csswg.org/css-shapes-1/#supported-basic-shapes">
<link rel="match" href="reference/shape-outside-inset-023-ref.html">
<meta name="assert" content="Test the boxes are wrapping around the right float shape defined by the inset(10px round 60px 0/ 40px 0) border-box value under vertical-rl writing-mode.">
<meta name="fuzzy" content="maxDifference=0-6; totalPixels=0-6">
<style>
.container {
writing-mode: vertical-rl;

Просмотреть файл

@ -10,6 +10,7 @@
<link rel="help" href="https://drafts.csswg.org/css-shapes-1/#supported-basic-shapes">
<link rel="match" href="reference/shape-outside-inset-024-ref.html">
<meta name="assert" content="Test the boxes are wrapping around the left float shape defined by the inset(10px round 60px 0/ 40px 0) border-box value under vertical-lr writing-mode.">
<meta name="fuzzy" content="maxDifference=0-6; totalPixels=0-6">
<style>
.container {
writing-mode: vertical-lr;