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 --- .../WOFF2/metadatadisplay-authoritative-001.xht | 70 ++++++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 testing/web-platform/tests/css/WOFF2/metadatadisplay-authoritative-001.xht (limited to 'testing/web-platform/tests/css/WOFF2/metadatadisplay-authoritative-001.xht') diff --git a/testing/web-platform/tests/css/WOFF2/metadatadisplay-authoritative-001.xht b/testing/web-platform/tests/css/WOFF2/metadatadisplay-authoritative-001.xht new file mode 100644 index 0000000000..5a4f64384e --- /dev/null +++ b/testing/web-platform/tests/css/WOFF2/metadatadisplay-authoritative-001.xht @@ -0,0 +1,70 @@ + + + + + + WOFF Test: Metadata Out of Sync With name Table + + + + + + + + + + +

Test passes if the word PASS appears below.

+

The Extended Metadata Block is valid and may be displayed to the user upon request.

+

The Extended Metadata Block test fails if the word FAIL appears in the metadata display.

+
P
+

The XML contained in the Extended Metadata Block is below.

+
+<?xml version="1.0" encoding="UTF-8"?>
+<metadata version="1.0">
+	<uniqueid id="PASS" />
+	<description>
+		<text>
+			PASS
+		</text>
+	</description>
+	<copyright>
+		<text>
+			PASS
+		</text>
+	</copyright>
+	<trademark>
+		<text>
+			PASS
+		</text>
+	</trademark>
+	<vendor name="PASS" url="PASS" />
+	<credits>
+		<credit name="PASS" url="PASS" />
+	</credits>
+	<license url="PASS">
+		<text>
+			PASS
+		</text>
+	</license>
+</metadata>
+		
+ + \ No newline at end of file -- cgit v1.2.3