------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. http://bugs.kde.org/show_bug.cgi?id=76530 maksim kde org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From maksim kde org 2005-06-30 23:31 ------- SVN commit 430311 by orlovich: Apply patch from Niels Leenheer (Rakaz), to much improve the compatibility with IE quirks in frameset coordinate parsing. Fixes #76530. Testcases (mine and his) upcoming. Note that this also splits out the area coordinate parsing, as that splits on spaces, and framesets don't. [I spotted a few corner-case bugs, but better address them in a separate commit] CCMAIL:niels.leenheer gmail com BUG:76530 M +1 -1 html/html_imageimpl.cpp M +79 -46 xml/dom_stringimpl.cpp M +1 -0 xml/dom_stringimpl.h