<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Firefox 3.1 documentation: Media queries</title>
	<atom:link href="http://www.bitstampede.com/2008/10/09/firefox-31-documentation-media-queries/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bitstampede.com/2008/10/09/firefox-31-documentation-media-queries/</link>
	<description>Bits on the rampage: Eric Shepherd's blog.</description>
	<lastBuildDate>Thu, 11 Mar 2010 03:33:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: sheppy</title>
		<link>http://www.bitstampede.com/2008/10/09/firefox-31-documentation-media-queries/comment-page-1/#comment-82832</link>
		<dc:creator>sheppy</dc:creator>
		<pubDate>Sun, 12 Oct 2008 16:06:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.bitstampede.com/2008/10/09/firefox-31-documentation-media-queries/#comment-82832</guid>
		<description>The remaining issues have been address, except the one that requires a note to the working group, which I&#039;ll be taking care of next.</description>
		<content:encoded><![CDATA[<p>The remaining issues have been address, except the one that requires a note to the working group, which I&#8217;ll be taking care of next.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sheppy</title>
		<link>http://www.bitstampede.com/2008/10/09/firefox-31-documentation-media-queries/comment-page-1/#comment-82831</link>
		<dc:creator>sheppy</dc:creator>
		<pubDate>Sun, 12 Oct 2008 12:01:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.bitstampede.com/2008/10/09/firefox-31-documentation-media-queries/#comment-82831</guid>
		<description>I&#039;ve addressed most of the issues listed in these comments, except for the ones that require engineers to explain how Firefox works internally.  I&#039;ll update with that information once I have it.  Thanks for the great feedback!</description>
		<content:encoded><![CDATA[<p>I&#8217;ve addressed most of the issues listed in these comments, except for the ones that require engineers to explain how Firefox works internally.  I&#8217;ll update with that information once I have it.  Thanks for the great feedback!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jens</title>
		<link>http://www.bitstampede.com/2008/10/09/firefox-31-documentation-media-queries/comment-page-1/#comment-82830</link>
		<dc:creator>Jens</dc:creator>
		<pubDate>Sat, 11 Oct 2008 21:43:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.bitstampede.com/2008/10/09/firefox-31-documentation-media-queries/#comment-82830</guid>
		<description>The “scan” property is listed as accepting a [length] value, but that makes no sense. The article should list the allowed values, one of them (judging from the example) being &quot;progressive&quot;.

(Originally, I wrote &quot;length&quot; with the greater than/less than signs, but the blog ate the &quot;tag&quot;. How about a preview mode so I could have been warned before posting the comment?)</description>
		<content:encoded><![CDATA[<p>The “scan” property is listed as accepting a [length] value, but that makes no sense. The article should list the allowed values, one of them (judging from the example) being &#8220;progressive&#8221;.</p>
<p>(Originally, I wrote &#8220;length&#8221; with the greater than/less than signs, but the blog ate the &#8220;tag&#8221;. How about a preview mode so I could have been warned before posting the comment?)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gc</title>
		<link>http://www.bitstampede.com/2008/10/09/firefox-31-documentation-media-queries/comment-page-1/#comment-82825</link>
		<dc:creator>Gc</dc:creator>
		<pubDate>Fri, 10 Oct 2008 13:51:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.bitstampede.com/2008/10/09/firefox-31-documentation-media-queries/#comment-82825</guid>
		<description>[try value types bug again using &lt; and &gt;]

bugs: ‘value:’ field is often incorrectly given value type . For example,
color and monochrome value types are &lt;integer&gt;, not &lt;length&gt;;
device-aspect-ratio value type is &lt;integer&gt; / &lt;integer&gt;, not &lt;length&gt;;
resolution value type is &lt;resolution&gt;, not &lt;length&gt;;
scan value type is progressive &#124; interlaced, not &lt;length&gt;.</description>
		<content:encoded><![CDATA[<p>[try value types bug again using &amp;lt; and &amp;gt;]</p>
<p>bugs: ‘value:’ field is often incorrectly given value type . For example,<br />
color and monochrome value types are &lt;integer&gt;, not &lt;length&gt;;<br />
device-aspect-ratio value type is &lt;integer&gt; / &lt;integer&gt;, not &lt;length&gt;;<br />
resolution value type is &lt;resolution&gt;, not &lt;length&gt;;<br />
scan value type is progressive | interlaced, not &lt;length&gt;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gc</title>
		<link>http://www.bitstampede.com/2008/10/09/firefox-31-documentation-media-queries/comment-page-1/#comment-82824</link>
		<dc:creator>Gc</dc:creator>
		<pubDate>Fri, 10 Oct 2008 13:46:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.bitstampede.com/2008/10/09/firefox-31-documentation-media-queries/#comment-82824</guid>
		<description>[try last part again, wordpress elided link element examples above]

specification bug: min is “greater than or equal to” and max is “less than or equal to” so there is no way to specify two exclusive ranges that abut. For example, if a page has
&lt;link rel=&quot;stylesheet&quot; media=&quot;(max-device-aspect-ratio: 1/1)&quot; href=&quot;portrait.css&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; media=&quot;(min-device-aspect-ratio: 1/1)&quot; href=&quot;landscape.css&quot;&gt;
In this case, a square media device should load both.
(An unnecessary download. Order in page specifies which prevails.)
But if instead the page has
&lt;link rel=&quot;stylesheet&quot; media=&quot;(max-device-aspect-ratio: 10/10)&quot; href=&quot;portrait.css&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; media=&quot;(min-device-aspect-ratio: 11/10)&quot; href=&quot;landscape.css&quot;&gt;
In this case a printer containing paperstock card with print area 2500/2400 pixels would fall between and load neither. You can make the gap smaller by using higher numbers like 100/100 and 101/100, but can’t eliminate it.</description>
		<content:encoded><![CDATA[<p>[try last part again, wordpress elided link element examples above]</p>
<p>specification bug: min is “greater than or equal to” and max is “less than or equal to” so there is no way to specify two exclusive ranges that abut. For example, if a page has<br />
&lt;link rel=&#8221;stylesheet&#8221; media=&#8221;(max-device-aspect-ratio: 1/1)&#8221; href=&#8221;portrait.css&#8221;&gt;<br />
&lt;link rel=&#8221;stylesheet&#8221; media=&#8221;(min-device-aspect-ratio: 1/1)&#8221; href=&#8221;landscape.css&#8221;&gt;<br />
In this case, a square media device should load both.<br />
(An unnecessary download. Order in page specifies which prevails.)<br />
But if instead the page has<br />
&lt;link rel=&#8221;stylesheet&#8221; media=&#8221;(max-device-aspect-ratio: 10/10)&#8221; href=&#8221;portrait.css&#8221;&gt;<br />
&lt;link rel=&#8221;stylesheet&#8221; media=&#8221;(min-device-aspect-ratio: 11/10)&#8221; href=&#8221;landscape.css&#8221;&gt;<br />
In this case a printer containing paperstock card with print area 2500/2400 pixels would fall between and load neither. You can make the gap smaller by using higher numbers like 100/100 and 101/100, but can’t eliminate it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gc</title>
		<link>http://www.bitstampede.com/2008/10/09/firefox-31-documentation-media-queries/comment-page-1/#comment-82822</link>
		<dc:creator>Gc</dc:creator>
		<pubDate>Fri, 10 Oct 2008 13:38:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.bitstampede.com/2008/10/09/firefox-31-documentation-media-queries/#comment-82822</guid>
		<description>bug: &#039;media&#039; is not a media_type, so the example &quot;media and not(color)&quot; is not valid.

bugs: &#039;value:&#039; field is often incorrectly given value type .  For example, 
  color and monochrome value types are , not ;
  device-aspect-ratio value type is  / , not ; 
  resolution value type is , not ; 
  scan value type is progressive &#124; interlaced, not .

bug: does not explain media_type values, nor gives a link to the spec implemented (is it css 2.1§7 ?)

bug: this page does not specify how Firefox or Gecko (to include Fennec) implements this specification.  For example, I assume it uses the &#039;screen&#039; media type for computer screen output, and &#039;print&#039; for printer output.  
  Does it ignore all the rest? 
  Does Firefox use &#039;projection&#039; or &#039;tv&#039; media type if it is in full screen mode?
  Does Fennec use &#039;handheld&#039; media type in preference to &#039;screen&#039;?  
  Does Firefox use &#039;handheld&#039; media type on handheld tablets (how can I tell Firefox to do so?)
For width and height: does Gecko recompute the applicable media styles (width height) if I resize the window or pane?


specification bug: min is &quot;greater than or equal to&quot; and max is &quot;less than or equal to&quot; so there is no way to specify two exclusive ranges that abut.  For example, if a page has


In this case, a square media device should load both.   
(An unnecessary download. Order in page specifies which prevails.)
But if instead the page has


In this case a paperstock card with print area 2500/2400 pixels would fall between and load neither.  You can make the gap smaller by using higher numbers like 100/100 and 101/100, but can&#039;t eliminate it.</description>
		<content:encoded><![CDATA[<p>bug: &#8216;media&#8217; is not a media_type, so the example &#8220;media and not(color)&#8221; is not valid.</p>
<p>bugs: &#8216;value:&#8217; field is often incorrectly given value type .  For example,<br />
  color and monochrome value types are , not ;<br />
  device-aspect-ratio value type is  / , not ;<br />
  resolution value type is , not ;<br />
  scan value type is progressive | interlaced, not .</p>
<p>bug: does not explain media_type values, nor gives a link to the spec implemented (is it css 2.1§7 ?)</p>
<p>bug: this page does not specify how Firefox or Gecko (to include Fennec) implements this specification.  For example, I assume it uses the &#8217;screen&#8217; media type for computer screen output, and &#8216;print&#8217; for printer output.<br />
  Does it ignore all the rest?<br />
  Does Firefox use &#8216;projection&#8217; or &#8216;tv&#8217; media type if it is in full screen mode?<br />
  Does Fennec use &#8216;handheld&#8217; media type in preference to &#8217;screen&#8217;?<br />
  Does Firefox use &#8216;handheld&#8217; media type on handheld tablets (how can I tell Firefox to do so?)<br />
For width and height: does Gecko recompute the applicable media styles (width height) if I resize the window or pane?</p>
<p>specification bug: min is &#8220;greater than or equal to&#8221; and max is &#8220;less than or equal to&#8221; so there is no way to specify two exclusive ranges that abut.  For example, if a page has</p>
<p>In this case, a square media device should load both.<br />
(An unnecessary download. Order in page specifies which prevails.)<br />
But if instead the page has</p>
<p>In this case a paperstock card with print area 2500/2400 pixels would fall between and load neither.  You can make the gap smaller by using higher numbers like 100/100 and 101/100, but can&#8217;t eliminate it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sheppy</title>
		<link>http://www.bitstampede.com/2008/10/09/firefox-31-documentation-media-queries/comment-page-1/#comment-82819</link>
		<dc:creator>sheppy</dc:creator>
		<pubDate>Fri, 10 Oct 2008 05:38:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.bitstampede.com/2008/10/09/firefox-31-documentation-media-queries/#comment-82819</guid>
		<description>Jens --

Not sure what you mean; &quot;progressive&quot; is used to query if the device is progressive scan.  Is there a particular reason you think that&#039;s incorrect?  It&#039;s used as an example in the specification.</description>
		<content:encoded><![CDATA[<p>Jens &#8211;</p>
<p>Not sure what you mean; &#8220;progressive&#8221; is used to query if the device is progressive scan.  Is there a particular reason you think that&#8217;s incorrect?  It&#8217;s used as an example in the specification.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jens</title>
		<link>http://www.bitstampede.com/2008/10/09/firefox-31-documentation-media-queries/comment-page-1/#comment-82818</link>
		<dc:creator>Jens</dc:creator>
		<pubDate>Fri, 10 Oct 2008 05:14:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.bitstampede.com/2008/10/09/firefox-31-documentation-media-queries/#comment-82818</guid>
		<description>The &quot;scan&quot; property is listed as accepting a  value, but the example uses the value &quot;progressive&quot;. Copy-paste-leftover?</description>
		<content:encoded><![CDATA[<p>The &#8220;scan&#8221; property is listed as accepting a  value, but the example uses the value &#8220;progressive&#8221;. Copy-paste-leftover?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
