[Webkit-unassigned] [Bug 137846] New: AX: http://www.aritamba.de/index.php?ueb=20070220095949

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 17 22:01:18 PDT 2014


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

            Bug ID: 137846
           Summary: AX:
                    http://www.aritamba.de/index.php?ueb=20070220095949
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: All
                OS: All
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cfleizach at apple.com
                CC: webkit-bug-importer at group.apple.com

The table in this webpage does not report its column headers.
http://www.aritamba.de/index.php?ueb=20070220095949

This seems to happen when we have a caption and an empty colgroup

<table id="table" width="100%" border="0" cellspacing="2" cellpadding="1">
    <caption>caption</caption>
    <colgroup width="100%" span="2"><col width="50%"><col width="50%"></colgroup>


<rdar://problem/18135133>

-- 
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/20141018/fa401e63/attachment-0002.html>


More information about the webkit-unassigned mailing list