https://github.com/web-platform-tests/wpt
Raw File
Tip revision: fe09e1e121e850ee1cf1c7f67333ad92e3904d78 authored by Morten Stenshorne on 26 March 2018, 14:00:45 UTC
[css-flexbox] Resolve min-width:auto on table item to min preferred size.
Tip revision: fe09e1e
README.md
## Preparing to run tests
The following steps may be necessary when running test from a new server/origin for the first time.
* Some implementations and/or tests may require consent.
  When running on such clients, manually run a test to trigger the consent request and choose to persist the consent.
* Some of the tests, such as *-retrieve-*, use pop-ups.
  It may be necessary to run these tests manually and choose to always allow pop-ups on the origin.
  Related test failures may appear as: "Cannot set property 'onload' of undefined"
back to top