disabling stylesheet leads to parsing error

Posting here is no longer possible, please use the forum of a filter list project, such as EasyList
Locked
Miobeia

disabling stylesheet leads to parsing error

Post by Miobeia »

Hi!
I'm using ABP 0.7.5.4 with FF3b5. I have a problem with http://iwiw.hu/pages/user/login.jsp (you can only see the login page). When blocking http://static.iwiw.net/common/css/1024.css (which makes the inner pages shrink to 1024 width), it throws an xml parsing error and pointing here:
<link rel="stylesheet" type="text/css" href="http://static.iwiw.net/common/css/1024.css?v=1986"/>

My question: is it a webpage based error (is it coded badly), an ABP error, or a FF error?
Wladimir Palant

Post by Wladimir Palant »

It is a Firefox 3 bug.

PS: Created bug 434137 on that.
Miobeia

Post by Miobeia »

Thank you!
Locked