[Webkit-unassigned] [Bug 158634] AX: Form label text should be exposed as static text if it contains only static text
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jun 14 12:09:05 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=158634
--- Comment #17 from Doug Russell <d_russell at apple.com> ---
> We should add to these tests so we check that if
> A) <label> element does not contain only text children we do not concat
> values
label-element-with-link-string-value.html addresses this
> B) when elements inside <label> change we are validating that we get the
> correct data
I'll add a test for that
>
> > LayoutTests/accessibility/mac/label-element-with-link-string-value.html:21
> > + description("This tests that if a label element contains text children it's AXValue will be their concatenated AXValues.");
>
> This description is the same as the previous test
> (LayoutTests/accessibility/mac/label-element-all-text-string-value.html) -
> seems like it should be different
Fixed in my next patch.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160614/07bf85e4/attachment.html>
More information about the webkit-unassigned
mailing list