| Summary: | konqueror doesn't display correctly a site | ||
|---|---|---|---|
| Product: | [Applications] konqueror | Reporter: | Giovanni Venturi <giovanni> |
| Component: | khtml parsing | Assignee: | Konqueror Bugs <konqueror-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Giovanni Venturi
2004-03-01 22:40:41 UTC
The HTML is bogus <frameset cols="22 %,*"> SVN commit 430311 by orlovich: Apply patch from Niels Leenheer <niels.leenheer@gmail.com> (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 |