From b2654bd22365fc1eeed9e110b25987fac633b24c Mon Sep 17 00:00:00 2001 From: Rob Buis Date: Mon, 10 Aug 2020 10:37:51 +0200 Subject: [PATCH] Test some visual effects on MathML content See https://github.com/mathml-refresh/mathml/issues/179. --- .../css-styling/blur-filter-ref.html | 14 ++++++++++++ mathml/relations/css-styling/blur-filter.html | 22 +++++++++++++++++++ .../relations/css-styling/clip-path-ref.html | 14 ++++++++++++ mathml/relations/css-styling/clip-path.html | 22 +++++++++++++++++++ mathml/relations/css-styling/clip-ref.html | 14 ++++++++++++ mathml/relations/css-styling/clip.html | 22 +++++++++++++++++++ .../relations/css-styling/transform-ref.html | 14 ++++++++++++ mathml/relations/css-styling/transform.html | 22 +++++++++++++++++++ 8 files changed, 144 insertions(+) create mode 100644 mathml/relations/css-styling/blur-filter-ref.html create mode 100644 mathml/relations/css-styling/blur-filter.html create mode 100644 mathml/relations/css-styling/clip-path-ref.html create mode 100644 mathml/relations/css-styling/clip-path.html create mode 100644 mathml/relations/css-styling/clip-ref.html create mode 100644 mathml/relations/css-styling/clip.html create mode 100644 mathml/relations/css-styling/transform-ref.html create mode 100644 mathml/relations/css-styling/transform.html diff --git a/mathml/relations/css-styling/blur-filter-ref.html b/mathml/relations/css-styling/blur-filter-ref.html new file mode 100644 index 00000000000000..db77f093c8068f --- /dev/null +++ b/mathml/relations/css-styling/blur-filter-ref.html @@ -0,0 +1,14 @@ + + + + +Blur filter (reference) + + +

Rectangles should be blurred.

+
+
+ + + + diff --git a/mathml/relations/css-styling/blur-filter.html b/mathml/relations/css-styling/blur-filter.html new file mode 100644 index 00000000000000..fb64cd506a0084 --- /dev/null +++ b/mathml/relations/css-styling/blur-filter.html @@ -0,0 +1,22 @@ + + + + +Blur filter + + + + + +

Rectangles should be blurred.

+
+ +
+
+ +
+ + + + + diff --git a/mathml/relations/css-styling/clip-path-ref.html b/mathml/relations/css-styling/clip-path-ref.html new file mode 100644 index 00000000000000..424ce5ae2df260 --- /dev/null +++ b/mathml/relations/css-styling/clip-path-ref.html @@ -0,0 +1,14 @@ + + + + +Clip property (reference) + + +

Rectangles should be clipped.

+
+
+ + + + diff --git a/mathml/relations/css-styling/clip-path.html b/mathml/relations/css-styling/clip-path.html new file mode 100644 index 00000000000000..e2ad12e6300b26 --- /dev/null +++ b/mathml/relations/css-styling/clip-path.html @@ -0,0 +1,22 @@ + + + + +Clip property + + + + + +

Rectangles should be clipped to a circle.

+
+ +
+
+ +
+ + + + + diff --git a/mathml/relations/css-styling/clip-ref.html b/mathml/relations/css-styling/clip-ref.html new file mode 100644 index 00000000000000..c6425af7ea9169 --- /dev/null +++ b/mathml/relations/css-styling/clip-ref.html @@ -0,0 +1,14 @@ + + + + +Clip property (reference) + + +

Rectangles should be clipped.

+
+
+ + + + diff --git a/mathml/relations/css-styling/clip.html b/mathml/relations/css-styling/clip.html new file mode 100644 index 00000000000000..ee7f99a435d96d --- /dev/null +++ b/mathml/relations/css-styling/clip.html @@ -0,0 +1,22 @@ + + + + +Clip property + + + + + +

Rectangles should be clipped.

+
+ +
+
+ +
+ + + + + diff --git a/mathml/relations/css-styling/transform-ref.html b/mathml/relations/css-styling/transform-ref.html new file mode 100644 index 00000000000000..d4de8c1ba977ca --- /dev/null +++ b/mathml/relations/css-styling/transform-ref.html @@ -0,0 +1,14 @@ + + + + +Transform property (reference) + + +

Rectangles should be rotated.

+
+
+ + + + diff --git a/mathml/relations/css-styling/transform.html b/mathml/relations/css-styling/transform.html new file mode 100644 index 00000000000000..5cb3bbc520b604 --- /dev/null +++ b/mathml/relations/css-styling/transform.html @@ -0,0 +1,22 @@ + + + + +Transform property + + + + + +

Rectangles should be rotated.

+
+ +
+
+ +
+ + + + +