[Webkit-unassigned] [Bug 182343] New: attr() does not reference different values for CSS alt property

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 31 11:25:00 PST 2018


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

            Bug ID: 182343
           Summary: attr() does not reference different values for CSS alt
                    property
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jcraig at apple.com

Summary:
When attr() is used for multiple elements, the value from the first element is repeated in some properties. 

Steps To Reproduce:
1. Open test case using VoiceOver.
2. Using Ctrl + Option + Right/Left arrows, navigate to the three span elements.

Results:
Actual: “Elapsed” is prepended to all three labels
Expected: All three labels should have different prepended values according to their “data-label” attr. This is blocking some Accessibility work in the modern media controls.

-- 
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/20180131/52fe41bd/attachment.html>


More information about the webkit-unassigned mailing list