<?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: Three things I’d like to see in Firefox 3.1</title>
	<atom:link href="http://www.broken-links.com/2008/02/29/three-things-id-like-to-see-in-firefox-31/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.broken-links.com/2008/02/29/three-things-id-like-to-see-in-firefox-31/</link>
	<description>Thoughts on web development and technologies by Peter Gasston</description>
	<lastBuildDate>Mon, 06 Feb 2012 13:50:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: CSS3 selectors implemented in Firefox&#160;3.1 &#124; Broken Links</title>
		<link>http://www.broken-links.com/2008/02/29/three-things-id-like-to-see-in-firefox-31/#comment-13006</link>
		<dc:creator>CSS3 selectors implemented in Firefox&#160;3.1 &#124; Broken Links</dc:creator>
		<pubDate>Wed, 04 Jun 2008 07:14:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.broken-links.com/2008/02/29/three-things-id-like-to-see-in-firefox-31/#comment-13006</guid>
		<description>[...] only did I correctly predict Firefox 3.1, but I one of my visions was that they implement the remaining CSS 3 selectors - which has just [...]</description>
		<content:encoded><![CDATA[<p>[…] only did I correctly predict Firefox 3.1, but I one of my visions was that they implement the remaining CSS 3 selectors — which has just […]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tenshi's me2DAY</title>
		<link>http://www.broken-links.com/2008/02/29/three-things-id-like-to-see-in-firefox-31/#comment-12540</link>
		<dc:creator>tenshi's me2DAY</dc:creator>
		<pubDate>Fri, 23 May 2008 09:19:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.broken-links.com/2008/02/29/three-things-id-like-to-see-in-firefox-31/#comment-12540</guid>
		<description>&lt;strong&gt;겨미겨미의 생각...&lt;/strong&gt;

Three things I’d like to see in Firefox 3.1...</description>
		<content:encoded><![CDATA[<p><strong>겨미겨미의 생각…</strong></p>
<p>Three things I’d like to see in Firefox 3.1…</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robin</title>
		<link>http://www.broken-links.com/2008/02/29/three-things-id-like-to-see-in-firefox-31/#comment-8816</link>
		<dc:creator>Robin</dc:creator>
		<pubDate>Fri, 29 Feb 2008 15:34:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.broken-links.com/2008/02/29/three-things-id-like-to-see-in-firefox-31/#comment-8816</guid>
		<description>You&#039;ll be pleased to know that all of your requests have bugs you can CC yourself onto:

https://bugzilla.mozilla.org/show_bug.cgi?id=276431 - external SVG not loaded from img tag
https://bugzilla.mozilla.org/show_bug.cgi?id=231179 - SVG images in CSS
https://bugzilla.mozilla.org/show_bug.cgi?id=65133 - implement CSS3 selectors (tracking bug)
https://bugzilla.mozilla.org/show_bug.cgi?id=10713 - Implement CSS2/3 text-shadow property
https://bugzilla.mozilla.org/show_bug.cgi?id=212633 - Add support for CSS3 box-shadow
https://bugzilla.mozilla.org/show_bug.cgi?id=322475 - Implement support for CSS3 multiple backgrounds

And yeah, it would be nice to have all of these. Hopefully once they&#039;re out of release mode they can get on to supporting things like this.

N.b. for people who might be reading this, Bugzilla isn&#039;t an advocacy platform so please don&#039;t go there and post stuff like &#039;It&#039;s been 5 years since this bug was filed, fix it now&#039;. It won&#039;t make the developers any more likely to fix it, and it makes it harder to backtrack through the bug to see what&#039;s going on with it.</description>
		<content:encoded><![CDATA[<p>You’ll be pleased to know that all of your requests have bugs you can CC yourself onto:</p>
<p><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=276431" rel="nofollow">https://bugzilla.mozilla.org/show_bug.cgi?id=276431</a> — external SVG not loaded from img tag<br />
<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=231179" rel="nofollow">https://bugzilla.mozilla.org/show_bug.cgi?id=231179</a> — SVG images in CSS<br />
<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=65133" rel="nofollow">https://bugzilla.mozilla.org/show_bug.cgi?id=65133</a> — implement CSS3 selectors (tracking bug)<br />
<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=10713" rel="nofollow">https://bugzilla.mozilla.org/show_bug.cgi?id=10713</a> — Implement CSS2/3 text-shadow property<br />
<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=212633" rel="nofollow">https://bugzilla.mozilla.org/show_bug.cgi?id=212633</a> — Add support for CSS3 box-shadow<br />
<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=322475" rel="nofollow">https://bugzilla.mozilla.org/show_bug.cgi?id=322475</a> — Implement support for CSS3 multiple backgrounds</p>
<p>And yeah, it would be nice to have all of these. Hopefully once they’re out of release mode they can get on to supporting things like this.</p>
<p>N.b. for people who might be reading this, Bugzilla isn’t an advocacy platform so please don’t go there and post stuff like ‘It’s been 5 years since this bug was filed, fix it now’. It won’t make the developers any more likely to fix it, and it makes it harder to backtrack through the bug to see what’s going on with it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

