[Webkit-unassigned] [Bug 138423] New: AX: Improve AccessibilityTableCell isColumnHeaderCell function.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 5 07:22:23 PST 2014


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

            Bug ID: 138423
           Summary: AX: Improve AccessibilityTableCell isColumnHeaderCell
                    function.
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: a.badowski at samsung.com
                CC: webkit-bug-importer at group.apple.com

The error in this function has been detected, when it turned out that the direct placement of <tr> tag to the <table> tage is changed in the browser. Namely, the resulting html code viewed by Inspector shows that between the <table> tag and the <tr> tag has been added <tbody> tag. Examples of browsers include: Mozilla, Chromium, Opera, Safari, MiniBrowser EFL. Function should take into account the behavior of browsers.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141105/60e69ae4/attachment-0002.html>


More information about the webkit-unassigned mailing list