Bug 1652112 Part 3 - Move shape-outside ellipse reftests into wpt. r=dholbert

Differential Revision: https://phabricator.services.mozilla.com/D85017
This commit is contained in:
Ting-Yu Lin 2020-09-02 20:17:16 +00:00
Родитель 93ad2862e1
Коммит ff2b86c068
41 изменённых файлов: 21 добавлений и 44 удалений

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

@ -1,26 +1,3 @@
# Basic shape: ellipse()
== shape-outside-ellipse-032.html shape-outside-ellipse-032-ref.html
== shape-outside-ellipse-033.html shape-outside-ellipse-033-ref.html
== shape-outside-ellipse-034.html shape-outside-ellipse-034-ref.html
== shape-outside-ellipse-035.html shape-outside-ellipse-035-ref.html
== shape-outside-ellipse-036.html shape-outside-ellipse-036-ref.html
== shape-outside-ellipse-037.html shape-outside-ellipse-037-ref.html
== shape-outside-ellipse-038.html shape-outside-ellipse-038-ref.html
== shape-outside-ellipse-039.html shape-outside-ellipse-039-ref.html
== shape-outside-ellipse-040.html shape-outside-ellipse-040-ref.html
== shape-outside-ellipse-041.html shape-outside-ellipse-040-ref.html
== shape-outside-ellipse-042.html shape-outside-ellipse-042-ref.html
== shape-outside-ellipse-043.html shape-outside-ellipse-042-ref.html
== shape-outside-ellipse-044.html shape-outside-ellipse-044-ref.html
== shape-outside-ellipse-045.html shape-outside-ellipse-045-ref.html
== shape-outside-ellipse-046.html shape-outside-ellipse-046-ref.html
== shape-outside-ellipse-047.html shape-outside-ellipse-047-ref.html
== shape-outside-ellipse-048.html shape-outside-ellipse-048-ref.html
== shape-outside-ellipse-049.html shape-outside-ellipse-049-ref.html
== shape-outside-ellipse-050.html shape-outside-ellipse-050-ref.html
== shape-outside-ellipse-051.html shape-outside-ellipse-051-ref.html
fuzzy(0-108,0-81) == shape-outside-ellipse-052.html shape-outside-ellipse-052-ref.html
# Basic shape: inset()
== shape-outside-inset-016.html shape-outside-inset-016-ref.html
== shape-outside-inset-017.html shape-outside-inset-017-ref.html

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

@ -8,7 +8,7 @@
<link rel="author" title="Ting-Yu Lin" href="mailto:tlin@mozilla.com">
<link rel="author" title="Mozilla" href="http://www.mozilla.org/">
<link rel="help" href="https://drafts.csswg.org/css-shapes-1/#supported-basic-shapes">
<link rel="match" href="shape-outside-ellipse-032-ref.html">
<link rel="match" href="reference/shape-outside-ellipse-032-ref.html">
<meta name="flags" content="">
<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.">
<style>

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

@ -8,7 +8,7 @@
<link rel="author" title="Ting-Yu Lin" href="mailto:tlin@mozilla.com">
<link rel="author" title="Mozilla" href="http://www.mozilla.org/">
<link rel="help" href="https://drafts.csswg.org/css-shapes-1/#supported-basic-shapes">
<link rel="match" href="shape-outside-ellipse-033-ref.html">
<link rel="match" href="reference/shape-outside-ellipse-033-ref.html">
<meta name="flags" content="">
<meta name="assert" content="Test the boxes are wrapping around the left float shape defined by the basic shape ellipse(40px 60px at right bottom) value.">
<style>

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

@ -8,7 +8,7 @@
<link rel="author" title="Ting-Yu Lin" href="mailto:tlin@mozilla.com">
<link rel="author" title="Mozilla" href="http://www.mozilla.org/">
<link rel="help" href="https://drafts.csswg.org/css-shapes-1/#supported-basic-shapes">
<link rel="match" href="shape-outside-ellipse-034-ref.html">
<link rel="match" href="reference/shape-outside-ellipse-034-ref.html">
<meta name="flags" content="">
<meta name="assert" content="Test the boxes are wrapping around the right float shape defined by the basic shape ellipse(40px 60px at right top)">
<style>

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

@ -8,7 +8,7 @@
<link rel="author" title="Ting-Yu Lin" href="mailto:tlin@mozilla.com">
<link rel="author" title="Mozilla" href="http://www.mozilla.org/">
<link rel="help" href="https://drafts.csswg.org/css-shapes-1/#supported-basic-shapes">
<link rel="match" href="shape-outside-ellipse-035-ref.html">
<link rel="match" href="reference/shape-outside-ellipse-035-ref.html">
<meta name="flags" content="">
<meta name="assert" content="Test the boxes are wrapping around the right float shape defined by the basic shape ellipse(40px 60px at left bottom) value.">
<style>

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

@ -8,7 +8,7 @@
<link rel="author" title="Ting-Yu Lin" href="mailto:tlin@mozilla.com">
<link rel="author" title="Mozilla" href="http://www.mozilla.org/">
<link rel="help" href="https://drafts.csswg.org/css-shapes-1/#supported-basic-shapes">
<link rel="match" href="shape-outside-ellipse-036-ref.html">
<link rel="match" href="reference/shape-outside-ellipse-036-ref.html">
<meta name="flags" content="">
<meta name="assert" content="Test the boxes are wrapping around the left float shape defined by the basic shape ellipse() value.">
<style>

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

@ -8,7 +8,7 @@
<link rel="author" title="Ting-Yu Lin" href="mailto:tlin@mozilla.com">
<link rel="author" title="Mozilla" href="http://www.mozilla.org/">
<link rel="help" href="https://drafts.csswg.org/css-shapes-1/#supported-basic-shapes">
<link rel="match" href="shape-outside-ellipse-037-ref.html">
<link rel="match" href="reference/shape-outside-ellipse-037-ref.html">
<meta name="flags" content="">
<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">
<style>

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

@ -8,7 +8,7 @@
<link rel="author" title="Ting-Yu Lin" href="mailto:tlin@mozilla.com">
<link rel="author" title="Mozilla" href="http://www.mozilla.org/">
<link rel="help" href="https://drafts.csswg.org/css-shapes-1/#supported-basic-shapes">
<link rel="match" href="shape-outside-ellipse-038-ref.html">
<link rel="match" href="reference/shape-outside-ellipse-038-ref.html">
<meta name="flags" content="">
<meta name="assert" content="Test the boxes are wrapping around the right float shape defined by the basic shape ellipse() value.">
<style>

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

@ -8,7 +8,7 @@
<link rel="author" title="Ting-Yu Lin" href="mailto:tlin@mozilla.com">
<link rel="author" title="Mozilla" href="http://www.mozilla.org/">
<link rel="help" href="https://drafts.csswg.org/css-shapes-1/#supported-basic-shapes">
<link rel="match" href="shape-outside-ellipse-039-ref.html">
<link rel="match" href="reference/shape-outside-ellipse-039-ref.html">
<meta name="flags" content="">
<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">
<style>

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

@ -8,7 +8,7 @@
<link rel="author" title="Ting-Yu Lin" href="mailto:tlin@mozilla.com">
<link rel="author" title="Mozilla" href="http://www.mozilla.org/">
<link rel="help" href="https://drafts.csswg.org/css-shapes-1/#supported-basic-shapes">
<link rel="match" href="shape-outside-ellipse-040-ref.html">
<link rel="match" href="reference/shape-outside-ellipse-040-ref.html">
<meta name="flags" content="">
<meta name="assert" content="Test the left float shape defines an empty float area by the basic shape ellipse(0% 0%) value.">
<style>

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

@ -8,7 +8,7 @@
<link rel="author" title="Ting-Yu Lin" href="mailto:tlin@mozilla.com">
<link rel="author" title="Mozilla" href="http://www.mozilla.org/">
<link rel="help" href="https://drafts.csswg.org/css-shapes-1/#supported-basic-shapes">
<link rel="match" href="shape-outside-ellipse-040-ref.html">
<link rel="match" href="reference/shape-outside-ellipse-040-ref.html">
<meta name="flags" content="">
<meta name="assert" content="Test the left float shape defines an empty float area by the basic shape ellipse(0% 0closest-side closest-side at top left) value.">
<style>

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

@ -8,7 +8,7 @@
<link rel="author" title="Ting-Yu Lin" href="mailto:tlin@mozilla.com">
<link rel="author" title="Mozilla" href="http://www.mozilla.org/">
<link rel="help" href="https://drafts.csswg.org/css-shapes-1/#supported-basic-shapes">
<link rel="match" href="shape-outside-ellipse-042-ref.html">
<link rel="match" href="reference/shape-outside-ellipse-042-ref.html">
<meta name="flags" content="">
<meta name="assert" content="Test the right float shape defines an empty float area by the basic shape ellipse(0% 0%) value.">
<style>

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

@ -8,7 +8,7 @@
<link rel="author" title="Ting-Yu Lin" href="mailto:tlin@mozilla.com">
<link rel="author" title="Mozilla" href="http://www.mozilla.org/">
<link rel="help" href="https://drafts.csswg.org/css-shapes-1/#supported-basic-shapes">
<link rel="match" href="shape-outside-ellipse-042-ref.html">
<link rel="match" href="reference/shape-outside-ellipse-042-ref.html">
<meta name="flags" content="">
<meta name="assert" content="Test the right float shape defines an empty float area by the basic shape ellipse(0% 0closest-side closest-side at top right) value.">
<style>

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

@ -8,7 +8,7 @@
<link rel="author" title="Ting-Yu Lin" href="mailto:tlin@mozilla.com">
<link rel="author" title="Mozilla" href="http://www.mozilla.org/">
<link rel="help" href="https://drafts.csswg.org/css-shapes-1/#supported-basic-shapes">
<link rel="match" href="shape-outside-ellipse-044-ref.html">
<link rel="match" href="reference/shape-outside-ellipse-044-ref.html">
<meta name="flags" content="">
<meta name="assert" content="Test the boxes are wrapping around the left float shape defined by the basic shape ellipse(100% 100%) value.">
<style>

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

@ -8,7 +8,7 @@
<link rel="author" title="Ting-Yu Lin" href="mailto:tlin@mozilla.com">
<link rel="author" title="Mozilla" href="http://www.mozilla.org/">
<link rel="help" href="https://drafts.csswg.org/css-shapes-1/#supported-basic-shapes">
<link rel="match" href="shape-outside-ellipse-045-ref.html">
<link rel="match" href="reference/shape-outside-ellipse-045-ref.html">
<meta name="flags" content="">
<meta name="assert" content="Test the boxes are wrapping around the right float shape defined by the basic shape ellipse(100% 100%) value.">
<style>

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

@ -8,7 +8,7 @@
<link rel="author" title="Ting-Yu Lin" href="mailto:tlin@mozilla.com">
<link rel="author" title="Mozilla" href="http://www.mozilla.org/">
<link rel="help" href="https://drafts.csswg.org/css-shapes-1/#supported-basic-shapes">
<link rel="match" href="shape-outside-ellipse-046-ref.html">
<link rel="match" href="reference/shape-outside-ellipse-046-ref.html">
<meta name="flags" content="">
<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 top 40px right 60px) border-box">
<style>

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

@ -8,7 +8,7 @@
<link rel="author" title="Ting-Yu Lin" href="mailto:tlin@mozilla.com">
<link rel="author" title="Mozilla" href="http://www.mozilla.org/">
<link rel="help" href="https://drafts.csswg.org/css-shapes-1/#supported-basic-shapes">
<link rel="match" href="shape-outside-ellipse-047-ref.html">
<link rel="match" href="reference/shape-outside-ellipse-047-ref.html">
<meta name="flags" content="">
<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 top 40px right 60px) border-box">
<style>

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

@ -8,7 +8,7 @@
<link rel="author" title="Ting-Yu Lin" href="mailto:tlin@mozilla.com">
<link rel="author" title="Mozilla" href="http://www.mozilla.org/">
<link rel="help" href="https://drafts.csswg.org/css-shapes-1/#supported-basic-shapes">
<link rel="match" href="shape-outside-ellipse-048-ref.html">
<link rel="match" href="reference/shape-outside-ellipse-048-ref.html">
<meta name="flags" content="">
<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">
<style>

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

@ -8,7 +8,7 @@
<link rel="author" title="Ting-Yu Lin" href="mailto:tlin@mozilla.com">
<link rel="author" title="Mozilla" href="http://www.mozilla.org/">
<link rel="help" href="https://drafts.csswg.org/css-shapes-1/#supported-basic-shapes">
<link rel="match" href="shape-outside-ellipse-049-ref.html">
<link rel="match" href="reference/shape-outside-ellipse-049-ref.html">
<meta name="flags" content="">
<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 left 40px top 60px) border-box">
<style>

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

@ -8,7 +8,7 @@
<link rel="author" title="Ting-Yu Lin" href="mailto:tlin@mozilla.com">
<link rel="author" title="Mozilla" href="http://www.mozilla.org/">
<link rel="help" href="https://drafts.csswg.org/css-shapes-1/#supported-basic-shapes">
<link rel="match" href="shape-outside-ellipse-050-ref.html">
<link rel="match" href="reference/shape-outside-ellipse-050-ref.html">
<meta name="flags" content="">
<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">
<style>

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

@ -8,7 +8,7 @@
<link rel="author" title="Ting-Yu Lin" href="mailto:tlin@mozilla.com">
<link rel="author" title="Mozilla" href="http://www.mozilla.org/">
<link rel="help" href="https://drafts.csswg.org/css-shapes-1/#supported-basic-shapes">
<link rel="match" href="shape-outside-ellipse-051-ref.html">
<link rel="match" href="reference/shape-outside-ellipse-051-ref.html">
<meta name="flags" content="">
<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 left 40px top 60px) border-box">
<style>

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

@ -6,7 +6,7 @@
<link rel="help" href="http://www.w3.org/TR/css-shapes-1/#funcdef-ellipse">
<link rel="help" href="http://www.w3.org/TR/css-shapes-1/#shape-outside-property">
<link rel="help" href="http://www.w3.org/TR/css-shapes-1/#shape-margin-property">
<link rel="match" href="shape-outside-ellipse-052-ref.html">
<link rel="match" href="reference/shape-outside-ellipse-052-ref.html">
<meta name="flags" content="ahem" />
<meta name="assert" content="The test verifies that text wraps around a
left float with a shape-outside defined as