From b5a7a8dbfd94ba9e4d7bbc07de47315207bd44b3 Mon Sep 17 00:00:00 2001 From: MacDue Date: Sat, 4 May 2024 17:19:43 +0100 Subject: [PATCH] Tests/LibWeb: Add ref tests for non-local SVG clipPaths --- .../svg-non-local-clip-path-display-none-ref.html | 6 ++++++ .../Ref/reference/svg-non-local-clip-path-ref.html | 6 ++++++ .../Ref/svg-non-local-clip-path-display-none.html | 13 +++++++++++++ Tests/LibWeb/Ref/svg-non-local-clip-path.html | 13 +++++++++++++ 4 files changed, 38 insertions(+) create mode 100644 Tests/LibWeb/Ref/reference/svg-non-local-clip-path-display-none-ref.html create mode 100644 Tests/LibWeb/Ref/reference/svg-non-local-clip-path-ref.html create mode 100644 Tests/LibWeb/Ref/svg-non-local-clip-path-display-none.html create mode 100644 Tests/LibWeb/Ref/svg-non-local-clip-path.html diff --git a/Tests/LibWeb/Ref/reference/svg-non-local-clip-path-display-none-ref.html b/Tests/LibWeb/Ref/reference/svg-non-local-clip-path-display-none-ref.html new file mode 100644 index 00000000000..37e8bf9c1fb --- /dev/null +++ b/Tests/LibWeb/Ref/reference/svg-non-local-clip-path-display-none-ref.html @@ -0,0 +1,6 @@ + + + + + + diff --git a/Tests/LibWeb/Ref/reference/svg-non-local-clip-path-ref.html b/Tests/LibWeb/Ref/reference/svg-non-local-clip-path-ref.html new file mode 100644 index 00000000000..473b947dfec --- /dev/null +++ b/Tests/LibWeb/Ref/reference/svg-non-local-clip-path-ref.html @@ -0,0 +1,6 @@ + + + + + + diff --git a/Tests/LibWeb/Ref/svg-non-local-clip-path-display-none.html b/Tests/LibWeb/Ref/svg-non-local-clip-path-display-none.html new file mode 100644 index 00000000000..2e69728b541 --- /dev/null +++ b/Tests/LibWeb/Ref/svg-non-local-clip-path-display-none.html @@ -0,0 +1,13 @@ + + + + + + + + + + + diff --git a/Tests/LibWeb/Ref/svg-non-local-clip-path.html b/Tests/LibWeb/Ref/svg-non-local-clip-path.html new file mode 100644 index 00000000000..bdf0439b701 --- /dev/null +++ b/Tests/LibWeb/Ref/svg-non-local-clip-path.html @@ -0,0 +1,13 @@ + + + + + + + + + + + + +