Scores are calculated as percentages of total enabled
tests within the suite that pass. A passing test with no
subtests gets a score of 1 while a test with subtests gets a
score between 0 and 1 representing the fraction of passing
subtests within that test. This is different from the
percentages on wpt.fyi which is calculated by giving equal
weight to both top-level tests and subtests.