available-001b.xht (1206B)
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="Tal Leming" href="http://typesupply.com" /> 8 <link rel="author" title="Chris Lilley" href="http://www.w3.org/People" /> 9 <link rel="reviewer" title="Chris Lilley" href="mailto:chris@w3.org" /> 10 <link rel="help" href="http://dev.w3.org/webfonts/WOFF2/spec/#General" /> 11 <link rel="help" href="http://dev.w3.org/webfonts/WOFF2/spec/#conform-css3font-available" /> 12 <meta name="flags" content="interact" /> 13 <meta name="assert" content="Linked fonts are only available to the documents that reference them." /> 14 <style type="text/css"><![CDATA[ 15 @import url("test-fonts.css"); 16 body { 17 font-size: 20px; 18 } 19 pre { 20 font-size: 12px; 21 } 22 .test { 23 font-family: "WOFF Test", "WOFF Test CFF Fallback"; 24 font-size: 200px; 25 margin-top: 50px; 26 } 27 ]]></style> 28 </head> 29 <body> 30 <div class="test">F</div> 31 </body> 32 </html>