[Webkit-unassigned] [Bug 179497] AX: AOM: Implement number type properties

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 18 22:58:03 PST 2017


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

--- Comment #10 from Nan Wang <n_wang at apple.com> ---
(In reply to chris fleizach from comment #9)
> Comment on attachment 327320 [details]
> patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=327320&action=review
> 
> > Source/WebCore/accessibility/AccessibleNode.cpp:290
> > +        const String& value =  element.attributeWithoutSynchronization(ariaAttributeMap().get(propertyName));
> 
> extra space after =
> 
> > Source/WebCore/accessibility/AccessibleNode.cpp:304
> > +        return element.attributeWithoutSynchronization(ariaAttributeMap().get(propertyName)).toFloat();
> 
> toDouble() ?

Ok, updated

-- 
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/20171119/061af0df/attachment.html>


More information about the webkit-unassigned mailing list