From 26a029d407be480d791972afb5975cf62c9360a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:47:55 +0200 Subject: Adding upstream version 124.0.1. Signed-off-by: Daniel Baumann --- .../tests/css/CSS2/visudet/support/1x1-green.png | Bin 0 -> 135 bytes .../tests/css/CSS2/visudet/support/height-25-no-ratio.svg | 3 +++ .../tests/css/CSS2/visudet/support/height-25-ratio-2.svg | 3 +++ .../tests/css/CSS2/visudet/support/height-25-width-50.svg | 3 +++ .../tests/css/CSS2/visudet/support/no-ratio.svg | 3 +++ .../tests/css/CSS2/visudet/support/ratio-2.svg | 3 +++ .../tests/css/CSS2/visudet/support/swatch-blue.png | Bin 0 -> 84 bytes .../tests/css/CSS2/visudet/support/width-50-no-ratio.svg | 3 +++ .../tests/css/CSS2/visudet/support/width-50-ratio-2.svg | 3 +++ 9 files changed, 21 insertions(+) create mode 100644 testing/web-platform/tests/css/CSS2/visudet/support/1x1-green.png create mode 100644 testing/web-platform/tests/css/CSS2/visudet/support/height-25-no-ratio.svg create mode 100644 testing/web-platform/tests/css/CSS2/visudet/support/height-25-ratio-2.svg create mode 100644 testing/web-platform/tests/css/CSS2/visudet/support/height-25-width-50.svg create mode 100644 testing/web-platform/tests/css/CSS2/visudet/support/no-ratio.svg create mode 100644 testing/web-platform/tests/css/CSS2/visudet/support/ratio-2.svg create mode 100644 testing/web-platform/tests/css/CSS2/visudet/support/swatch-blue.png create mode 100644 testing/web-platform/tests/css/CSS2/visudet/support/width-50-no-ratio.svg create mode 100644 testing/web-platform/tests/css/CSS2/visudet/support/width-50-ratio-2.svg (limited to 'testing/web-platform/tests/css/CSS2/visudet/support') diff --git a/testing/web-platform/tests/css/CSS2/visudet/support/1x1-green.png b/testing/web-platform/tests/css/CSS2/visudet/support/1x1-green.png new file mode 100644 index 0000000000..b98ca0ba0a Binary files /dev/null and b/testing/web-platform/tests/css/CSS2/visudet/support/1x1-green.png differ diff --git a/testing/web-platform/tests/css/CSS2/visudet/support/height-25-no-ratio.svg b/testing/web-platform/tests/css/CSS2/visudet/support/height-25-no-ratio.svg new file mode 100644 index 0000000000..d046272299 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/visudet/support/height-25-no-ratio.svg @@ -0,0 +1,3 @@ + + + diff --git a/testing/web-platform/tests/css/CSS2/visudet/support/height-25-ratio-2.svg b/testing/web-platform/tests/css/CSS2/visudet/support/height-25-ratio-2.svg new file mode 100644 index 0000000000..d6e71e31e8 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/visudet/support/height-25-ratio-2.svg @@ -0,0 +1,3 @@ + + + diff --git a/testing/web-platform/tests/css/CSS2/visudet/support/height-25-width-50.svg b/testing/web-platform/tests/css/CSS2/visudet/support/height-25-width-50.svg new file mode 100644 index 0000000000..a45d7243c3 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/visudet/support/height-25-width-50.svg @@ -0,0 +1,3 @@ + + + diff --git a/testing/web-platform/tests/css/CSS2/visudet/support/no-ratio.svg b/testing/web-platform/tests/css/CSS2/visudet/support/no-ratio.svg new file mode 100644 index 0000000000..80429f1d1a --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/visudet/support/no-ratio.svg @@ -0,0 +1,3 @@ + + + diff --git a/testing/web-platform/tests/css/CSS2/visudet/support/ratio-2.svg b/testing/web-platform/tests/css/CSS2/visudet/support/ratio-2.svg new file mode 100644 index 0000000000..fe4fe70168 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/visudet/support/ratio-2.svg @@ -0,0 +1,3 @@ + + + diff --git a/testing/web-platform/tests/css/CSS2/visudet/support/swatch-blue.png b/testing/web-platform/tests/css/CSS2/visudet/support/swatch-blue.png new file mode 100644 index 0000000000..bf2759634d Binary files /dev/null and b/testing/web-platform/tests/css/CSS2/visudet/support/swatch-blue.png differ diff --git a/testing/web-platform/tests/css/CSS2/visudet/support/width-50-no-ratio.svg b/testing/web-platform/tests/css/CSS2/visudet/support/width-50-no-ratio.svg new file mode 100644 index 0000000000..bf43cee7db --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/visudet/support/width-50-no-ratio.svg @@ -0,0 +1,3 @@ + + + diff --git a/testing/web-platform/tests/css/CSS2/visudet/support/width-50-ratio-2.svg b/testing/web-platform/tests/css/CSS2/visudet/support/width-50-ratio-2.svg new file mode 100644 index 0000000000..62fa3cb420 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/visudet/support/width-50-ratio-2.svg @@ -0,0 +1,3 @@ + + + -- cgit v1.2.3