diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 00:47:55 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 00:47:55 +0000 |
commit | 26a029d407be480d791972afb5975cf62c9360a6 (patch) | |
tree | f435a8308119effd964b339f76abb83a57c29483 /layout/reftests/css-shapes/reftest.list | |
parent | Initial commit. (diff) | |
download | firefox-upstream/124.0.1.tar.xz firefox-upstream/124.0.1.zip |
Adding upstream version 124.0.1.upstream/124.0.1
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 |