diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 19:33:14 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 19:33:14 +0000 |
commit | 36d22d82aa202bb199967e9512281e9a53db42c9 (patch) | |
tree | 105e8c98ddea1c1e4784a60a5a6410fa416be2de /layout/reftests/css-shapes/reftest.list | |
parent | Initial commit. (diff) | |
download | firefox-esr-upstream.tar.xz firefox-esr-upstream.zip |
Adding upstream version 115.7.0esr.upstream/115.7.0esrupstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'layout/reftests/css-shapes/reftest.list')
-rw-r--r-- | layout/reftests/css-shapes/reftest.list | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/layout/reftests/css-shapes/reftest.list b/layout/reftests/css-shapes/reftest.list new file mode 100644 index 0000000000..7465f12a62 --- /dev/null +++ b/layout/reftests/css-shapes/reftest.list @@ -0,0 +1,34 @@ +== dynamic-shape-outside-1.html dynamic-shape-outside-1-ref.html +== dynamic-shape-outside-2.html dynamic-shape-outside-1-ref.html + +== shape-outside-empty-circle-1.html shape-outside-empty-point-ref.html +== shape-outside-empty-circle-2.html shape-outside-empty-circle-ref.html +== shape-outside-empty-circle-3.html shape-outside-empty-nothing-ref.html + +== shape-outside-empty-ellipse-1.html shape-outside-empty-point-ref.html +== shape-outside-empty-ellipse-2.html shape-outside-empty-circle-ref.html +== shape-outside-empty-ellipse-3.html shape-outside-empty-point-ref.html +# The next test needs fuzzy due to chamfer aberration +fuzzy(0-255,0-520) == shape-outside-empty-ellipse-4.html shape-outside-empty-circle-ref.html +== shape-outside-empty-ellipse-5.html shape-outside-empty-line-ref.html +== shape-outside-empty-ellipse-6.html shape-outside-empty-line-ref.html +== shape-outside-empty-ellipse-7.html shape-outside-empty-nothing-ref.html +== shape-outside-empty-ellipse-8.html shape-outside-empty-nothing-ref.html + +== shape-outside-empty-inset-1.html shape-outside-empty-point-ref.html +== shape-outside-empty-inset-2.html shape-outside-empty-circle-ref.html +== shape-outside-empty-inset-3.html shape-outside-empty-point-ref.html +== shape-outside-empty-inset-4.html shape-outside-empty-circle-ref.html +== shape-outside-empty-inset-5.html shape-outside-empty-line-ref.html +== shape-outside-empty-inset-6.html shape-outside-empty-line-ref.html +== shape-outside-empty-inset-7.html shape-outside-empty-nothing-ref.html +== shape-outside-empty-inset-8.html shape-outside-empty-nothing-ref.html + +== shape-outside-empty-polygon-1.html shape-outside-empty-point-ref.html +# The next test needs fuzzy due to chamfer aberration +fuzzy(0-255,0-520) == shape-outside-empty-polygon-2.html shape-outside-empty-circle-ref.html +== shape-outside-empty-polygon-3.html shape-outside-empty-line-ref.html +== shape-outside-empty-polygon-4.html shape-outside-empty-line-ref.html +== shape-outside-empty-polygon-5.html shape-outside-empty-point-ref.html +== shape-outside-empty-polygon-6.html shape-outside-empty-nothing-ref.html +== shape-outside-empty-polygon-7.html shape-outside-empty-nothing-ref.html |