tor-browser

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

display-2.html.ini (879B)


      1 [display-2.html]
      2  max-asserts: 2
      3  [flexbox display (mrow)]
      4    expected: FAIL
      5 
      6  [list display inside display block]
      7    expected: [PASS, FAIL]
      8 
      9  [flexbox display (math)]
     10    expected: [PASS, FAIL]
     11 
     12  [block display with column width (math)]
     13    expected: FAIL
     14 
     15  [grid display (math)]
     16    expected: FAIL
     17 
     18  [inline-table display (mrow)]
     19    expected: FAIL
     20 
     21  [inline display]
     22    expected: FAIL
     23 
     24  [table display (math)]
     25    expected: FAIL
     26 
     27  [inline-table display (math)]
     28    expected: FAIL
     29 
     30  [inline-block display]
     31    expected: FAIL
     32 
     33  [table display (mrow)]
     34    expected: FAIL
     35 
     36  [block display with contrained width]
     37    expected: FAIL
     38 
     39  [block display with column width (mrow)]
     40    expected: FAIL
     41 
     42  [block display]
     43    expected: FAIL
     44 
     45  [ruby display (mrow)]
     46    expected: FAIL
     47 
     48  [ruby display (math)]
     49    expected: FAIL
     50 
     51  [grid display (mrow)]
     52    expected: FAIL