added MUST requirement for CSS3 fonts but with an "issue" about possible subsetting.
authorGiuseppe Pascale <giuseppep@opera.com>
Tue, 13 Mar 2012 18:25:35 +0100
changeset 43 0b9d64ca6427
parent 42 7178511229c7
child 44 463a55316a31
added MUST requirement for CSS3 fonts but with an "issue" about possible subsetting.
media-profile/Overview-src.html
media-profile/Overview.html
--- a/media-profile/Overview-src.html	Tue Mar 13 18:16:03 2012 +0100
+++ b/media-profile/Overview-src.html	Tue Mar 13 18:25:35 2012 +0100
@@ -296,7 +296,8 @@
 		
 		<section id="css3-fonts">
 		<h2>CSS3 Fonts</h2>
-			The [[!CSS3-FONTS]] module describes how font properties are specified and how font resources are loaded dynamically.
+		<div class="issue">Are all features in CSS3 fonts stable enough to be implemented?</div>
+			Browser MUST support [[!CSS3-FONTS]]. The [[!CSS3-FONTS]] module describes how font properties are specified and how font resources are loaded dynamically.
 		</section>
 		
 			
--- a/media-profile/Overview.html	Tue Mar 13 18:16:03 2012 +0100
+++ b/media-profile/Overview.html	Tue Mar 13 18:25:35 2012 +0100
@@ -693,7 +693,8 @@
 		
 		<div id="css3-fonts" class="section">
 		<h4><span class="secno">5.3.11 </span>CSS3 Fonts</h4>
-			The [<cite><a class="bibref" rel="biblioentry" href="#bib-CSS3-FONTS">CSS3-FONTS</a></cite>] module describes how font properties are specified and how font resources are loaded dynamically.
+		<div class="issue">Are all features in CSS3 fonts stable enough to be implemented?</div>
+			Browser <em class="rfc2119" title="must">must</em> support [<cite><a class="bibref" rel="biblioentry" href="#bib-CSS3-FONTS">CSS3-FONTS</a></cite>]. The [<cite><a class="bibref" rel="biblioentry" href="#bib-CSS3-FONTS">CSS3-FONTS</a></cite>] module describes how font properties are specified and how font resources are loaded dynamically.
 		</div>
 		
 			
@@ -871,4 +872,4 @@
 </dd><dt id="bib-RFC2119">[RFC2119]</dt><dd>S. Bradner. <a href="http://www.ietf.org/rfc/rfc2119.txt"><cite>Key words for use in RFCs to Indicate Requirement Levels.</cite></a> March 1997. Internet RFC 2119.  URL: <a href="http://www.ietf.org/rfc/rfc2119.txt">http://www.ietf.org/rfc/rfc2119.txt</a> 
 </dd><dt id="bib-TOUCH-EVENTS">[TOUCH-EVENTS]</dt><dd>Matt Brubeck; Sangwhan Moon; Doug Schepers; <a href="http://www.w3.org/TR/touch-events/"><cite>Touch Events version 1</cite></a> URL: <a href="http://www.w3.org/TR/touch-events/">http://www.w3.org/TR/touch-events</a>
 </dd><dt id="bib-WIDGETS">[WIDGETS]</dt><dd>Marcos Cáceres. <a href="http://www.w3.org/TR/widgets/"><cite>Widget Packaging and XML Configuration</cite></a>. W3C Recommendation. URL: <a href="http://www.w3.org/TR/widgets/">http://www.w3.org/TR/widgets/</a> 
-</dd></dl></div><div id="informative-references" class="section"><h3><span class="secno">B.2 </span>Informative references</h3><p>No informative references.</p></div></div></body></html>
+</dd></dl></div><div id="informative-references" class="section"><h3><span class="secno">B.2 </span>Informative references</h3><p>No informative references.</p></div></div></body></html>
\ No newline at end of file