diff options
Diffstat (limited to 'layout/reftests/bugs/1406179-ref.html')
-rw-r--r-- | layout/reftests/bugs/1406179-ref.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/layout/reftests/bugs/1406179-ref.html b/layout/reftests/bugs/1406179-ref.html new file mode 100644 index 0000000000..2818238e23 --- /dev/null +++ b/layout/reftests/bugs/1406179-ref.html @@ -0,0 +1,4 @@ +<div> + <!-- dummy filter to disable subpixel-aa --> + <div style="filter: hue-rotate(360deg);">hallo</div> +</div> |