1
    2
    3
    4
    5
    6
    7
    8
    9
   10
   11
   12
   13
   14
   15
   16
   17
   18
   19
   20
   21
   22
   23
   24
   25
   26
   27
   28
   29
   30
   31
   32
   33
   34
   35
   36
   37
   38
   39
   40
   41
   42
   43
   44
   45
   46
   47
   48
   49
   50
   51
   52
   53
   54
   55
   56
   57
   58
   59
   60
   61
   62
   63
   64
   65
   66
   67
   68
   69
   70
   71
   72
   73
   74
   75
   76
   77
   78
   79
   80
   81
   82
   83
   84
   85
   86
   87
   88
   89
   90
   91
   92
   93
   94
   95
   96
   97
   98
   99
  100
  101
  102
  103
  104
  105
  106
  107
  108
  109
  110
  111
  112
  113
  114
  115
  116
  117
  118
  119

content / test / data / accessibility / html / input-types-expected-auralinux.txt [blame]

[document web]
++[section]
++++[label] label-for=[entry]
++++++[static] name='Default: '
++++++[entry] name='Default:' selectable-text labelled-by=[label] text-input-type:text
++++[label] label-for=[push button]
++++++[static] name='Button: '
++++++[push button] name='Button:' labelled-by=[label]
++++[check box] name='Checkbox:' checkable:true
++++[label] label-for=[push button]
++++++[static] name='Color: '
++++++[push button] name='Color:' labelled-by=[label]
++++[label] label-for=[date editor,spin button,spin button,spin button]
++++++[static] name='Date: '
++++++[dateeditor] name='Date:' labelled-by=[label] text-input-type:date
++++++++[section]
++++++++++[section]
++++++++++++[spin button] name='Month Date:' labelled-by=[label] current=0.000000 minimum=1.000000 maximum=12.000000
++++++++++++[static] name='/'
++++++++++++[spin button] name='Day Date:' labelled-by=[label] current=0.000000 minimum=1.000000 maximum=31.000000
++++++++++++[static] name='/'
++++++++++++[spin button] name='Year Date:' labelled-by=[label] current=0.000000 minimum=1.000000 maximum=275760.000000
++++++++[push button] name='Show date picker'
++++[label] label-for=[entry]
++++++[static] name='Datetime: '
++++++[entry] name='Datetime:' selectable-text labelled-by=[label] text-input-type:datetime
++++[label] label-for=[date editor,spin button,spin button,spin button,spin button,spin button,spin button]
++++++[static] name='Datetime-local: '
++++++[dateeditor] name='Datetime-local:' labelled-by=[label] text-input-type:datetime-local
++++++++[section]
++++++++++[section]
++++++++++++[spin button] name='Month Datetime-local:' labelled-by=[label] current=0.000000 minimum=1.000000 maximum=12.000000
++++++++++++[static] name='/'
++++++++++++[spin button] name='Day Datetime-local:' labelled-by=[label] current=0.000000 minimum=1.000000 maximum=31.000000
++++++++++++[static] name='/'
++++++++++++[spin button] name='Year Datetime-local:' labelled-by=[label] current=0.000000 minimum=1.000000 maximum=275760.000000
++++++++++++[static] name=', '
++++++++++++[spin button] name='Hours Datetime-local:' labelled-by=[label] current=0.000000 minimum=1.000000 maximum=12.000000
++++++++++++[static] name=':'
++++++++++++[spin button] name='Minutes Datetime-local:' labelled-by=[label] current=0.000000 minimum=0.000000 maximum=59.000000
++++++++++++[static] name=' '
++++++++++++[spin button] name='AM/PM Datetime-local:' labelled-by=[label] current=0.000000 minimum=1.000000 maximum=2.000000
++++++++[push button] name='Show local date and time picker'
++++[label] label-for=[entry]
++++++[static] name='Email: '
++++++[entry] name='Email:' selectable-text labelled-by=[label] text-input-type:email
++++[label] label-for=[entry]
++++++[static] name='Empty: '
++++++[entry] name='Empty:' selectable-text labelled-by=[label] text-input-type:text
++++[label] label-for=[push button]
++++++[static] name='File: '
++++++[push button] name='File:: No file chosen' labelled-by=[label]
++++[label] label-for=[push button]
++++++[static] name='Image: '
++++++[push button] name='Image:' labelled-by=[label]
++++++++[image]
++++++++[static] name='Submit'
++++[static] name=' '
++++[label] label-for=[entry]
++++++[static] name='Invalid: '
++++++[entry] name='Invalid:' selectable-text labelled-by=[label] text-input-type:foo-bar
++++[label] label-for=[date editor,spin button,spin button]
++++++[static] name='Month: '
++++++[dateeditor] name='Month:' labelled-by=[label] text-input-type:month
++++++++[section]
++++++++++[section]
++++++++++++[spin button] name='Month Month:' labelled-by=[label] current=0.000000 minimum=1.000000 maximum=12.000000
++++++++++++[static] name=' '
++++++++++++[spin button] name='Year Month:' labelled-by=[label] current=0.000000 minimum=1.000000 maximum=275760.000000
++++++++[push button] name='Show month picker'
++++[label] label-for=[spin button]
++++++[static] name='Number: '
++++++[spin button] name='Number:' selectable-text labelled-by=[label] text-input-type:number current=0.000000 minimum=0.000000 maximum=0.000000
++++[label] label-for=[password text]
++++++[static] name='Password: '
++++++[password text] name='Password:' selectable-text labelled-by=[label] text-input-type:password
++++[radio button] name='Radio:' checkable:true
++++[label] label-for=[slider]
++++++[static] name='Range: '
++++++[slider] name='Range:' horizontal labelled-by=[label] current=50.000000 minimum=0.000000 maximum=100.000000
++++[label] label-for=[push button]
++++++[static] name='Reset: '
++++++[push button] name='Reset:' labelled-by=[label]
++++[label] label-for=[entry]
++++++[static] name='Search: '
++++++[entry] name='Search:' selectable-text labelled-by=[label] text-input-type:search
++++[label] label-for=[push button]
++++++[static] name='Submit: '
++++++[push button] name='Submit:' labelled-by=[label]
++++[label] label-for=[entry]
++++++[static] name='Tel: '
++++++[entry] name='Tel:' selectable-text labelled-by=[label] text-input-type:tel
++++[label] label-for=[entry]
++++++[static] name='Text: '
++++++[entry] name='Text:' selectable-text labelled-by=[label] text-input-type:text
++++[label] label-for=[date editor,spin button,spin button,spin button]
++++++[static] name='Time: '
++++++[dateeditor] name='Time:' labelled-by=[label] text-input-type:time
++++++++[section]
++++++++++[section]
++++++++++++[spin button] name='Hours Time:' labelled-by=[label] current=0.000000 minimum=1.000000 maximum=12.000000
++++++++++++[static] name=':'
++++++++++++[spin button] name='Minutes Time:' labelled-by=[label] current=0.000000 minimum=0.000000 maximum=59.000000
++++++++++++[static] name=' '
++++++++++++[spin button] name='AM/PM Time:' labelled-by=[label] current=0.000000 minimum=1.000000 maximum=2.000000
++++++++[push button] name='Show time picker'
++++[label] label-for=[entry]
++++++[static] name='Url: '
++++++[entry] name='Url:' selectable-text labelled-by=[label] text-input-type:url
++++[label] label-for=[date editor,spin button,spin button]
++++++[static] name='Week: '
++++++[dateeditor] name='Week:' labelled-by=[label] text-input-type:week
++++++++[section]
++++++++++[section]
++++++++++++[static] name='Week '
++++++++++++[spin button] name='Week Week:' labelled-by=[label] current=0.000000 minimum=1.000000 maximum=53.000000
++++++++++++[static] name=', '
++++++++++++[spin button] name='Year Week:' labelled-by=[label] current=0.000000 minimum=1.000000 maximum=275760.000000
++++++++[push button] name='Show week picker'