tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

property-reflection-imperative-setup.html.ini (2284B)


      1 [property-reflection-imperative-setup.html]
      2  [button.form has reflection behavior ReflectsHostReadOnly when pointing to form with reference target with imperative setup]
      3    expected: FAIL
      4 
      5  [input.list has reflection behavior ReflectsHostReadOnly when pointing to datalist with reference target with imperative setup]
      6    expected: FAIL
      7 
      8  [input.form has reflection behavior ReflectsHostReadOnly when pointing to form with reference target with imperative setup]
      9    expected: FAIL
     10 
     11  [output.form has reflection behavior ReflectsHostReadOnly when pointing to form with reference target with imperative setup]
     12    expected: FAIL
     13 
     14  [select.form has reflection behavior ReflectsHostReadOnly when pointing to form with reference target with imperative setup]
     15    expected: FAIL
     16 
     17  [textarea.form has reflection behavior ReflectsHostReadOnly when pointing to form with reference target with imperative setup]
     18    expected: FAIL
     19 
     20  [object.form has reflection behavior ReflectsHostReadOnly when pointing to form with reference target with imperative setup]
     21    expected: FAIL
     22 
     23  [label.control has reflection behavior ReflectsHostReadOnly when pointing to button with reference target with imperative setup]
     24    expected: FAIL
     25 
     26  [label.control has reflection behavior ReflectsHostReadOnly when pointing to input with reference target with imperative setup]
     27    expected: FAIL
     28 
     29  [label.control has reflection behavior ReflectsHostReadOnly when pointing to meter with reference target with imperative setup]
     30    expected: FAIL
     31 
     32  [label.control has reflection behavior ReflectsHostReadOnly when pointing to output with reference target with imperative setup]
     33    expected: FAIL
     34 
     35  [label.control has reflection behavior ReflectsHostReadOnly when pointing to progress with reference target with imperative setup]
     36    expected: FAIL
     37 
     38  [label.control has reflection behavior ReflectsHostReadOnly when pointing to select with reference target with imperative setup]
     39    expected: FAIL
     40 
     41  [label.control has reflection behavior ReflectsHostReadOnly when pointing to textarea with reference target with imperative setup]
     42    expected: FAIL
     43 
     44  [fieldset.form has reflection behavior ReflectsHostReadOnly when pointing to form with reference target with imperative setup]
     45    expected: FAIL