tor-browser

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

text-combine-upright-parsing-digits-001.html.ini (970B)


      1 [text-combine-upright-parsing-digits-001.html]
      2  [Computed value for `text-combine-upright: digits` is `digits 2`]
      3    expected: FAIL
      4 
      5  [Computed value for `text-combine-upright: digits 2` is `digits 2`]
      6    expected: FAIL
      7 
      8  [Computed value for `text-combine-upright: digits 3` is `digits 3`]
      9    expected: FAIL
     10 
     11  [Computed value for `text-combine-upright: digits 4` is `digits 4`]
     12    expected: FAIL
     13 
     14  [Computed value for `text-combine-upright: digits +2` is `digits 2`]
     15    expected: FAIL
     16 
     17  [Computed value for `text-combine-upright: digits+3` is `digits 3`]
     18    expected: FAIL
     19 
     20  [Computed value for `text-combine-upright: digits[TAB\]4` is `digits 4`]
     21    expected: FAIL
     22 
     23  [Computed value for `text-combine-upright: digits[LF\]2` is `digits 2`]
     24    expected: FAIL
     25 
     26  [Computed value for `text-combine-upright: digits [TAB\]3` is `digits 3`]
     27    expected: FAIL
     28 
     29  [Computed value for `text-combine-upright: digits[TAB\][LF\]4` is `digits 4`]
     30    expected: FAIL