aboutsummaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rw-r--r--python/tidy/tidy.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/tidy/tidy.py b/python/tidy/tidy.py
index 7c1f0e93b26..722abcb7325 100644
--- a/python/tidy/tidy.py
+++ b/python/tidy/tidy.py
@@ -89,6 +89,7 @@ WEBIDL_STANDARDS = [
b"//encoding.spec.whatwg.org",
b"//fetch.spec.whatwg.org",
b"//html.spec.whatwg.org",
+ b"//streams.spec.whatwg.org",
b"//url.spec.whatwg.org",
b"//xhr.spec.whatwg.org",
b"//w3c.github.io",