(function (window, document, $) { $(document).ready(function() { $('form select').each(function (i, e) { var label = $(e).parent().parent().find('.form-item-label').text().trim(); $(e).attr('aria-label', label); }); $('section.about-policy #related-information').attr('id', 'related-information-wrapper'); $('a:empty').remove() $('a span:empty').remove(); $('a').attr('aria-label', 'icon'); }); })(window, window.document, jQuery);

Brown, B. & Laurier, E. 2017. The trouble with autopilots: Assisted and autonomous driving on the social road. In Proceedings of the 2017 CHI Conference on Human Factors in Computing Systems (CHI ’17). Association for Computing Machinery, New York, NY, USA, 416–429. https://doi.org/10.1145/3025453.3025462

Categories: