tor-browser

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

shape-outside-polygon-004.html.ini (1184B)


      1 [shape-outside-polygon-004.html]
      2  [Three vertices - ex ex, ex ex, ex ex - computed]
      3    expected:
      4      if (os == "mac") and not debug: [PASS, FAIL]
      5 
      6  [Three vertices - em em, em em, ex ex - computed]
      7    expected:
      8      if (os == "mac") and not debug: [PASS, FAIL]
      9 
     10  [Three vertices - ex ex, em, em, em em - computed]
     11    expected:
     12      if (os == "mac") and not debug: [PASS, FAIL]
     13 
     14  [One vertex - rem ch - computed]
     15    expected:
     16      if (os == "mac") and not debug: [PASS, FAIL]
     17 
     18  [Two vertices - rem rem, ch ch - computed]
     19    expected:
     20      if (os == "mac") and not debug: [PASS, FAIL]
     21 
     22  [Two vertices - ch ch, rem rem - computed]
     23    expected:
     24      if (os == "mac") and not debug: [PASS, FAIL]
     25 
     26  [Two vertices - rem ch, ch rem - computed]
     27    expected:
     28      if (os == "mac") and not debug: [PASS, FAIL]
     29 
     30  [Three vertices - ch ch, ch ch, ch ch - computed]
     31    expected:
     32      if (os == "mac") and not debug: [PASS, FAIL]
     33 
     34  [Three vertices - rem rem, ch ch, rem rem - computed]
     35    expected:
     36      if (os == "mac") and not debug: [PASS, FAIL]
     37 
     38  [Three vertices - rem rem, rem, rem, ch ch - computed]
     39    expected:
     40      if (os == "mac") and not debug: [PASS, FAIL]