| OLD | NEW |
| 1 Lunch Options | |
| 2 | 1 |
| 3 Thai | |
| 4 Subway | |
| 5 Jimmy Johns | |
| 6 Radio Maria | |
| 7 Rainbow Gardens | |
| 8 Drink Options | |
| 9 | |
| 10 Water | |
| 11 Tea | |
| 12 Coffee | |
| 13 Cola | |
| 14 Ginger Ale | |
| 15 { | 2 { |
| 16 "nodeId": "<string>", | 3 "nodeId": "<string>", |
| 17 "ignored": false, | 4 "ignored": false, |
| 18 "role": { | 5 "role": { |
| 19 "type": "role", | 6 "type": "role", |
| 20 "value": "radiogroup" | 7 "value": "radiogroup" |
| 21 }, | 8 }, |
| 22 "name": { | 9 "name": { |
| 23 "type": "computedString", | 10 "type": "computedString", |
| 24 "value": "Lunch Options", | 11 "value": "Lunch Options", |
| (...skipping 125 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 150 "text": "Drink Options", | 137 "text": "Drink Options", |
| 151 "nodeResult": "h3#rg2_label" | 138 "nodeResult": "h3#rg2_label" |
| 152 } | 139 } |
| 153 ] | 140 ] |
| 154 } | 141 } |
| 155 } | 142 } |
| 156 ], | 143 ], |
| 157 "domNode": "ul#rg2" | 144 "domNode": "ul#rg2" |
| 158 } | 145 } |
| 159 | 146 |
| OLD | NEW |