reftest.list (2982B)
1 # Note: The 'print' tests below that are annotated as 'fails' are really just 2 # testing the integrity of the reftest harness. Their testcases & reference 3 # case are known to differ, and we're testing that the harness correctly 4 # detects them as differing & correctly handles the 'fails' annotation. 5 # Some of these tests are used as their own reference to confirm basic 6 # text and page number matching works as expected. 7 print test-text.html test-text.html 8 fails print test-text.html test-text-noref.html 9 print test-number-of-pages.html test-number-of-pages.html 10 fails print test-number-of-pages.html test-number-of-pages-noref.html 11 print test-print-selection.html test-text-ref.html 12 print test-print-selection-shadow-dom.html test-text-ref.html 13 print test-print-selection-iframe.html test-text-ref.html 14 print test-print-range.html test-print-range-ref.html 15 print test-print-range-complex.html test-print-range-complex-ref.html 16 fails print test-print-single-page.html test-print-single-page-noref.html 17 print test-async-print.html test-text-ref.html 18 fails print test-unexpected-text.html test-unexpected-text-noref.html 19 fails print test-missing-text.html test-missing-text-noref.html 20 test-pref(print.print_in_color,false) fails print test-color-text-01.html test-color-text-01.html 21 print testcase-1696844.html testcase-1696844.html 22 print 1900028-text-mask-pdf.html 1900028-text-mask-pdf-ref.html 23 # Skip the following shadow-crossing ones because flipping the 24 # dom.shadowdom.selection_across_boundary.enabled pref while the selection still exists 25 # can cause unexpected behaviours (i.e, something was selectable and became unselectable). 26 print test-print-selection-shadow-crossing-1.html test-print-selection-shadow-crossing-1-ref.html 27 print test-print-selection-shadow-crossing-2.html test-print-selection-shadow-crossing-2-ref.html 28 print test-print-selection-shadow-crossing-3.html test-print-selection-shadow-crossing-3-ref.html 29 print test-print-selection-shadow-crossing-flat-1.html test-print-selection-shadow-crossing-flat-1-ref.html 30 print test-print-selection-shadow-crossing-flat-2.html test-print-selection-shadow-crossing-flat-2-ref.html 31 print test-print-selection-shadow-crossing-flat-3.html test-print-selection-shadow-crossing-flat-3-ref.html 32 print test-print-selection-shadow-crossing-flat-4.html test-print-selection-shadow-crossing-flat-4-ref.html 33 print test-print-selection-shadow-crossing-flat-5.html test-print-selection-shadow-crossing-flat-5-ref.html 34 print test-print-selection-shadow-crossing-flat-6.html test-print-selection-shadow-crossing-flat-6-ref.html 35 print test-print-selection-shadow-crossing-flat-7.html test-print-selection-shadow-crossing-flat-7-ref.html 36 print test-print-selection-shadow-crossing-flat-8.html test-print-selection-shadow-crossing-flat-8-ref.html 37 print test-print-selection-shadow-crossing-flat-9.html test-print-selection-shadow-crossing-flat-9-ref.html 38 print test-print-selection-leading-trailing-whitespace.html test-text-ref.html