available-001.xht (1156B)
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: Font access</title> 7 <link rel="author" title="Chris Lilley" href="http://www.w3.org/People" /> 8 <link rel="reviewer" title="Chris Lilley" href="mailto:chris@w3.org" /> 9 <link rel="help" href="http://dev.w3.org/webfonts/WOFF2/spec/#General" /> 10 <link rel="help" href="http://dev.w3.org/webfonts/WOFF2/spec/#conform-css3font-available" /> 11 <meta name="assert" content="Linked fonts are only available to the documents that reference them." /> 12 <style type="text/css"><![CDATA[ 13 body { 14 font-size: 20px; 15 } 16 pre { 17 font-size: 12px; 18 } 19 iframe { 20 width: 24em; 21 height: 300px; 22 border: thin solid green 23 } 24 ]]></style> 25 </head> 26 <body> 27 <p>Test passes if the word PASS appears <em>twice</em> below.</p> 28 <iframe src="support/available-001a.xht" /> 29 <iframe src="support/available-001b.xht" /> 30 31 </body> 32 </html>