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 --- .../metadatadisplay-schema-description-016.xht | 49 ++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 testing/web-platform/tests/css/WOFF2/metadatadisplay-schema-description-016.xht (limited to 'testing/web-platform/tests/css/WOFF2/metadatadisplay-schema-description-016.xht') diff --git a/testing/web-platform/tests/css/WOFF2/metadatadisplay-schema-description-016.xht b/testing/web-platform/tests/css/WOFF2/metadatadisplay-schema-description-016.xht new file mode 100644 index 0000000000..76e0ddb51a --- /dev/null +++ b/testing/web-platform/tests/css/WOFF2/metadatadisplay-schema-description-016.xht @@ -0,0 +1,49 @@ + + + + + + WOFF Test: Valid description Element With class Attribute in text Element + + + + + + + + + + +

Test passes if the word PASS appears below.

+

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

+
P
+

The XML contained in the Extended Metadata Block is below.

+
+<?xml version="1.0" encoding="UTF-8"?>
+<metadata version="1.0">
+	<description url="http://w3c.org/Fonts">
+		<text class="class1 class2 class3">
+			Description without language.
+		</text>
+	</description>
+</metadata>
+		
+ + \ No newline at end of file -- cgit v1.2.3