tor-browser

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

reftest.list (3589B)


      1 # autofocus attribute (we can't test with mochitests)
      2 include autofocus/reftest.list
      3 include toblob-todataurl/reftest.list
      4 
      5 == 41464-1a.html 41464-1-ref.html
      6 == 41464-1b.html 41464-1-ref.html
      7 == 52019-1.html 52019-1-ref.html
      8 == 82711-1.html 82711-1-ref.html
      9 != 468263-1a.html about:blank
     10 != 468263-1b.html about:blank
     11 != 468263-1c.html about:blank
     12 != 468263-1d.html about:blank
     13 == 468263-2.html 468263-2-ref.html
     14 == 468263-2.html 468263-2-alternate-ref.html
     15 == 484200-1.html 484200-1-ref.html
     16 == 485377.html 485377-ref.html
     17 == 557840.html 557840-ref.html
     18 == 560059-video-dimensions.html 560059-video-dimensions-ref.html
     19 == 573322-quirks.html 573322-quirks-ref.html
     20 == 573322-no-quirks.html 573322-no-quirks-ref.html
     21 == 596455-1a.html 596455-ref-1.html
     22 == 596455-1b.html 596455-ref-1.html
     23 == 596455-2a.html 596455-ref-2.html
     24 == 596455-2b.html 596455-ref-2.html
     25 == 610935.html 610935-ref.html
     26 == 649134-1.html 649134-ref.html
     27 skip-if(Android) == 649134-2.html 649134-2-ref.html
     28 == 741776-1.vtt 741776-1-ref.html
     29 
     30 == bug448564-1_malformed.html bug448564-1_well-formed.html
     31 == bug448564-1_malformed.html bug448564-1_ideal.html
     32 
     33 == bug448564-4a.html          bug448564-4b.html
     34 == bug502168-1_malformed.html bug502168-1_well-formed.html
     35 
     36 == responsive-image-load-shortcircuit.html responsive-image-load-shortcircuit-ref.html
     37 == image-load-shortcircuit-1.html image-load-shortcircuit-ref.html
     38 == image-load-shortcircuit-2.html image-load-shortcircuit-ref.html
     39 
     40 # Test that image documents taken into account CSS properties like
     41 # image-orientation when determining the size of the image.
     42 # (Fuzzy necessary due to pixel-wise comparison of different JPEGs.
     43 # The vast majority of the fuzziness comes from Linux and WinXP.)
     44 skip-if(isCoverageBuild) fuzzy(0-2,0-830) random-if(useDrawSnapshot) == bug917595-iframe-1.html bug917595-1-ref.html
     45 fuzzy(0-3,0-7544) fuzzy-if(!geckoview,2-3,50-7544) == bug917595-exif-rotated.jpg bug917595-pixel-rotated.jpg # bug 1060869
     46 
     47 # Test support for SVG-as-image in <picture> elements.
     48 == bug1106522-1.html bug1106522-ref.html
     49 == bug1106522-2.html bug1106522-ref.html
     50 
     51 == href-attr-change-restyles.html href-attr-change-restyles-ref.html
     52 == figure.html figure-ref.html
     53 == pre-1.html pre-1-ref.html
     54 == table-border-1.html table-border-1-ref.html
     55 == table-border-2.html table-border-2-ref.html
     56 != table-border-2.html table-border-2-notref.html
     57 
     58 # Test imageset is using permissions.default.image
     59 pref(permissions.default.image,1) HTTP == bug1196784-with-srcset.html bug1196784-no-srcset.html
     60 pref(permissions.default.image,2) HTTP == bug1196784-with-srcset.html bug1196784-no-srcset.html
     61 # Test <iframe src=image>
     62 pref(permissions.default.image,1) HTTP == iframe-with-image-src.html bug1196784-no-srcset.html
     63 pref(permissions.default.image,2) HTTP == iframe-with-image-src.html about:blank
     64 
     65 # Test video with rotation information can be rotated.
     66 random-if(Android) == bug1228601-video-rotation-90.html bug1228601-video-rotated-ref.html # bug 1558285 for geckoview
     67 skip-if(isolated_process) fuzzy(0-1,0-30) random-if(Android) == bug1423850-canvas-video-rotation-90.html bug1423850-canvas-video-rotated-ref.html # bug 1558285 for geckoview, bug 1709923 for isolated process
     68 
     69 == bug1512297.html bug1512297-ref.html
     70 
     71 # Test that dynamically setting body margin attributes updates style appropriately
     72 == body-topmargin-dynamic.html body-topmargin-ref.html
     73 
     74 # Test that dynamically removing a nonmargin mapped attribute does not
     75 # destroy margins inherited from the frame.
     76 == body-frame-margin-remove-other-pres-hint.html body-frame-margin-remove-other-pres-hint-ref.html