<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Acid Redux</title>
	<link>http://meyerweb.com/eric/thoughts/2008/03/27/acid-redux/</link>
	<description>Things that Eric A. Meyer, CSS expert, writes about on his personal Web site; it's largely Web standards and Web technology, but also various bits of culture, politics, personal observations, and other miscellaneous stuff</description>
	<pubDate>Sat, 17 May 2008 10:36:17 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: Waleof Suous</title>
		<link>http://meyerweb.com/eric/thoughts/2008/03/27/acid-redux/#comment-374576</link>
		<dc:creator>Waleof Suous</dc:creator>
		<pubDate>Mon, 12 May 2008 07:02:44 +0000</pubDate>
		<guid>http://meyerweb.com/eric/thoughts/2008/03/27/acid-redux/#comment-374576</guid>
		<description>There are actually exhaustive tests already exist, for example the plethora of test suites available in W3C, just that it seems no one publicizes them too much since there are too many and no one can dream of passing them all in the forseeable future.</description>
		<content:encoded><![CDATA[<p>There are actually exhaustive tests already exist, for example the plethora of test suites available in W3C, just that it seems no one publicizes them too much since there are too many and no one can dream of passing them all in the forseeable future.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexander Sperl (dorkydesign) &#8212; Blog &#8212; Blog Archive &#187; Acid3</title>
		<link>http://meyerweb.com/eric/thoughts/2008/03/27/acid-redux/#comment-353785</link>
		<dc:creator>Alexander Sperl (dorkydesign) &#8212; Blog &#8212; Blog Archive &#187; Acid3</dc:creator>
		<pubDate>Wed, 09 Apr 2008 10:01:06 +0000</pubDate>
		<guid>http://meyerweb.com/eric/thoughts/2008/03/27/acid-redux/#comment-353785</guid>
		<description>[...] http://meyerweb.com/eric/thoughts/2008/03/27/acid-redux/ [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] <a href="http://meyerweb.com/eric/thoughts/2008/03/27/acid-redux/" rel="nofollow">http://meyerweb.com/eric/thoughts/2008/03/27/acid-redux/</a> [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Glenn</title>
		<link>http://meyerweb.com/eric/thoughts/2008/03/27/acid-redux/#comment-350648</link>
		<dc:creator>Glenn</dc:creator>
		<pubDate>Mon, 07 Apr 2008 16:43:11 +0000</pubDate>
		<guid>http://meyerweb.com/eric/thoughts/2008/03/27/acid-redux/#comment-350648</guid>
		<description>With what little I know, Acid tests seem born out of pain points web developers have and pushing those standards we've all been waiting for.  And I can only see that as a good thing, exhaustive tests would be great too, but I am very glad for the Acid tests and the progress we've seen lately.

It's almost like a standards marketing campaign, and I feel the web is better for it.  Exhaustive test suites will probably never make headlines, they don't put out the same amount of pressure.  

Honestly, the only browser I worry about hoop jumping is IE.  I trust WebKit and Opera and Firefox to make something out of any initial hoop jumping they do.  And AcidN can hold them to it.  Microsoft, not so much.</description>
		<content:encoded><![CDATA[<p>With what little I know, Acid tests seem born out of pain points web developers have and pushing those standards we&#8217;ve all been waiting for.  And I can only see that as a good thing, exhaustive tests would be great too, but I am very glad for the Acid tests and the progress we&#8217;ve seen lately.</p>
<p>It&#8217;s almost like a standards marketing campaign, and I feel the web is better for it.  Exhaustive test suites will probably never make headlines, they don&#8217;t put out the same amount of pressure.  </p>
<p>Honestly, the only browser I worry about hoop jumping is IE.  I trust WebKit and Opera and Firefox to make something out of any initial hoop jumping they do.  And AcidN can hold them to it.  Microsoft, not so much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Storey</title>
		<link>http://meyerweb.com/eric/thoughts/2008/03/27/acid-redux/#comment-349993</link>
		<dc:creator>David Storey</dc:creator>
		<pubDate>Sat, 05 Apr 2008 20:48:50 +0000</pubDate>
		<guid>http://meyerweb.com/eric/thoughts/2008/03/27/acid-redux/#comment-349993</guid>
		<description>Dave:  There are a number of test suites, although more are always needed.  The CSS3.info selectors test has been mentioned in the comments.  Daniel Glazman also has an interesting Selectors test &lt;a href="http://disruptive-innovations.com/zoo/css3tests/selectorTest.html#target" rel="nofollow"&gt;here&lt;/a&gt; (Opera is the only browser I know that passes, though Konqueror may, and WebKit are improving).  David Baron supplied a number of CSS3 Color tests &lt;a href="http://www.w3.org/Style/CSS/Test/CSS3/Color/20070927/" rel="nofollow"&gt;here&lt;/a&gt; (If you discount flavor and color-profile which may be dropped, all None-IE browsers fare well - Opera having added HSLA, RGBA and CSS3 transparent in the ACID3 build).  There is a full CSS2.1 test suite, but there are many test cases, so I'm not went through them all by hand.  SVG1.1 has a full test suite, with results &lt;a href="http://www.codedread.com/svg-support.php" rel="nofollow"&gt;here&lt;/a&gt;.  SVG 1.2 Tiny also has a beta test suite, but the &lt;a href="http://www.w3.org/Graphics/SVG/Test/20070907/matrix.html" rel="nofollow"&gt;implementation report&lt;/a&gt; only mentions one browser.

I don't really know many good ECMAScript or DOM tests.</description>
		<content:encoded><![CDATA[<p>Dave:  There are a number of test suites, although more are always needed.  The CSS3.info selectors test has been mentioned in the comments.  Daniel Glazman also has an interesting Selectors test <a href="http://disruptive-innovations.com/zoo/css3tests/selectorTest.html#target" rel="nofollow">here</a> (Opera is the only browser I know that passes, though Konqueror may, and WebKit are improving).  David Baron supplied a number of CSS3 Color tests <a href="http://www.w3.org/Style/CSS/Test/CSS3/Color/20070927/" rel="nofollow">here</a> (If you discount flavor and color-profile which may be dropped, all None-IE browsers fare well - Opera having added HSLA, RGBA and CSS3 transparent in the ACID3 build).  There is a full CSS2.1 test suite, but there are many test cases, so I&#8217;m not went through them all by hand.  SVG1.1 has a full test suite, with results <a href="http://www.codedread.com/svg-support.php" rel="nofollow">here</a>.  SVG 1.2 Tiny also has a beta test suite, but the <a href="http://www.w3.org/Graphics/SVG/Test/20070907/matrix.html" rel="nofollow">implementation report</a> only mentions one browser.</p>
<p>I don&#8217;t really know many good ECMAScript or DOM tests.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://meyerweb.com/eric/thoughts/2008/03/27/acid-redux/#comment-349212</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Fri, 04 Apr 2008 14:24:32 +0000</pubDate>
		<guid>http://meyerweb.com/eric/thoughts/2008/03/27/acid-redux/#comment-349212</guid>
		<description>Most of your points about testing are dead on, but I think some of them stop at "I don't understand why" instead of actually trying to understand and go forward.

IE7+Acid2 being treated differently than FF+Acid3?  In the exact same post, you point out some weaknesses of the Acid3 test -- maybe Acid2 was a more important test, and ignoring it was a more powerful statement?  Maybe web developers felt that the quality of IE's CSS support was behind the industry standard and that supporting Acid2 seemed like a goal clearly in line with the IE team's promise to improve CSS support?

So let's ask, why isn't there a comprehensive browser testing suite that is as widely known as Acid2?  Is there a suite yet, and it's just not widely known? Then let's work on promoting it.  Is there no suite yet? Then let's work on making one.  But I'm tired of feeling like little league parents yelling from the stands.</description>
		<content:encoded><![CDATA[<p>Most of your points about testing are dead on, but I think some of them stop at &#8220;I don&#8217;t understand why&#8221; instead of actually trying to understand and go forward.</p>
<p>IE7+Acid2 being treated differently than FF+Acid3?  In the exact same post, you point out some weaknesses of the Acid3 test &#8212; maybe Acid2 was a more important test, and ignoring it was a more powerful statement?  Maybe web developers felt that the quality of IE&#8217;s CSS support was behind the industry standard and that supporting Acid2 seemed like a goal clearly in line with the IE team&#8217;s promise to improve CSS support?</p>
<p>So let&#8217;s ask, why isn&#8217;t there a comprehensive browser testing suite that is as widely known as Acid2?  Is there a suite yet, and it&#8217;s just not widely known? Then let&#8217;s work on promoting it.  Is there no suite yet? Then let&#8217;s work on making one.  But I&#8217;m tired of feeling like little league parents yelling from the stands.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Faruk Ates</title>
		<link>http://meyerweb.com/eric/thoughts/2008/03/27/acid-redux/#comment-344700</link>
		<dc:creator>Faruk Ates</dc:creator>
		<pubDate>Tue, 01 Apr 2008 01:41:12 +0000</pubDate>
		<guid>http://meyerweb.com/eric/thoughts/2008/03/27/acid-redux/#comment-344700</guid>
		<description>David: aye, I thought it was something like that but I didn't have the time to check anymore other than in the browser I had open.

Eric: good points you make; it would definitely have been better if the tests were all available as separate files with no JS whatsoever, and the existing test would serve simply as a shortcut / added feature.

Good feedback :-)</description>
		<content:encoded><![CDATA[<p>David: aye, I thought it was something like that but I didn&#8217;t have the time to check anymore other than in the browser I had open.</p>
<p>Eric: good points you make; it would definitely have been better if the tests were all available as separate files with no JS whatsoever, and the existing test would serve simply as a shortcut / added feature.</p>
<p>Good feedback :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Storey</title>
		<link>http://meyerweb.com/eric/thoughts/2008/03/27/acid-redux/#comment-344579</link>
		<dc:creator>David Storey</dc:creator>
		<pubDate>Mon, 31 Mar 2008 18:48:05 +0000</pubDate>
		<guid>http://meyerweb.com/eric/thoughts/2008/03/27/acid-redux/#comment-344579</guid>
		<description>Eric:  The Selectors test was done by someone in their spare time, and its not been updated in a while.  Your suggestions sound like good ones.  You're welcome (or anyone else) helping us improve it, if you do so wish.  I'd like to do this for other modules as well.  I think Background and Borders is probably the most important at the moment (due to developer interest) and Basic UI (due to the lack of test suite to progress the module forward). 

 For browser vendors the javascript isn't really needed as we can plug the tests into our automated test harnesses, but automating the tests on the site increases the visibility hugely - Not many people are willing to sit through clicking each test, but are willing to press a button and look at the results. Allowing both, with a note about js dependancies for the automated would probably be best.  

Faruk:  Konqueror was first to pass the test, shortly followed by Opera.  Safari pssed recently, but I've no idea if that credit goes to the fine folks at KDE or if it is a different implementation done by the Apple guys.  Gecko and whatever the new IE engine is called, have yet to pass.</description>
		<content:encoded><![CDATA[<p>Eric:  The Selectors test was done by someone in their spare time, and its not been updated in a while.  Your suggestions sound like good ones.  You&#8217;re welcome (or anyone else) helping us improve it, if you do so wish.  I&#8217;d like to do this for other modules as well.  I think Background and Borders is probably the most important at the moment (due to developer interest) and Basic UI (due to the lack of test suite to progress the module forward). </p>
<p> For browser vendors the javascript isn&#8217;t really needed as we can plug the tests into our automated test harnesses, but automating the tests on the site increases the visibility hugely - Not many people are willing to sit through clicking each test, but are willing to press a button and look at the results. Allowing both, with a note about js dependancies for the automated would probably be best.  </p>
<p>Faruk:  Konqueror was first to pass the test, shortly followed by Opera.  Safari pssed recently, but I&#8217;ve no idea if that credit goes to the fine folks at KDE or if it is a different implementation done by the Apple guys.  Gecko and whatever the new IE engine is called, have yet to pass.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lars Gunther</title>
		<link>http://meyerweb.com/eric/thoughts/2008/03/27/acid-redux/#comment-344567</link>
		<dc:creator>Lars Gunther</dc:creator>
		<pubDate>Mon, 31 Mar 2008 18:08:27 +0000</pubDate>
		<guid>http://meyerweb.com/eric/thoughts/2008/03/27/acid-redux/#comment-344567</guid>
		<description>While working for Opera, Ian Hickson made &lt;a href="http://it.slashdot.org/comments.pl?sid=414942&#38;cid=22007196" rel="nofollow"&gt;reduced individual tests&lt;/a&gt; out of Acid2. If one looks at the bug reports from Acid3 (&lt;a href="https://bugzilla.mozilla.org/show_bug.cgi?id=424973" rel="nofollow"&gt;here is one from me&lt;/a&gt;) they become individual reduced tests as well.

When writing unit tests for back end code, I am sure glad there are ways to make a test harness so I can run multiple tests in a batch. What I am trying to say is do not be too afraid of automated tests. Acid3 serve a purpose. Now we need to raise awareness about the formal test suites as well. Anyone who wishes may help out adding info to my &lt;a href="http://en.wikipedia.org/wiki/User:Itpastorn/browsertests" rel="nofollow"&gt;Wikipedia article in the making&lt;/a&gt;. On that page I reference to &lt;a href="http://www.w3.org/Style/CSS/Test/CSS3/Selectors/current/" rel="nofollow"&gt;formal W3C selectors test suite&lt;/a&gt;, BTW.</description>
		<content:encoded><![CDATA[<p>While working for Opera, Ian Hickson made <a href="http://it.slashdot.org/comments.pl?sid=414942&amp;cid=22007196" rel="nofollow">reduced individual tests</a> out of Acid2. If one looks at the bug reports from Acid3 (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=424973" rel="nofollow">here is one from me</a>) they become individual reduced tests as well.</p>
<p>When writing unit tests for back end code, I am sure glad there are ways to make a test harness so I can run multiple tests in a batch. What I am trying to say is do not be too afraid of automated tests. Acid3 serve a purpose. Now we need to raise awareness about the formal test suites as well. Anyone who wishes may help out adding info to my <a href="http://en.wikipedia.org/wiki/User:Itpastorn/browsertests" rel="nofollow">Wikipedia article in the making</a>. On that page I reference to <a href="http://www.w3.org/Style/CSS/Test/CSS3/Selectors/current/" rel="nofollow">formal W3C selectors test suite</a>, BTW.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Meyer</title>
		<link>http://meyerweb.com/eric/thoughts/2008/03/27/acid-redux/#comment-344521</link>
		<dc:creator>Eric Meyer</dc:creator>
		<pubDate>Mon, 31 Mar 2008 15:13:06 +0000</pubDate>
		<guid>http://meyerweb.com/eric/thoughts/2008/03/27/acid-redux/#comment-344521</guid>
		<description>It's almost the sort of thing I'm looking for, &lt;a href="http://meyerweb.com/eric/thoughts/2008/03/27/acid-redux/#comment-344429" rel="nofollow"&gt;Faruk&lt;/a&gt;.

It bothers me a that a CSS test would be that dependent on JavaScript-- a user agent could potentially support one without the other (or be configured that way for a reason).  Furthermore, it's set up so that without JavaScript, I can't run through the tests manually, nor even see them to check for accuracy.  I'm also forced to analyze the JS itself to see if it could have any effect on the individual results or the reporting of those results.  For example, does the way it puts things in sequence have any possibility whatsoever of spoiling one or more of the results?  And what if the JS uses some feature that breaks in one browser under unusual but reasonable conditions?

In effect, it isn't a CSS test suite; it's a CSS and DOM test suite, even though it claims to be otherwise.

This is why I think absolutely minimal dependency is a virtue.  If the CSS3.info selectors test were something I could go through manually, plus it offered the JS quick-summary function as an optional feature, I'd be a lot happier with it.</description>
		<content:encoded><![CDATA[<p>It&#8217;s almost the sort of thing I&#8217;m looking for, <a href="http://meyerweb.com/eric/thoughts/2008/03/27/acid-redux/#comment-344429" rel="nofollow">Faruk</a>.</p>
<p>It bothers me a that a CSS test would be that dependent on JavaScript&#8211; a user agent could potentially support one without the other (or be configured that way for a reason).  Furthermore, it&#8217;s set up so that without JavaScript, I can&#8217;t run through the tests manually, nor even see them to check for accuracy.  I&#8217;m also forced to analyze the JS itself to see if it could have any effect on the individual results or the reporting of those results.  For example, does the way it puts things in sequence have any possibility whatsoever of spoiling one or more of the results?  And what if the JS uses some feature that breaks in one browser under unusual but reasonable conditions?</p>
<p>In effect, it isn&#8217;t a CSS test suite; it&#8217;s a CSS and DOM test suite, even though it claims to be otherwise.</p>
<p>This is why I think absolutely minimal dependency is a virtue.  If the CSS3.info selectors test were something I could go through manually, plus it offered the JS quick-summary function as an optional feature, I&#8217;d be a lot happier with it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Faruk Ates</title>
		<link>http://meyerweb.com/eric/thoughts/2008/03/27/acid-redux/#comment-344429</link>
		<dc:creator>Faruk Ates</dc:creator>
		<pubDate>Mon, 31 Mar 2008 08:06:11 +0000</pubDate>
		<guid>http://meyerweb.com/eric/thoughts/2008/03/27/acid-redux/#comment-344429</guid>
		<description>Eric, have you seen the &lt;a href="http://www.css3.info/selectors-test/test.html" rel="nofollow"&gt;CSS3.info Selectors test&lt;/a&gt;?

578 individual (but put in sequence via JS so that it's not 578 pages) tests of CSS selectors, including the CSS3 ones. Sounds to me like that's exactly the kind of thing you're looking for, but I reckon you may not have seen it or you probably would've linked to it, no?

(btw, don't know about the other browsers but Webkit passes it 100%)</description>
		<content:encoded><![CDATA[<p>Eric, have you seen the <a href="http://www.css3.info/selectors-test/test.html" rel="nofollow">CSS3.info Selectors test</a>?</p>
<p>578 individual (but put in sequence via JS so that it&#8217;s not 578 pages) tests of CSS selectors, including the CSS3 ones. Sounds to me like that&#8217;s exactly the kind of thing you&#8217;re looking for, but I reckon you may not have seen it or you probably would&#8217;ve linked to it, no?</p>
<p>(btw, don&#8217;t know about the other browsers but Webkit passes it 100%)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Buchanan</title>
		<link>http://meyerweb.com/eric/thoughts/2008/03/27/acid-redux/#comment-344373</link>
		<dc:creator>Ben Buchanan</dc:creator>
		<pubDate>Mon, 31 Mar 2008 01:44:02 +0000</pubDate>
		<guid>http://meyerweb.com/eric/thoughts/2008/03/27/acid-redux/#comment-344373</guid>
		<description>&lt;blockquote&gt;Eric: You know, it’s weird, but that seems really familiar, like I’ve heard or read something like that before. Now if only I could remember… Oh yeah! It’s basically what the IE team said about not passing Acid2 when the IE7 betas came out, for which they were promptly excoriated.&lt;/blockquote&gt;

It's a good point. People always howl at the IE team but let the FF team get away with the exact same behaviour(s). Personally I've noticed a lot of hypocritical actions from the Firefox fan squad. They're happy for a site to ignore other non-IE browsers so long as it works in FF; they're happy for FF to ignore an acid test when they screamed about IE7; etc.

&lt;blockquote&gt;
kimblim: I read it like this: WebKit and Opera shouldn’t be focusing on completing the Acid3 test, but instead do what Mozilla are doing: making a great browser.
&lt;/blockquote&gt;

My read on that is that Opera (not sure about WebKit) aren't focussed on Acid3 to the exclusion of making a great browser. They're actually doing a good enough job of their core business that they can &lt;em&gt;also&lt;/em&gt; spend time on Acid3. 

The Firefox project doesn't appear to have that luxury. It looks like they have to ignore the test to make sure they get FF3 out as soon as possible. The honest truth is that Firefox 2 is in a bad way, with memory leaks and so on - the new version is far more stable and it's important to get that out into the market.

Yes, it's the same result, I just don't think think Firefox project's approach is based on a laudable decision - just necessity. The community didn't cut IE any slack on those grounds so I see no reason FF should get a pass ;)

Frankly no browser team should really get beaten up over this sort of stuff so long as they're genuinely working on improvements.</description>
		<content:encoded><![CDATA[<blockquote><p>Eric: You know, it’s weird, but that seems really familiar, like I’ve heard or read something like that before. Now if only I could remember… Oh yeah! It’s basically what the IE team said about not passing Acid2 when the IE7 betas came out, for which they were promptly excoriated.</p></blockquote>
<p>It&#8217;s a good point. People always howl at the IE team but let the FF team get away with the exact same behaviour(s). Personally I&#8217;ve noticed a lot of hypocritical actions from the Firefox fan squad. They&#8217;re happy for a site to ignore other non-IE browsers so long as it works in FF; they&#8217;re happy for FF to ignore an acid test when they screamed about IE7; etc.</p>
<blockquote><p>
kimblim: I read it like this: WebKit and Opera shouldn’t be focusing on completing the Acid3 test, but instead do what Mozilla are doing: making a great browser.
</p></blockquote>
<p>My read on that is that Opera (not sure about WebKit) aren&#8217;t focussed on Acid3 to the exclusion of making a great browser. They&#8217;re actually doing a good enough job of their core business that they can <em>also</em> spend time on Acid3. </p>
<p>The Firefox project doesn&#8217;t appear to have that luxury. It looks like they have to ignore the test to make sure they get FF3 out as soon as possible. The honest truth is that Firefox 2 is in a bad way, with memory leaks and so on - the new version is far more stable and it&#8217;s important to get that out into the market.</p>
<p>Yes, it&#8217;s the same result, I just don&#8217;t think think Firefox project&#8217;s approach is based on a laudable decision - just necessity. The community didn&#8217;t cut IE any slack on those grounds so I see no reason FF should get a pass ;)</p>
<p>Frankly no browser team should really get beaten up over this sort of stuff so long as they&#8217;re genuinely working on improvements.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Implementeringsjuks for ACID3 godkjenning - bza.no</title>
		<link>http://meyerweb.com/eric/thoughts/2008/03/27/acid-redux/#comment-344345</link>
		<dc:creator>Implementeringsjuks for ACID3 godkjenning - bza.no</dc:creator>
		<pubDate>Sun, 30 Mar 2008 21:37:37 +0000</pubDate>
		<guid>http://meyerweb.com/eric/thoughts/2008/03/27/acid-redux/#comment-344345</guid>
		<description>[...] er egentlig 100/100-stempelet i ACID3-testen et bevis på implementering av standardene. Som Eric Meyer påpeker er for det første utvalget av egenskaper som testes i ACID3 begrenset i forhold til standardens [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] er egentlig 100/100-stempelet i ACID3-testen et bevis på implementering av standardene. Som Eric Meyer påpeker er for det første utvalget av egenskaper som testes i ACID3 begrenset i forhold til standardens [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Meyer</title>
		<link>http://meyerweb.com/eric/thoughts/2008/03/27/acid-redux/#comment-344299</link>
		<dc:creator>Eric Meyer</dc:creator>
		<pubDate>Sun, 30 Mar 2008 15:04:30 +0000</pubDate>
		<guid>http://meyerweb.com/eric/thoughts/2008/03/27/acid-redux/#comment-344299</guid>
		<description>&lt;a href="http://meyerweb.com/eric/thoughts/2008/03/27/acid-redux/#comment-344298" rel="nofollow"&gt;Anne&lt;/a&gt;: Yes and no, in that order.  Thanks for asking.</description>
		<content:encoded><![CDATA[<p><a href="http://meyerweb.com/eric/thoughts/2008/03/27/acid-redux/#comment-344298" rel="nofollow">Anne</a>: Yes and no, in that order.  Thanks for asking.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anne van Kesteren</title>
		<link>http://meyerweb.com/eric/thoughts/2008/03/27/acid-redux/#comment-344298</link>
		<dc:creator>Anne van Kesteren</dc:creator>
		<pubDate>Sun, 30 Mar 2008 14:51:37 +0000</pubDate>
		<guid>http://meyerweb.com/eric/thoughts/2008/03/27/acid-redux/#comment-344298</guid>
		<description>Why do they not? Are you asserting that @font-face and DOM Level 2 Events for instance are not relevant?</description>
		<content:encoded><![CDATA[<p>Why do they not? Are you asserting that @font-face and DOM Level 2 Events for instance are not relevant?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Meyer</title>
		<link>http://meyerweb.com/eric/thoughts/2008/03/27/acid-redux/#comment-344033</link>
		<dc:creator>Eric Meyer</dc:creator>
		<pubDate>Sat, 29 Mar 2008 19:23:06 +0000</pubDate>
		<guid>http://meyerweb.com/eric/thoughts/2008/03/27/acid-redux/#comment-344033</guid>
		<description>More or less, &lt;a href="http://meyerweb.com/eric/thoughts/2008/03/27/acid-redux/#comment-344029" rel="nofollow"&gt;Frederico&lt;/a&gt;; more that it's almost designed (consciously or not) to encourage "cheating".  I felt the same way about Acid2 when it was released, but I didn't realize at the time it was going to establish a trend and so didn't make a big deal out of it.  Perhaps I should have.</description>
		<content:encoded><![CDATA[<p>More or less, <a href="http://meyerweb.com/eric/thoughts/2008/03/27/acid-redux/#comment-344029" rel="nofollow">Frederico</a>; more that it&#8217;s almost designed (consciously or not) to encourage &#8220;cheating&#8221;.  I felt the same way about Acid2 when it was released, but I didn&#8217;t realize at the time it was going to establish a trend and so didn&#8217;t make a big deal out of it.  Perhaps I should have.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
