Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Does ARIA require the use of namespaces, which are not available in text/html?

ARIA html namespaces require text
0
Posted

Does ARIA require the use of namespaces, which are not available in text/html?

0

No. Starting in Firefox 3, namespaces are in fact no longer used for ARIA markup, which is a fortunate because namespaces are not allowed in text/html. It is recommended that all developers using ARIA target Firefox 3. It now no longer matters whether you use HTML, XHTML, SVG or XUL. Firefox will process the new non-namespaced markup the same way on anything it renders. You can use ARIA markup declaratively and set it dynamically the same way, regardless of the content type. For those who dealt with ARIA in the beginning, this is a drastic improvement.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123