mirror of
https://github.com/servo/servo
synced 2026-05-13 10:27:03 +02:00
The spec removed it. Check the scheme instead, data is always same origin now, except for workers. This also updates the comments to make step numbers match the spec. Closes #13362