diff options
Diffstat (limited to 'layout/reftests/border-dotted/reftest.list')
-rw-r--r-- | layout/reftests/border-dotted/reftest.list | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/layout/reftests/border-dotted/reftest.list b/layout/reftests/border-dotted/reftest.list new file mode 100644 index 000000000..af75f9d52 --- /dev/null +++ b/layout/reftests/border-dotted/reftest.list @@ -0,0 +1,13 @@ +# Composing dotted/dashed border rendering and not-filled or not-unfilled mask +# matches to full-filled box, using fuzzyy because of anti-aliasing. +# These check filled and unfilled regions with solid opaque color, +# so difference less than 80 is ignorable. +fuzzy(80,1500) == border-dotted-interaction.html masked.html +fuzzy(80,1500) == border-dotted-no-radius.html masked.html +fuzzy(80,1500) == border-dotted-radius.html masked.html +fuzzy(80,1500) == border-dashed-no-radius.html masked.html +fuzzy(80,1500) == border-dashed-radius.html masked.html +fuzzy(80,1500) == border-mixed.html masked.html +fuzzy(80,1500) == border-dashed-non-integer.html masked.html +fuzzy(80,1500) == border-dashed-radius-zoom.html masked-zoom.html +fuzzy(80,1500) == border-dotted-radius-zero.html masked-small.html |