WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
194388
Web Inspector: AXI: Audit: Banner test is throwing spurious errors on valid HTML with multiple <header> elements
https://bugs.webkit.org/show_bug.cgi?id=194388
Summary
Web Inspector: AXI: Audit: Banner test is throwing spurious errors on valid H...
James Craig
Reported
2019-02-07 03:18:55 PST
The multiple banners test is flagging <header> elements (which resolve to banner) and throwing spurious errors. These are valid HTML with no explicit role, so this should not throw an error. Found on NYT main page.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2019-02-07 09:08:27 PST
<
rdar://problem/47885040
>
Aaron Chu
Comment 2
2019-02-11 13:04:04 PST
The specs sets out to avoid a confusing experience where multiple banners are in one document that are announced by AT as navigational elements. If headers resolve into banners, then they should be flagged to warn developers of the same scenario the specs attempts to avoid. Perhaps instead of an error, this can change to a warning. In the explanation, it should also state that multiple header/banner is only valid when each of them is properly labelled.
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