IMG with null ALT and non-null aria-labelledby attributes

From Level Access Web Labs
Revision as of 15:08, 2 September 2016 by Javila (talk | contribs) (Created page with "<html> <img src="test.jpg" alt="" aria-labelledby="i1"> <div id="i1"> this is a test</div> </html>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

this is a test