<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/regression/issue-353.html, branch v0.10.1</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>Fix hashchange event on IE8 compatibility mode</title>
<updated>2011-06-02T17:50:39+00:00</updated>
<author>
<name>Vojta Jina</name>
</author>
<published>2011-05-31T20:52:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=50076b571da522cf6d2cb92c28519694727e9c31'/>
<id>50076b571da522cf6d2cb92c28519694727e9c31</id>
<content type='text'>
Stupid IE8 in compatibility mode or in IE7 mode returns true for `('onhashchange' in window)`, but does not support hashchange event.

Closes #353
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Stupid IE8 in compatibility mode or in IE7 mode returns true for `('onhashchange' in window)`, but does not support hashchange event.

Closes #353
</pre>
</div>
</content>
</entry>
</feed>
