[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
Sun Jun 12 22:39:24 PDT 2016


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

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

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

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
B) when elements inside <label> change we are validating that we get the correct data

> 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

-- 
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/20160613/e91be31b/attachment.html>


More information about the webkit-unassigned mailing list