[Webkit-unassigned] [Bug 148841] New: sectionRowIndex must return -1 when its parent is not a table, tbody, thead, or tfoot

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 4 16:13:48 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=148841

            Bug ID: 148841
           Summary: sectionRowIndex must return -1 when its parent is not
                    a table, tbody, thead, or tfoot
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rniwa at webkit.org
                CC: cdumez at apple.com, webkit-bug-importer at group.apple.com

See https://html.spec.whatwg.org/multipage/tables.html#dom-tr-sectionrowindex

When tr element's parent is not one of table, tbody, thead, or tfoot,
sectionRowIndex must return -1.

This bug was found by the newly imported test:
LayoutTests/http/tests/w3c/html/semantics/tabular-data/the-tr-element/sectionRowIndex.html

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150904/bce3a591/attachment-0001.html>


More information about the webkit-unassigned mailing list