[Webkit-unassigned] [Bug 194754] New: Web Inspector: AXI: Audit: image label test is throwing spurious errors on elements with existing alt attire, but no value: <img alt>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 17 00:26:31 PST 2019


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

            Bug ID: 194754
           Summary: Web Inspector: AXI: Audit: image label test is
                    throwing spurious errors on elements with existing alt
                    attire, but no value: <img alt>
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jcraig at apple.com
                CC: inspector-bugzilla-changes at group.apple.com

Web Inspector: AXI: Audit: image label test is throwing spurious errors on elements with existing alt attr, but no value: <img alt>

<img alt> should be equivalent to <img alt=""> so we shouldn't be throwing an error. This is an explicitly defined decorative image (and valid HTML), so this should not even count as one of the images in the test. 

It's possible this is a WebCore bug (<img alt> should not be returning img role) or perhaps another bug limited to the Audit code.

-- 
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/20190217/80b3075a/attachment.html>


More information about the webkit-unassigned mailing list