diff --git a/examples/demo3.html b/examples/demo3.html deleted file mode 100644 index 8bc02dc..0000000 --- a/examples/demo3.html +++ /dev/null @@ -1,54 +0,0 @@ - - - - - Text stroke tests - - - - - -
- Some text with bigger text that should have a stroke - Bolder stroke that makes things pretty -
- - - - \ No newline at end of file diff --git a/examples/demo4.html b/examples/demo4.html deleted file mode 100644 index bd805c4..0000000 --- a/examples/demo4.html +++ /dev/null @@ -1,72 +0,0 @@ - - - - Nested transform tests - - - - - -
- -
- - - - diff --git a/tests/reftests/images/filter.html b/tests/reftests/images/filter.html new file mode 100644 index 0000000..3dbf502 --- /dev/null +++ b/tests/reftests/images/filter.html @@ -0,0 +1,33 @@ + + + + External content tests + + + + + + +

Original image

+ + +

filter: blur(5px);

+ + +

filter: contrast(200%);

+ + +

filter: grayscale(80%);

+ + +

filter: hue-rotate(90deg);

+ + +

filter: invert(75%);

+ + + diff --git a/tests/reftests/text/stroke.html b/tests/reftests/text/stroke.html new file mode 100644 index 0000000..aee2bd0 --- /dev/null +++ b/tests/reftests/text/stroke.html @@ -0,0 +1,33 @@ + + + + Text stroke + + + + + +

<h1> text-stroke

+
+ Some text with bigger text that should have a stroke Bolder stroke that + makes things pretty +
+ +