[Webkit-unassigned] [Bug 12646] REGRESSION: RapidWeaver 's "Hello" HTML page doesn't display any DHTML effects when clicking on it's links

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 24 09:08:33 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=12646





------- Comment #3 from ap at webkit.org  2007-02-24 09:08 PDT -------
Looks like the regression was introduced in r9639
<http://trac.webkit.org/projects/webkit/changeset/9639>, as
HTMLParser::isInline() no longer pays attention to the actual element style,
and only uses a hardcoded list of tag names.

Despite this change having been hidden in a huge unrelated patch, the new
behavior appears to match Firefox better, as it also doesn't seem to pay
attention to the actual style - but its parser allows nested headers with only
inline elements between them (for some inline elements).


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list