WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
182343
attr() does not reference different values for CSS alt property
https://bugs.webkit.org/show_bug.cgi?id=182343
Summary
attr() does not reference different values for CSS alt property
James Craig
Reported
2018-01-31 11:25:00 PST
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.
Attachments
test case
(872 bytes, text/html)
2018-01-31 11:28 PST
,
James Craig
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
James Craig
Comment 1
2018-01-31 11:25:16 PST
<
rdar://problem/32113012
>
James Craig
Comment 2
2018-01-31 11:28:10 PST
Created
attachment 332784
[details]
test case
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug