[Webkit-unassigned] [Bug 12740] www.bmw.com page doesn't work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 12 02:41:48 PDT 2007


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


ap at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ap at webkit.org
          Component|New Bugs                    |HTML DOM




------- Comment #5 from ap at webkit.org  2007-05-12 02:41 PDT -------
This is a parsing problem; Firefox DOM tree matches html5lib one.

<div style="display:none">
  <table>
    <div>
      <table>
      </table>
    </div>
</div>


-- 
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