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 (4,581 stars) (2,898 forks)batch import
good first issueinfrapriority:backlog

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