available-002.xht (1089B)
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="Khaled Hosny" href="http://khaledhosny.org" /> 8 <link rel="reviewer" title="Chris Lilley" href="mailto:chris@w3.org" /> 9 <link rel="help" href="http://dev.w3.org/webfonts/WOFF2/spec/#conform-mustLoadFontCollection" /> 10 <meta name="assert" content="Fonts must be loaded from font collections." /> 11 <style type="text/css"><![CDATA[ 12 body { 13 font-size: 20px; 14 } 15 pre { 16 font-size: 12px; 17 } 18 iframe { 19 width: 24em; 20 height: 300px; 21 border: thin solid green 22 } 23 ]]></style> 24 </head> 25 <body> 26 <p>Test passes if the word PASS appears <em>twice</em> below, and the second one is condensed.</p> 27 <iframe src="support/available-002a.xht" /> 28 <iframe src="support/available-002b.xht" /> 29 30 </body> 31 </html>