[Webkit-unassigned] [Bug 16659] Acid3 expects HTMLTableElement.rows to include a <tr> element that is an immediate child of the <table>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 31 17:15:23 PST 2007


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


darin at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Acid3 expects               |Acid3 expects
                   |table.appendChild(document.c|HTMLTableElement.rows to
                   |reateElement('tr')) to      |include a <tr> element that
                   |increment row count         |is an immediate child of the
                   |                            |<table>




------- Comment #2 from darin at apple.com  2007-12-31 17:15 PDT -------
For what it's worth, the definition of what does and does not appear in
HTMLTableElement.rows in WebKit is in HTMLCollection.cpp -- look at the "case
TableRows" parts of the code.


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