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