web-platform-tests/wpt

Support multiple META lines for cases where we accept multiple values

Open

#10,603 opened on Apr 24, 2018

View on GitHub
 (3 comments) (0 reactions) (0 assignees)HTML (2,898 forks)batch import
good first issueinfrapriority:backlog

Repository metrics

Stars
 (4,581 stars)
PR merge metrics
 (Avg merge 6d 7h) (626 merged PRs in 30d)

Description

In particular, the global key: http://web-platform-tests.org/writing-tests/testharness.html#multi-global-tests . Code for that was added in #6792; the multi-line approach was added in #10599.

Contributor guide