diff --git a/css/css-masking/clip-path/clip-path-path-001.html b/css/css-masking/clip-path/clip-path-path-001.html new file mode 100644 index 00000000000000..ebdfc2297bbcc8 --- /dev/null +++ b/css/css-masking/clip-path/clip-path-path-001.html @@ -0,0 +1,23 @@ + + + + CSS Masking: Test clip-path property and path function with nonzero fill + + + + + + +

The test passes if there are a green filled rect.

+
+ + diff --git a/css/css-masking/clip-path/clip-path-path-002.html b/css/css-masking/clip-path/clip-path-path-002.html new file mode 100644 index 00000000000000..e3049922ebdec9 --- /dev/null +++ b/css/css-masking/clip-path/clip-path-path-002.html @@ -0,0 +1,23 @@ + + + + CSS Masking: Test clip-path property and path function with evenodd fill + + + + + + +

The test passes if there are a green hollow rect.

+
+ + diff --git a/css/css-masking/clip-path/reference/clip-path-path-001-ref.html b/css/css-masking/clip-path/reference/clip-path-path-001-ref.html new file mode 100644 index 00000000000000..afc1d18f204e9f --- /dev/null +++ b/css/css-masking/clip-path/reference/clip-path-path-001-ref.html @@ -0,0 +1,29 @@ + + + + + CSS Masking: Reference for clip-path's path function with nonzero + + + +

The test passes if there are a green filled rect.

+
+ + + + + + + + + diff --git a/css/css-masking/clip-path/reference/clip-path-path-002-ref.html b/css/css-masking/clip-path/reference/clip-path-path-002-ref.html new file mode 100644 index 00000000000000..d9ea5183fb1e6a --- /dev/null +++ b/css/css-masking/clip-path/reference/clip-path-path-002-ref.html @@ -0,0 +1,29 @@ + + + + + CSS Masking: Reference for clip-path's path function with evenodd + + + +

The test passes if there are a green hollow rect.

+
+ + + + + + + + +