<?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: New features in Gecko 1.9</title>
	<atom:link href="http://www.broken-links.com/2007/03/28/new-features-in-gecko-19/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.broken-links.com/2007/03/28/new-features-in-gecko-19/</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: Peter Gasston</title>
		<link>http://www.broken-links.com/2007/03/28/new-features-in-gecko-19/#comment-67</link>
		<dc:creator>Peter Gasston</dc:creator>
		<pubDate>Wed, 28 Mar 2007 20:53:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.claudiamassera.com/?p=35#comment-67</guid>
		<description>Ah, thanks for clearing that up. I&#039;m still a little confused about the Script object change; it&#039;s important enough to be mentioned in the release notes, but nobody seems to understand it!</description>
		<content:encoded><![CDATA[<p>Ah, thanks for clearing that up. I’m still a little confused about the Script object change; it’s important enough to be mentioned in the release notes, but nobody seems to understand it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zcorpan</title>
		<link>http://www.broken-links.com/2007/03/28/new-features-in-gecko-19/#comment-66</link>
		<dc:creator>zcorpan</dc:creator>
		<pubDate>Wed, 28 Mar 2007 19:18:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.claudiamassera.com/?p=35#comment-66</guid>
		<description>IE7 doesn&#039;t support display:inline-block. All it does is triggering hasLayout. If you apply it to a block it will still be block, for instance. Although if you apply it to inlines then they will be inline-blockish.

AIUI, the &quot;Script&quot; object is some internal object of sorts (I haven&#039;t found any real documentation about it, only seen it being mentioned in passing in documentation) that is not necassary and causes security issues. So it was removed. It has nothing to do with the HTML &quot;script&quot; element.

Presumably Gecko&#039;s implementation of stylesheet switching didn&#039;t exactly match the HTML5 spec before, but now it does.</description>
		<content:encoded><![CDATA[<p>IE7 doesn’t support display:inline-block. All it does is triggering hasLayout. If you apply it to a block it will still be block, for instance. Although if you apply it to inlines then they will be inline-blockish.</p>
<p>AIUI, the “Script” object is some internal object of sorts (I haven’t found any real documentation about it, only seen it being mentioned in passing in documentation) that is not necassary and causes security issues. So it was removed. It has nothing to do with the HTML “script” element.</p>
<p>Presumably Gecko’s implementation of stylesheet switching didn’t exactly match the HTML5 spec before, but now it does.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

