jayhilwig / simile-widgets

Automatically exported from code.google.com/p/simile-widgets
0 stars 0 forks source link

Namespace conflict with WAI-ARIA HTML "role" attribute using Exhibit #313

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Add the WAI-ARIA HTML "role" attribute to some HTML elements
2. Use any of these three ARIA values for the "role" attribute: "main",
"document" or "article"
3. Our application used role="document" on the body element, role="main" on
the content div, and role="article" in several places.
4. Other ARIA attributes didn't trigger the effect.

What is the expected output? What do you see instead?
The Exhibit fails to render

What version of the product are you using? On what browser and what
operating system?
Fails with Exhibit api-2.0 and api.2.1.0
Two environments:
Firefox 3.0.13, Vista Business SPI
Firefox 3.5.2, Mac os X 10.5.7

Please provide any additional information below.
http://www.w3.org/TR/wai-aria/

Original issue reported on code.google.com by jeff.o...@gmail.com on 4 Sep 2009 at 3:50

GoogleCodeExporter commented 9 years ago

Original comment by ryan...@csail.mit.edu on 23 Jun 2011 at 9:55