[Webkit-unassigned] [Bug 193371] AXSelected attribute on RadioButton should not be settable.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 18 10:13:54 PST 2019


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

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

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

> LayoutTests/accessibility/set-selected-editable.html:9
> +<div id="test0" role="table" selected-expected-value="false">

can you put all this stuff in a <div> and then at the end of the test mark

div.style.visibility = hidden;

so that the first 17 lines in the expected file is not garbage. the results file will just look like a series of PASS then... thanks

> LayoutTests/platform/win/TestExpectations:1482
> +webkit.org/b/193371 [ Release ] accessibility/set-selected-editable.html [ Skip ]

I think if you omit Debug/Release it will just do both

-- 
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/20190118/264068d0/attachment.html>


More information about the webkit-unassigned mailing list