Mercurial > urweb
annotate tests/dbupload2.urp @ 2062:795b5b75453c
Add 'role' data attribute.
Note, that 'role' attribute is a part of reach ARIA API described here:
http://www.w3.org/TR/wai-aria/
Among 'role', it defines lots of aria-* attributes
author | Sergey Mironov <grrwlf@gmail.com> |
---|---|
date | Mon, 07 Jul 2014 10:05:04 +0400 |
parents | 229a299d739d |
children |
rev | line source |
---|---|
grrwlf@2053 | 1 database dbname=dbupload2.db |
grrwlf@2053 | 2 sql dbupload2.sql |
grrwlf@2053 | 3 allow mime * |
grrwlf@2053 | 4 rewrite all Dbupload2/* |
grrwlf@2053 | 5 debug |
grrwlf@2053 | 6 |
grrwlf@2053 | 7 dbupload2 |