css media query
authorGiuseppe Pascale <giuseppep@opera.com>
Tue, 17 Jan 2012 18:20:39 +0100
changeset 28 7b47b98e1053
parent 27 024af285fc27
child 29 3776ef000e28
css media query
tvprofile/tv-src.html
--- a/tvprofile/tv-src.html	Mon Jan 16 20:18:38 2012 +0100
+++ b/tvprofile/tv-src.html	Tue Jan 17 18:20:39 2012 +0100
@@ -274,6 +274,13 @@
 			</table>
 			</dd>
 			</section>
+			
+			<section>
+			<h2>CSS3 Media Queries</h2>
+				The [[!CSS3-MEDIAQUERIES]] module extend the functionality of media types by allowing more precise labeling of style sheets.
+				A conforming <a>browser</a> SHALL support media queries as defined in [[!CSS3-MEDIAQUERIES]].
+				<div class="issue">Maybe we want to list supported attributes anyway, in case more features are added to the spec after the profile is released.</div>
+			</section>		
 		</section>
 		
 		<section>