[Webkit-unassigned] [Bug 199216] Enhance support of aria-haspopup per ARIA 1.1 specification.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 26 20:14:08 PDT 2019


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

--- Comment #10 from chris fleizach <cfleizach at apple.com> ---
Comment on attachment 372997
  --> https://bugs.webkit.org/attachment.cgi?id=372997
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=372997&action=review

> Source/WebCore/accessibility/AccessibilityObject.cpp:2767
> +    AtomString hasPopup = getAttribute(aria_haspopupAttr).convertToASCIILowercase();

auto popupValue

> Source/WebCore/accessibility/AccessibilityObject.cpp:2774
> +    // aria-haspopup specification states that true must be treated as menu

end sentence with a period

> Tools/ChangeLog:20
> +        Enhance support of aria-haspopup per ARIA 1.1 specification.

remove duplicate change log entry

-- 
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/20190627/8bb5e747/attachment.html>


More information about the webkit-unassigned mailing list