[Webkit-unassigned] [Bug 202272] Support accessibility for <figure> element on iOS.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 30 15:36:04 PDT 2019


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

Truitt Savell <tsavell at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tsavell at apple.com

--- Comment #11 from Truitt Savell <tsavell at apple.com> ---
It looks like this change https://trac.webkit.org/changeset/250462/webkit

broke accessibility/roles-exposed.html

History:
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=accessibility%2Froles-exposed.html

Diff:
--- /Volumes/Data/slave/highsierra-release-tests-wk1/build/layout-test-results/accessibility/roles-exposed-expected.txt
+++ /Volumes/Data/slave/highsierra-release-tests-wk1/build/layout-test-results/accessibility/roles-exposed-actual.txt
@@ -129,6 +129,11 @@
       AXSubrole: 
       AXRoleDescription: 

+figure
+      AXRole: AXGroup
+      AXSubrole: 
+      AXRoleDescription: figure
+      
 footer
       AXRole: AXGroup
       AXSubrole: AXLandmarkContentInfo

I was able to reproduce this locally. Is this expected behavior and need a rebasline?

-- 
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/20190930/d17f6d80/attachment.html>


More information about the webkit-unassigned mailing list