summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-properties-values-api/at-property-viewport-units.html.ini
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 09:22:09 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 09:22:09 +0000
commit43a97878ce14b72f0981164f87f2e35e14151312 (patch)
tree620249daf56c0258faa40cbdcf9cfba06de2a846 /testing/web-platform/meta/css/css-properties-values-api/at-property-viewport-units.html.ini
parentInitial commit. (diff)
downloadfirefox-43a97878ce14b72f0981164f87f2e35e14151312.tar.xz
firefox-43a97878ce14b72f0981164f87f2e35e14151312.zip
Adding upstream version 110.0.1.upstream/110.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/css/css-properties-values-api/at-property-viewport-units.html.ini')
-rw-r--r--testing/web-platform/meta/css/css-properties-values-api/at-property-viewport-units.html.ini72
1 files changed, 72 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/css-properties-values-api/at-property-viewport-units.html.ini b/testing/web-platform/meta/css/css-properties-values-api/at-property-viewport-units.html.ini
new file mode 100644
index 0000000000..6907fd5131
--- /dev/null
+++ b/testing/web-platform/meta/css/css-properties-values-api/at-property-viewport-units.html.ini
@@ -0,0 +1,72 @@
+[at-property-viewport-units.html]
+ [10vw is 40px]
+ expected: FAIL
+
+ [10vh is 20px]
+ expected: FAIL
+
+ [10vi is 40px]
+ expected: FAIL
+
+ [10vb is 20px]
+ expected: FAIL
+
+ [10vmin is 20px]
+ expected: FAIL
+
+ [10vmax is 40px]
+ expected: FAIL
+
+ [10svw is 40px]
+ expected: FAIL
+
+ [10svh is 20px]
+ expected: FAIL
+
+ [10svi is 40px]
+ expected: FAIL
+
+ [10svb is 20px]
+ expected: FAIL
+
+ [10svmin is 20px]
+ expected: FAIL
+
+ [10svmax is 40px]
+ expected: FAIL
+
+ [10lvw is 40px]
+ expected: FAIL
+
+ [10lvh is 20px]
+ expected: FAIL
+
+ [10lvi is 40px]
+ expected: FAIL
+
+ [10lvb is 20px]
+ expected: FAIL
+
+ [10lvmin is 20px]
+ expected: FAIL
+
+ [10lvmax is 40px]
+ expected: FAIL
+
+ [10dvw is 40px]
+ expected: FAIL
+
+ [10dvh is 20px]
+ expected: FAIL
+
+ [10dvi is 40px]
+ expected: FAIL
+
+ [10dvb is 20px]
+ expected: FAIL
+
+ [10dvmin is 20px]
+ expected: FAIL
+
+ [10dvmax is 40px]
+ expected: FAIL