tor-browser

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

reftest.list (3484B)


      1 != button-html-not-blank.html about:blank
      2 != button-not-blank.html about:blank
      3 != checkbox-not-blank.html about:blank
      4 != combobox-not-blank.html about:blank
      5 != fieldset-not-blank.html about:blank
      6 != file-not-blank.html about:blank
      7 != listbox-not-blank.html about:blank
      8 != radio-not-blank.html about:blank
      9 != text-control-not-blank.html about:blank
     10 != textarea-not-blank.html about:blank
     11 
     12 != text-input-native.html text-input-nonnative.html
     13 fuzzy(0-2,0-88) == text-input-nonnative-when-styled.html text-input-nonnative-when-styled-ref.html
     14 != textarea-native.html textarea-nonnative.html
     15 fuzzy(0-2,0-53) == textarea-nonnative-when-styled.html textarea-nonnative-when-styled-ref.html
     16 != button-native.html button-nonnative.html
     17 == button-nonnative-when-styled.html button-nonnative-when-styled-ref.html
     18 != combobox-native.html combobox-nonnative.html
     19 == combobox-nonnative-when-styled.html combobox-nonnative-when-styled-ref.html
     20 needs-focus != listbox-native.html listbox-nonnative.html
     21 needs-focus == listbox-nonnative-when-styled.html listbox-nonnative-when-styled-ref.html
     22 != radio-native.html radio-nonnative.html
     23 == radio-still-native-when-styled.html radio-still-native-when-styled-ref.html
     24 != checkbox-native.html checkbox-nonnative.html
     25 == checkbox-still-native-when-styled.html checkbox-still-native-when-styled-ref.html
     26 == native-theme-disabled-cascade-levels.html native-theme-disabled-cascade-levels-ref.html
     27 
     28 != 427122-1.html 427122-1-ref.html
     29 
     30 == chrome://reftest/content/native-theme/482955-1.xhtml chrome://reftest/content/native-theme/482955-1-ref.xhtml
     31 
     32 == 492155-1.html about:blank
     33 == 492155-2.html about:blank
     34 == 492155-3.html about:blank
     35 != 492155-4.html about:blank
     36 
     37 != box-shadow-input.html box-shadow-input-ref.html
     38 != box-shadow-button.html box-shadow-button-ref.html
     39 != box-shadow-listbox.html box-shadow-listbox-ref.html
     40 != box-shadow-combobox.html box-shadow-combobox-ref.html
     41 
     42 # RTL mirroring tests
     43 == checkbox-not-mirrored-when-rtl.html checkbox-not-mirrored-when-rtl-ref.html
     44 
     45 != chrome://reftest/content/native-theme/resizer-bottomleft.xhtml chrome://reftest/content/native-theme/blank-window.xhtml
     46 == chrome://reftest/content/native-theme/resizer-bottomleft-rtl.xhtml chrome://reftest/content/native-theme/resizer-bottomleft.xhtml
     47 != chrome://reftest/content/native-theme/resizer-bottomright.xhtml chrome://reftest/content/native-theme/blank-window.xhtml
     48 == chrome://reftest/content/native-theme/resizer-bottomright-rtl.xhtml chrome://reftest/content/native-theme/resizer-bottomright.xhtml
     49 
     50 # Windows-only, depends on native scrollbar metrics
     51 skip-if(!winWidget) == scroll-thumb-minimum-size-notheme.html scroll-thumb-minimum-size-notheme-ref.html
     52 # skip-if(!winWidget) == scroll-thumb-minimum-size-theme.html scroll-thumb-minimum-size-theme-ref.html # Bug 512206
     53 
     54 == border-radius.html border-radius-ref.html
     55 
     56 == checkbox-dynamic-1.html checkbox-dynamic-1-ref.html
     57 
     58 # These tests have been written to test the overflow of the window widget
     59 # (bug 568825) but we can't test it on Windows and Cocoa because they have
     60 # animated progress bars.
     61 # Nothing shows up on Android, presumably because that appearance type is
     62 # not implemented.
     63 skip-if(cocoaWidget) skip-if(winWidget) == progress-overflow.html progress-overflow-ref.html
     64 fails-if(Android) skip-if(cocoaWidget) skip-if(winWidget) == progress-overflow-small.html progress-nobar.html
     65 
     66 == chrome://reftest/content/native-theme/676387-1.xhtml chrome://reftest/content/native-theme/676387-1-ref.xhtml