Skip to content

Commit

Permalink
Merge pull request #141 from sideshowbarker/develop
Browse files Browse the repository at this point in the history
Updated biblio entries for some ARIA specs.
  • Loading branch information
darobin committed Feb 4, 2013
2 parents f262160 + b3fde8d commit 85d05bb
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions bibref/biblio.js
Expand Up @@ -5410,13 +5410,14 @@ if (typeof berjon === "undefined") berjon = {};
},
"WAI-ARIA": {
"authors": [
"Lisa Pappas"
"James Craig",
"Michael Cooper"
],
"etAl": true,
"href": "http://www.w3.org/TR/2009/WD-wai-aria-20090224",
"href": "http://www.w3.org/TR/2011/CR-wai-aria-20110118/",
"title": "Accessible Rich Internet Applications (WAI-ARIA) 1.0.",
"date": "24 February 2009",
"status": "WD",
"date": "18 January 2011",
"status": "CR",
"publisher": "W3C"
},
"WAI-ARIA-IMPLEMENTATION": {
Expand All @@ -5432,13 +5433,12 @@ if (typeof berjon === "undefined") berjon = {};
},
"WAI-ARIA-PRACTICES": {
"authors": [
"Michael Cooper",
"Richard Schwerdtfeger",
"Lisa Pappas"
"Joseph Scheuhammer",
"Michael Cooper"
],
"href": "http://www.w3.org/TR/2009/WD-wai-aria-practices-20090224",
"href": "http://www.w3.org/TR/2010/WD-wai-aria-practices-20100916/",
"title": "WAI-ARIA Best Practices.",
"date": "24 February 2009",
"date": "16 September 2010",
"status": "WD",
"publisher": "W3C"
},
Expand Down

0 comments on commit 85d05bb

Please sign in to comment.