metadatadisplay-schema-trademark-012.xht (1875B)
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> 2 <!-- THIS FILE WAS AUTOMATICALLY GENERATED, DO NOT EDIT. --> 3 <html xmlns="http://www.w3.org/1999/xhtml"> 4 <head> 5 <meta http-equiv="content-type" content="text/html;charset=UTF-8"/> 6 <title>WOFF Test: Valid trademark Element With dir Attribute in text Element 2</title> 7 <link rel="author" title="Tal Leming" href="http://typesupply.com" /> 8 <link rel="help" href="http://dev.w3.org/webfonts/WOFF2/spec/#Metadata" /> 9 <link rel="help" href="http://www.w3.org/TR/WOFF/#conform-metadata-noeffect" /> 10 <link rel="help" href="http://dev.w3.org/webfonts/WOFF2/spec/#Metadata" /> 11 <link rel="reviewer" title="Chris Lilley" href="mailto:chris@w3.org" /> 12 <link rel="match" href="metadatadisplay-schema-trademark-012-ref.xht" /> 13 <meta name="assert" content="The trademark element contains a text element with rtl as the value for the dir attribute." /> 14 <style type="text/css"><![CDATA[ 15 @import url("support/test-fonts.css"); 16 @font-face { 17 font-family: "WOFF Test"; 18 src: url("support/metadatadisplay-schema-trademark-012.woff2") format("woff2"); 19 } 20 body { 21 font-size: 20px; 22 } 23 pre { 24 font-size: 12px; 25 } 26 .test { 27 font-family: "WOFF Test", "WOFF Test CFF Fallback"; 28 font-size: 200px; 29 margin-top: 50px; 30 } 31 ]]></style> 32 </head> 33 <body> 34 <p>Test passes if the word PASS appears below.</p> 35 <p>The Extended Metadata Block is valid and may be displayed to the user upon request.</p> 36 <div class="test">P</div> 37 <p>The XML contained in the Extended Metadata Block is below.</p> 38 <pre> 39 <?xml version="1.0" encoding="UTF-8"?> 40 <metadata version="1.0"> 41 <trademark> 42 <text dir="rtl"> 43 Trademark without language. 44 </text> 45 </trademark> 46 </metadata> 47 </pre> 48 </body> 49 </html>