diff options
Diffstat (limited to '')
-rw-r--r-- | test/wpt/tests/mimesniff/README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/wpt/tests/mimesniff/README.md b/test/wpt/tests/mimesniff/README.md new file mode 100644 index 0000000..4687cce --- /dev/null +++ b/test/wpt/tests/mimesniff/README.md @@ -0,0 +1,4 @@ +Tests for the [MIME Sniffing Standard](https://mimesniff.spec.whatwg.org/). + +Some tests are generated from data files. To update the generated +tests, run `wpt update-built --include mimesniff` |