property-reflection.html.ini (2120B)
1 [property-reflection.html] 2 prefs: [accessibility.ARIAElementReflection.enabled:true] 3 [The .labels property of the referenced input element should point to the referencing label element] 4 expected: FAIL 5 6 [button.form has reflection behavior ReflectsHostReadOnly when pointing to form with reference target] 7 expected: FAIL 8 9 [input.list has reflection behavior ReflectsHostReadOnly when pointing to datalist with reference target] 10 expected: FAIL 11 12 [input.form has reflection behavior ReflectsHostReadOnly when pointing to form with reference target] 13 expected: FAIL 14 15 [output.form has reflection behavior ReflectsHostReadOnly when pointing to form with reference target] 16 expected: FAIL 17 18 [select.form has reflection behavior ReflectsHostReadOnly when pointing to form with reference target] 19 expected: FAIL 20 21 [textarea.form has reflection behavior ReflectsHostReadOnly when pointing to form with reference target] 22 expected: FAIL 23 24 [object.form has reflection behavior ReflectsHostReadOnly when pointing to form with reference target] 25 expected: FAIL 26 27 [label.control has reflection behavior ReflectsHostReadOnly when pointing to button with reference target] 28 expected: FAIL 29 30 [label.control has reflection behavior ReflectsHostReadOnly when pointing to input with reference target] 31 expected: FAIL 32 33 [label.control has reflection behavior ReflectsHostReadOnly when pointing to meter with reference target] 34 expected: FAIL 35 36 [label.control has reflection behavior ReflectsHostReadOnly when pointing to output with reference target] 37 expected: FAIL 38 39 [label.control has reflection behavior ReflectsHostReadOnly when pointing to progress with reference target] 40 expected: FAIL 41 42 [label.control has reflection behavior ReflectsHostReadOnly when pointing to select with reference target] 43 expected: FAIL 44 45 [label.control has reflection behavior ReflectsHostReadOnly when pointing to textarea with reference target] 46 expected: FAIL 47 48 [fieldset.form has reflection behavior ReflectsHostReadOnly when pointing to form with reference target] 49 expected: FAIL