tor-browser

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

reftest.list (23401B)


      1 # Font-dependent reftests may fail intermittently/transiently due to asynch fallback,
      2 # so we disable the async mechanism for this directory.
      3 defaults pref(gfx.font_rendering.fallback.async,false)
      4 
      5 fails-if(Android) fails-if(gtkWidget&&/^24\.04$/.test(os_version)) == fallback-01.xhtml fallback-01-ref.xhtml
      6 == font-selection-by-lang-01.html font-selection-by-lang-01-ref.html
      7 == font-selection-fallback-1.html font-selection-fallback-1-ref.html
      8 == font-selection-generic-1.html font-selection-generic-1-ref.html
      9 != font-size-adjust-01.html font-size-adjust-01-ref.html
     10 # The following test passes consistently only on Mac OS X;
     11 # both Windows and Linux give results that vary depending on the font size/zoom factor used,
     12 # because hinting affects the metrics used to compute the font size adjustment. See bug 429605.
     13 random-if(!cocoaWidget) == font-size-adjust-02.html font-size-adjust-02-ref.html
     14 # This currently fails because line spacing does not respect font-size-adjust
     15 # in the "obvious" way, but it is unclear what the behavior should really be;
     16 # see bug #366138 for some (inconclusive) discussion
     17 # == font-size-adjust-03.html font-size-adjust-03-ref.html
     18 == justification-1.html justification-1-ref.html
     19 == justification-2a.html justification-2-ref.html
     20 == justification-2b.html justification-2-ref.html
     21 == justification-2c.html justification-2-ref.html
     22 != justification-2d.html justification-2-ref.html
     23 == justification-cjk-extension.html justification-cjk-extension-ref.html
     24 == justification-space-diacritic.html justification-space-diacritic-ref.html
     25 load ligature-with-space-1.html
     26 == line-editing-1a.html line-editing-1-ref.html
     27 == line-editing-1b.html line-editing-1-ref.html
     28 == line-editing-1c.html line-editing-1-ref.html
     29 == line-editing-1d.html line-editing-1-ref.html
     30 == line-editing-1e.html line-editing-1-ref.html
     31 fails-if(cocoaWidget) == lineheight-metrics-1.html lineheight-metrics-1-ref.html # bug 657864
     32 == lineheight-metrics-2a.html lineheight-metrics-2-ref.html
     33 == lineheight-metrics-2b.html lineheight-metrics-2-ref.html
     34 == lineheight-percentage-1.html lineheight-percentage-1-ref.html
     35 == long-1.html long-ref.html
     36 fuzzy-if(Android,0-255,0-325) == pre-line-1.html pre-line-1-ref.html
     37 == pre-line-2.html pre-line-2-ref.html
     38 == pre-line-3.html pre-line-3-ref.html
     39 == pre-line-4.html pre-line-4-ref.html
     40 == pre-space-1.html pre-space-1-ref.html
     41 == pre-wrap-1.html pre-wrap-1-ref.html
     42 == soft-hyphens-1a.html soft-hyphens-1-ref.html
     43 == soft-hyphens-1b.html soft-hyphens-1-ref.html
     44 == soft-hyphens-1c.html soft-hyphens-1-ref.html
     45 == soft-hyphens-break-word-1a.html soft-hyphens-break-word-1-ref.html
     46 == soft-hyphens-break-word-1b.html soft-hyphens-break-word-1-ref.html
     47 == soft-hyphens-break-word-1c.html soft-hyphens-break-word-1-ref.html
     48 # Tests for soft hyphens in table cells, bug 418975
     49 != soft-hyphen-in-table-1.html soft-hyphen-in-table-1-notref.html
     50 == soft-hyphen-in-table-1.html soft-hyphen-in-table-1-ref.html
     51 == soft-hyphen-in-table-2.html soft-hyphen-in-table-2-ref.html
     52 # Cairo's FreeType and GDI backends snap glyphs to pixels, while Mac (usually),
     53 # D2D, and Skia have subpixel positioning.  The tests for pixel-snapping assume that
     54 # 1 CSS pixel == 1 device pixel
     55 skip == subpixel-glyphs-x-1a.html subpixel-glyphs-x-1b.html
     56 # Platforms with subpixel positioning already have inconsistent glyphs by
     57 # design, but that is considered more tolerable because they are subpixel
     58 # inconsistencies.  On those platforms we just test that glyph positions are
     59 # subpixel.
     60 # D2D/DirectWrite results depend on the rendering mode chosen, so considering this as random for now.
     61 skip-if(!(winWidget||cocoaWidget)) random-if(winWidget) != subpixel-glyphs-x-2a.html subpixel-glyphs-x-2b.html
     62 == subpixel-glyphs-x-3a.html subpixel-glyphs-x-3b.html
     63 # No platforms do subpixel positioning vertically
     64 fuzzy-if(Android,0-19,0-2) == subpixel-glyphs-y-1a.html subpixel-glyphs-y-1b.html
     65 fuzzy-if(Android,0-231,0-653) == subpixel-lineheight-1a.html subpixel-lineheight-1b.html
     66 == swash-1.html swash-1-ref.html
     67 != synthetic-bold-metrics-01.html synthetic-bold-metrics-01-notref.html
     68 == synthetic-bold-papyrus-01.html synthetic-bold-papyrus-01-ref.html
     69 == synthetic-bold-zero-width-01.html synthetic-bold-zero-width-01-ref.html
     70 == text-align-left-in-rtl-block.html text-align-left-in-rtl-block-ref.html
     71 == variation-selector-unsupported-1.html variation-selector-unsupported-1-ref.html
     72 == white-space-1a.html white-space-1-ref.html
     73 == white-space-1b.html white-space-1-ref.html
     74 == white-space-2.html white-space-2-ref.html
     75 == white-space-3.html white-space-3-ref.html
     76 pref(intl.icu4x.segmenter.enabled,false) == wordbreak-1.html wordbreak-1-ref.html
     77 == wordbreak-3.html wordbreak-3-ref.html
     78 == wordbreak-4b.html wordbreak-4b-ref.html
     79 == wordbreak-5.html wordbreak-5-ref.html
     80 fails-if(winWidget) == wordbreak-6.html wordbreak-6-ref.html # Bug 1258239
     81 == wordbreak-7a.html wordbreak-7a-ref.html
     82 fails == wordbreak-7b.html wordbreak-7b-ref.html # bug 479829
     83 == wordbreak-8.html wordbreak-8-ref.html
     84 pref(gfx.font_rendering.graphite.enabled,true) == wordbreak-9.html wordbreak-9-ref.html
     85 == wordbreak-dynamic-1.html wordbreak-dynamic-1-ref.html
     86 == wordwrap-01.html wordwrap-01-ref.html
     87 fuzzy-if(Android,0-1,0-1) == wordwrap-02.html wordwrap-02-ref.html # bug 1363940
     88 fuzzy(0-1,0-50) == wordwrap-03.html wordwrap-03-ref.html # Fuzzy on Linux because the native textbox gradient is painted in a slightly different position depending on the invalid area.
     89 == wordwrap-04.html wordwrap-04-ref.html
     90 == overflowwrap-04.html wordwrap-04-ref.html
     91 == wordwrap-05.html wordwrap-05-ref.html
     92 == overflowwrap-05.html wordwrap-05-ref.html
     93 == wordwrap-06.html wordwrap-06-ref.html
     94 == overflowwrap-06.html wordwrap-06-ref.html
     95 == wordwrap-07.html wordwrap-07-ref.html
     96 == overflowwrap-07.html wordwrap-07-ref.html
     97 != wordwrap-08.html wordwrap-01-ref.html
     98 == wordwrap-08.html wordwrap-08-ref.html
     99 != wordwrap-09.html wordwrap-01-ref.html
    100 != overflowwrap-09.html wordwrap-01-ref.html
    101 == wordwrap-09.html wordwrap-09-ref.html
    102 == overflowwrap-09.html wordwrap-09-ref.html
    103 == wordwrap-10.html wordwrap-10-ref.html # bug 752459
    104 == overflowwrap-10.html wordwrap-10-ref.html
    105 == word-spacing-01.html word-spacing-01-ref.html
    106 # the following will fail when rendering with Core Text (see bug 389074) due to what appears to be
    107 # an Apple bug: the presence of ZWNJ disturbs the positioning of an adjacent glyph. rdar://6427865
    108 random-if(cocoaWidget) random-if(gtkWidget) == zwnj-01.xhtml zwnj-01-ref.xhtml # gtkWidget:bug 1309113
    109 == zwnj-02.xhtml zwnj-02-ref.xhtml
    110 != zwnj-01.html zwnj-01-notref.html
    111 == initial-zwj-1.html initial-zwj-1-ref.html
    112 == cgj-01.html cgj-01-ref.html
    113 == 444656.html 444656-ref.html
    114 fuzzy-if(geckoview,0-4,0-1) == 449555-1.html 449555-1-ref.html
    115 == 467722.html 467722-ref.html
    116 fuzzy(0-1,0-600) == 475092-sub.html 475092-ref.html
    117 fails-if(Android) fuzzy-if(!Android,0-90,0-3100) fuzzy-if(cocoaWidget,72-72,353-353) == 475092-pos.html 475092-sub.html # bug 482596
    118 == 476378-soft-hyphen-fallback.html 476378-soft-hyphen-fallback-ref.html
    119 # Test for bug 484954
    120 == rgba-text.html rgba-text-ref.html
    121 # Test for bug 575695, 'kern' table support
    122 != kerning-01.html kerning-01-notref.html
    123 # Test for bug 577380, support for AAT layout (on OS X only)
    124 random-if(!cocoaWidget) == 577380.html 577380-ref.html
    125 # Test for OpenType Arabic shaping support
    126 == arabic-shaping-1.html arabic-shaping-1-ref.html
    127 # check ligature in Arial Bold on Windows, for bug 644184; may fail on other platforms depending on fonts
    128 random-if(!winWidget) == arial-bold-lam-alef-1.html arial-bold-lam-alef-1-ref.html
    129 # Fallback (presentation-forms) shaping with a font that lacks GSUB/GPOS
    130 == arabic-fallback-1.html arabic-fallback-1-ref.html
    131 == arabic-fallback-2.html arabic-fallback-2-ref.html
    132 == arabic-fallback-3.html arabic-fallback-3-ref.html
    133 == arabic-fallback-4.html arabic-fallback-4-ref.html
    134 fuzzy-if(gtkWidget,0-255,0-912) == arabic-marks-1.html arabic-marks-1-ref.html
    135 == arabic-final-ligature-spacing.html arabic-final-ligature-spacing-ref.html
    136 # harfbuzz fallback mark stacking in the absence of GPOS:
    137 != fallback-mark-stacking-1.html fallback-mark-stacking-1-notref.html
    138 
    139 == 726392-1.html 726392-1-ref.html
    140 == 726392-2.html 726392-2-ref.html
    141 == 726392-3.html 726392-3-ref.html
    142 == 745555-1.html 745555-1-ref.html
    143 == 745555-2.html 745555-2-ref.html
    144 == 820255.html 820255-ref.html
    145 != 1170688.html 1170688-ref.html
    146 == 1320665-cmap-format-13.html 1320665-cmap-format-13-ref.html # see bug 1320665 comments 8-9
    147 == 1331339-script-extensions-shaping-1.html 1331339-script-extensions-shaping-1-ref.html
    148 skip-if(!cocoaWidget) != 1349308-1.html 1349308-notref.html # macOS-specific test for -apple-system glyph metrics
    149 pref(layout.css.letter-spacing.model,0) fuzzy-if(Android,0-128,0-233) == 1463020-letter-spacing-text-transform-1.html 1463020-letter-spacing-text-transform-1-ref.html
    150 pref(layout.css.letter-spacing.model,0) fails-if(Android) fuzzy-if(gtkWidget,0-255,0-201) == 1463020-letter-spacing-text-transform-2.html 1463020-letter-spacing-text-transform-2-ref.html # missing font coverage on Android
    151 pref(intl.icu4x.segmenter.enabled,false) == 1507661-spurious-hyphenation-after-explicit.html 1507661-spurious-hyphenation-after-explicit-ref.html
    152 == 1522857-1.html 1522857-1-ref.html
    153 != 1637405-pua-shaping-1.html 1637405-pua-shaping-1-notref.html
    154 == 1655364-1.html 1655364-1-ref.html
    155 == 1670581-1.html 1670581-1-ref.html
    156 == 1673098-1.html 1673098-1-ref.html
    157 
    158 # ensure emoji chars don't render blank (bug 715798, bug 779042);
    159 # should at least render hexboxes if there's no font support
    160 random-if(geckoview) != emoji-01.html emoji-01-notref.html
    161 != emoji-02.html emoji-02-notref.html
    162 
    163 # Bug 727276: tests with variation selectors 15 and 16 to control emoji rendering style
    164 == emoji-03.html emoji-03-ref.html
    165 # the next two will fail on OS X 10.6 because no color emoji font is present,
    166 # and also on Android platforms until we have color emoji fonts there.
    167 # Tests rely on bundled Twemoji Mozilla to pass on Windows <8.1 and Linux.
    168 != emoji-03.html emoji-03-notref.html
    169 == emoji-04.html emoji-04-ref.html
    170 != emoji-05.html emoji-05-notref.html
    171 
    172 # check that Graphite shaping (bug 631479) is working
    173 pref(gfx.font_rendering.graphite.enabled,true) == graphite-01.html graphite-01-ref.html
    174 # Test 02 (using Pig Latin) is fuzzy on Win7 because glyph positioning is not guaranteed to match exactly
    175 # between a sequence of simple glyphs rendered individually, and the same sequence treated as a single cluster.
    176 fuzzy-if(winWidget,0-49,0-220) pref(gfx.font_rendering.graphite.enabled,true) == graphite-02.html graphite-02-ref.html
    177 pref(gfx.font_rendering.graphite.enabled,true) != graphite-03a.html graphite-03-notref.html
    178 pref(gfx.font_rendering.graphite.enabled,true) != graphite-03b.html graphite-03-notref.html
    179 pref(gfx.font_rendering.graphite.enabled,false) != graphite-01.html graphite-01-ref.html
    180 pref(gfx.font_rendering.graphite.enabled,false) != graphite-02.html graphite-02-ref.html
    181 # test 03a (lang setting in Padauk font) now works in opentype/harfbuzz as well
    182 pref(gfx.font_rendering.graphite.enabled,false) != graphite-03a.html graphite-03-notref.html
    183 pref(gfx.font_rendering.graphite.enabled,false) == graphite-03b.html graphite-03-notref.html
    184 
    185 # tests for graphite rendering with canonical and non-canonical lang tags
    186 pref(gfx.font_rendering.graphite.enabled,true) == graphite-04-fa.html graphite-04-ref.html
    187 pref(gfx.font_rendering.graphite.enabled,true) != graphite-04-sd.html graphite-04-ref.html
    188 pref(gfx.font_rendering.graphite.enabled,true) == graphite-04-snd.html graphite-04-sd.html
    189 pref(gfx.font_rendering.graphite.enabled,true) != graphite-04-ur.html graphite-04-ref.html
    190 pref(gfx.font_rendering.graphite.enabled,true) == graphite-04-urd.html graphite-04-ur.html
    191 pref(gfx.font_rendering.graphite.enabled,true) != graphite-04-sd.html graphite-04-ur.html
    192 
    193 # tests to compare graphite to opentype (will trivially pass when graphite not enabled)
    194 == graphite-05-ot-only.html graphite-05-ref.html
    195 != graphite-05-ot-only.html graphite-05-fail.html
    196 == graphite-05-simple.html graphite-05-ref.html
    197 == graphite-05-multipass.html graphite-05-ref.html
    198 == graphite-05-lang.html graphite-05-ref.html
    199 == graphite-05-badlang.html graphite-05-ref.html
    200 == graphite-05-feat.html graphite-05-ref.html
    201 
    202 # comparing composed and decomposed characters that should render identically
    203 # under both OpenType and Graphite shaping
    204 pref(gfx.font_rendering.graphite.enabled,false) == glyph-decomposition-opentype.html glyph-decomposition-opentype-ref.html
    205 pref(gfx.font_rendering.graphite.enabled,true) == glyph-decomposition-graphite.html glyph-decomposition-graphite-ref.html
    206 
    207 # test for bidi bug in graphite 1.3.2, fixed in 1.3.3 (bug 1207061)
    208 == graphite-bidi-1.html graphite-bidi-1-ref.html
    209 
    210 == graphite-surrogate-selection.html graphite-surrogate-selection-ref.html
    211 
    212 # Tests for hyphenation with hyphens property
    213 == auto-hyphenation-1.html auto-hyphenation-1-ref.html
    214 != auto-hyphenation-1.html auto-hyphenation-1-notref.html
    215 == auto-hyphenation-1a.html auto-hyphenation-1-ref.html
    216 == auto-hyphenation-2.html auto-hyphenation-2-ref.html
    217 == auto-hyphenation-3.html auto-hyphenation-3-ref.html
    218 == auto-hyphenation-4.html auto-hyphenation-4-ref.html
    219 == auto-hyphenation-5.html auto-hyphenation-5-ref.html
    220 == auto-hyphenation-6.html auto-hyphenation-6-ref.html
    221 == auto-hyphenation-7.html auto-hyphenation-7-ref.html
    222 == auto-hyphenation-8.html auto-hyphenation-8-ref.html
    223 == auto-hyphenation-9.html auto-hyphenation-9-ref.html
    224 == auto-hyphenation-10.html auto-hyphenation-10-ref.html
    225 == auto-hyphenation-xmllang-1.xhtml auto-hyphenation-1-ref.html
    226 != auto-hyphenation-xmllang-1.xhtml auto-hyphenation-1-notref.html
    227 == auto-hyphenation-xmllang-1a.xhtml auto-hyphenation-1-ref.html
    228 == auto-hyphenation-xmllang-2.xhtml auto-hyphenation-2-ref.html
    229 == auto-hyphenation-xmllang-3.xhtml auto-hyphenation-3-ref.html
    230 == auto-hyphenation-xmllang-4.xhtml auto-hyphenation-4-ref.html
    231 == auto-hyphenation-xmllang-5.xhtml auto-hyphenation-5-ref.html
    232 == auto-hyphenation-xmllang-6.xhtml auto-hyphenation-6-ref.html
    233 == auto-hyphenation-xmllang-7.xhtml auto-hyphenation-7-ref.html
    234 == auto-hyphenation-xmllang-8.xhtml auto-hyphenation-8-ref.html
    235 == auto-hyphenation-xmllang-9.xhtml auto-hyphenation-9-ref.html
    236 == auto-hyphenation-xmllang-10.xhtml auto-hyphenation-10-ref.html
    237 == auto-hyphenation-xmllang-11a.xhtml auto-hyphenation-1-ref.html
    238 == auto-hyphenation-xmllang-11b.xhtml auto-hyphenation-1-ref.html
    239 == auto-hyphenation-xmllang-12a.xhtml auto-hyphenation-4-ref.html
    240 == auto-hyphenation-xmllang-12b.xhtml auto-hyphenation-4-ref.html
    241 == auto-hyphenation-xmllang-13a.xhtml auto-hyphenation-1-ref.html
    242 == auto-hyphenation-xmllang-13b.xhtml auto-hyphenation-1-ref.html
    243 == auto-hyphenation-xmllang-14a.xhtml auto-hyphenation-4-ref.html
    244 == auto-hyphenation-xmllang-14b.xhtml auto-hyphenation-4-ref.html
    245 == auto-hyphenation-af-1.html auto-hyphenation-af-1-ref.html
    246 == auto-hyphenation-bg-1.html auto-hyphenation-bg-1-ref.html
    247 == auto-hyphenation-ca-1.html auto-hyphenation-ca-1-ref.html
    248 == auto-hyphenation-cs-1.html auto-hyphenation-cs-1-ref.html
    249 == auto-hyphenation-cy-1.html auto-hyphenation-cy-1-ref.html
    250 == auto-hyphenation-da-1.html auto-hyphenation-da-1-ref.html
    251 == auto-hyphenation-de-1901-1.html auto-hyphenation-de-1901-1-ref.html
    252 == auto-hyphenation-de-1996-1.html auto-hyphenation-de-1996-1-ref.html
    253 != auto-hyphenation-de-1901-1.html auto-hyphenation-de-1996-1.html
    254 == auto-hyphenation-de-ch-1.html auto-hyphenation-de-ch-1-ref.html
    255 == auto-hyphenation-eo-1.html auto-hyphenation-eo-1-ref.html
    256 == auto-hyphenation-es-1.html auto-hyphenation-es-1-ref.html
    257 == auto-hyphenation-et-1.html auto-hyphenation-et-1-ref.html
    258 == auto-hyphenation-fi-1.html auto-hyphenation-fi-1-ref.html
    259 == auto-hyphenation-fr-1.html auto-hyphenation-fr-1-ref.html
    260 == auto-hyphenation-gl-1.html auto-hyphenation-gl-1-ref.html
    261 == auto-hyphenation-hr-1.html auto-hyphenation-hr-1-ref.html
    262 == auto-hyphenation-hsb-1.html auto-hyphenation-hsb-1-ref.html
    263 == auto-hyphenation-hu-1.html auto-hyphenation-hu-1-ref.html
    264 == auto-hyphenation-ia-1.html auto-hyphenation-ia-1-ref.html
    265 == auto-hyphenation-is-1.html auto-hyphenation-is-1-ref.html
    266 == auto-hyphenation-it-1.html auto-hyphenation-it-1-ref.html
    267 == auto-hyphenation-kmr-1.html auto-hyphenation-kmr-1-ref.html
    268 == auto-hyphenation-la-1.html auto-hyphenation-la-1-ref.html
    269 == auto-hyphenation-lt-1.html auto-hyphenation-lt-1-ref.html
    270 == auto-hyphenation-mn-1.html auto-hyphenation-mn-1-ref.html
    271 == auto-hyphenation-nb-1.html auto-hyphenation-nb-1-ref.html
    272 == auto-hyphenation-nl-1.html auto-hyphenation-nl-1-ref.html
    273 == auto-hyphenation-nn-1.html auto-hyphenation-nn-1-ref.html
    274 == auto-hyphenation-pl-1.html auto-hyphenation-pl-1-ref.html
    275 == auto-hyphenation-pt-1.html auto-hyphenation-pt-1-ref.html
    276 == auto-hyphenation-ru-1.html auto-hyphenation-ru-1-ref.html
    277 == auto-hyphenation-sh-1.html auto-hyphenation-sh-1-ref.html
    278 == auto-hyphenation-sk-1.html auto-hyphenation-sk-1-ref.html
    279 == auto-hyphenation-sl-1.html auto-hyphenation-sl-1-ref.html
    280 == auto-hyphenation-sr-1.html auto-hyphenation-sr-1-ref.html
    281 == auto-hyphenation-sv-1.html auto-hyphenation-sv-1-ref.html # test swedish patterns
    282 != auto-hyphenation-sv-1.html auto-hyphenation-sv-1-notref.html # verify swedish != english
    283 == auto-hyphenation-tr-1.html auto-hyphenation-tr-1-ref.html
    284 == auto-hyphenation-uk-1.html auto-hyphenation-uk-1-ref.html
    285 
    286 == auto-hyphenation-bn-1.html auto-hyphenation-bn-1-ref.html
    287 == auto-hyphenation-gu-1.html auto-hyphenation-gu-1-ref.html
    288 == auto-hyphenation-hi-1.html auto-hyphenation-hi-1-ref.html
    289 == auto-hyphenation-kn-1.html auto-hyphenation-kn-1-ref.html
    290 == auto-hyphenation-ml-1.html auto-hyphenation-ml-1-ref.html
    291 == auto-hyphenation-pa-1.html auto-hyphenation-pa-1-ref.html
    292 == auto-hyphenation-ta-1.html auto-hyphenation-ta-1-ref.html
    293 == auto-hyphenation-te-1.html auto-hyphenation-te-1-ref.html
    294 
    295 == auto-hyphenation-transformed-1.html auto-hyphenation-transformed-1-ref.html
    296 
    297 == hyphenation-caps-1.html hyphenation-caps-1-ref.html
    298 
    299 == hyphenation-control-1.html hyphenation-control-1-ref.html
    300 == hyphenation-control-2.html hyphenation-control-2-ref.html
    301 == hyphenation-control-3.html hyphenation-control-3-ref.html
    302 == hyphenation-control-4.html hyphenation-control-4-ref.html
    303 fuzzy-if(Android,0-64,0-18) fuzzy-if(winWidget,0-56,0-6) == hyphenation-control-5.html hyphenation-control-5-ref.html
    304 == hyphenation-control-6.html hyphenation-control-6-ref.html
    305 == hyphenation-control-7.html hyphenation-control-7-ref.html
    306 
    307 # osx-font-smoothing - with and without subpixel AA, only under OSX
    308 fails-if(!cocoaWidget) != osx-font-smoothing.html osx-font-smoothing-ref.html
    309 fails-if(!cocoaWidget) != osx-font-smoothing-2.html osx-font-smoothing-2-notref.html
    310 == osx-font-smoothing-2.html osx-font-smoothing-2-ref.html
    311 
    312 # stray control chars should be visible by default, bug 1099557
    313 pref(layout.css.moz-control-character-visibility.enabled,true) != control-chars-01a.html control-chars-01-notref.html
    314 pref(layout.css.moz-control-character-visibility.enabled,true) != control-chars-01b.html control-chars-01-notref.html
    315 pref(layout.css.moz-control-character-visibility.enabled,true) != control-chars-01c.html control-chars-01-notref.html
    316 pref(layout.css.moz-control-character-visibility.enabled,true) != control-chars-01d.html control-chars-01-notref.html
    317 pref(layout.css.moz-control-character-visibility.enabled,true) != control-chars-02.html control-chars-02-notref.html
    318 pref(layout.css.moz-control-character-visibility.enabled,true) == control-chars-03a.html control-chars-03-ref.html
    319 pref(layout.css.moz-control-character-visibility.enabled,true) == control-chars-03b.html control-chars-03-ref.html
    320 pref(layout.css.moz-control-character-visibility.enabled,true) pref(layout.css.control-characters.visible,true) != control-chars-04a.html control-chars-04-notref.html
    321 pref(layout.css.moz-control-character-visibility.enabled,true) pref(layout.css.control-characters.visible,true) != control-chars-04b.html control-chars-04-notref.html
    322 pref(layout.css.moz-control-character-visibility.enabled,true) pref(layout.css.control-characters.visible,true) != control-chars-04c.html control-chars-04-notref.html
    323 pref(layout.css.moz-control-character-visibility.enabled,true) pref(layout.css.control-characters.visible,true) != control-chars-04d.html control-chars-04-notref.html
    324 
    325 # font fallback for <space> when not supported in the primary font family - bug 970891
    326 == space-font-1.html space-font-1-ref.html
    327 
    328 # handling of highly negative letter-spacing and intrinsic width
    329 == negative-letter-spacing-1.html negative-letter-spacing-1-ref.html
    330 == segment-break-transformation-1.html segment-break-transformation-1-ref.html
    331 
    332 # color glyphs, opacity, and RTL runs - bug 1318539
    333 fuzzy-if(winWidget,0-1,0-4) == color-opacity-rtl-1.html color-opacity-rtl-1-ref.html
    334 fuzzy-if(cocoaWidget,0-1,0-1421) == color-opacity-rtl-2.html color-opacity-rtl-2-ref.html
    335 
    336 == letter-spacing-nolig-1.html letter-spacing-nolig-1-ref.html
    337 == letter-spacing-nolig-2.html letter-spacing-nolig-2.html
    338 
    339 pref(intl.icu4x.segmenter.enabled,false) == ethiopic-wordspace.html ethiopic-wordspace-ref.html
    340 
    341 # sub and sup elements should be influenced by their container's line-height - bug 1524897
    342 == sub-sup-and-line-height.html sub-sup-and-line-height-ref.html
    343 
    344 # Basic rendering tests for the (nonstandard/compatibility) -webkit-text-security property.
    345 == webkit-text-security-1.html?test#none   webkit-text-security-1.html?ref#none
    346 != webkit-text-security-1.html?test#none   webkit-text-security-1.html?ref#square
    347 == webkit-text-security-1.html?test#circle webkit-text-security-1.html?ref#circle
    348 == webkit-text-security-1.html?test#disc   webkit-text-security-1.html?ref#disc
    349 == webkit-text-security-1.html?test#square webkit-text-security-1.html?ref#square
    350 != webkit-text-security-1.html?test#circle webkit-text-security-1.html?ref#square
    351 # Exact matching to a reference is trickier for these, but we can mismatch-test that the property has an effect.
    352 != webkit-text-security-2.html?circle webkit-text-security-2.html?none
    353 != webkit-text-security-2.html?disc   webkit-text-security-2.html?circle
    354 != webkit-text-security-2.html?square webkit-text-security-2.html?circle
    355 != webkit-text-security-3.html?circle webkit-text-security-3.html?none
    356 != webkit-text-security-3.html?disc   webkit-text-security-3.html?circle
    357 != webkit-text-security-3.html?square webkit-text-security-3.html?circle
    358 != webkit-text-security-4.html?circle webkit-text-security-4.html?none
    359 != webkit-text-security-4.html?disc   webkit-text-security-4.html?circle
    360 != webkit-text-security-4.html?square webkit-text-security-4.html?circle
    361 != webkit-text-security-5.html?circle webkit-text-security-5.html?none
    362 != webkit-text-security-5.html?disc   webkit-text-security-5.html?circle
    363 != webkit-text-security-5.html?square webkit-text-security-5.html?circle
    364 == webkit-text-security-placeholder.html webkit-text-security-placeholder-ref.html
    365 
    366 # The color-scheme overrides make sure that plaintext.css applies.
    367 == utf16-bom.txt utf16-bom-ref.txt
    368 pref(layout.css.prefers-color-scheme.content-override,0) == utf16-bom.txt utf16-bom-ref.txt
    369 test-pref(layout.css.prefers-color-scheme.content-override,0) ref-pref(layout.css.prefers-color-scheme.content-override,1) != utf16-bom.txt utf16-bom-ref.txt
    370 
    371 # Test for Kannada AAT shaping bug 1994921
    372 != kannada-1.html kannada-1-notref.html
    373 
    374 # Reset default prefs.
    375 defaults