Skip to content

Commit

Permalink
Add streams spec link.
Browse files Browse the repository at this point in the history
  • Loading branch information
jdm committed Jun 19, 2023
1 parent a323f47 commit 94c08a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/tidy/servo_tidy/tidy.py
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ def wpt_path(*args):
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",
Expand Down

0 comments on commit 94c08a0

Please sign in to comment.