tor-browser

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

display-math-on-non-mathml-elements.html.ini (497B)


      1 [display-math-on-non-mathml-elements.html]
      2  expected:
      3    if (os == "android") and fission: [OK, TIMEOUT]
      4  [computed display on <svg style="display: block math;">]
      5    expected: FAIL
      6 
      7  [computed display on <div style="display: inline math;">]
      8    expected: FAIL
      9 
     10  [computed display on <svg style="display: math block;">]
     11    expected: FAIL
     12 
     13  [computed display on <div style="display: math;">]
     14    expected: FAIL
     15 
     16  [computed display on <div style="display: math inline;">]
     17    expected: FAIL