reftest.list 3.0 KB

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