tor-browser

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

grid-order.html.ini (311B)


      1 [grid-order.html]
      2  [Grid items with `order` property]
      3    expected: FAIL
      4 
      5  [Items in display block are not in parent grid container.]
      6    expected: FAIL
      7 
      8  [Grid items with `order` property and tabindex. Positive tabindex doesn't reorder reading flow item, but can affect its descendants.]
      9    expected: FAIL