[Webkit-unassigned] [Bug 6854] <b><div><div>bold </b> still bold

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Thu Jan 26 15:13:14 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=6854


hyatt at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|webkit-                     |hyatt at apple.com
                   |unassigned at opendarwin.org   |




------- Comment #1 from hyatt at apple.com  2006-01-26 15:13 -------
>From the code:

void HTMLParser::handleResidualStyleCloseTagAcrossBlocks(HTMLStackElem* elem)
{
    // Find the element that crosses over to a higher level.   For now, if
there is more than
    // one, we will just give up and not attempt any sort of correction.  It's
highly unlikely that
    // there will be more than one, since <p> tags aren't allowed to be nested.
...
}

So this is a known issue in the code.


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



More information about the webkit-unassigned mailing list