From 6bf0a5cb5034a7e684dcc3500e841785237ce2dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 19:32:43 +0200 Subject: Adding upstream version 1:115.7.0. Signed-off-by: Daniel Baumann --- .../metadatadisplay-schema-description-022-ref.xht | 44 ++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 testing/web-platform/tests/css/WOFF2/metadatadisplay-schema-description-022-ref.xht (limited to 'testing/web-platform/tests/css/WOFF2/metadatadisplay-schema-description-022-ref.xht') diff --git a/testing/web-platform/tests/css/WOFF2/metadatadisplay-schema-description-022-ref.xht b/testing/web-platform/tests/css/WOFF2/metadatadisplay-schema-description-022-ref.xht new file mode 100644 index 0000000000..89807edcdf --- /dev/null +++ b/testing/web-platform/tests/css/WOFF2/metadatadisplay-schema-description-022-ref.xht @@ -0,0 +1,44 @@ + + + + + + WOFF Test: Valid description Element With dir Attribute in div Element in text Element 1 + + + + + + + + + +

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>
+			<div dir="ltr">Paragraph 1</div>
+		</text>
+	</description>
+</metadata>
+		
+ + \ No newline at end of file -- cgit v1.2.3