- From: Domenic Denicola <notifications@github.com>
- Date: Thu, 17 Jul 2025 18:41:48 -0700
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 18 July 2025 01:41:52 UTC
domenic left a comment (whatwg/url#874) Please restore the pull request template that you deleted. Would you mind performing the following workflow to validate your spec changes vs. the test changes? - Clone https://github.com/jsdom/whatwg-url - Make local edits to https://github.com/jsdom/whatwg-url/blob/main/lib/url-state-machine.js that follow the spec exactly. (Don't worry about performance or anything, just try to get it exactly following the spec changes you made.) - Make local edits to https://github.com/jsdom/whatwg-url/blob/main/scripts/get-latest-platform-tests.js to update the commit hash to the latest hash from https://github.com/web-platform-tests/wpt/pull/53459 . (Currently `b2f42a872f99c6b2876f90d04d5a28ed86219fbd`.) - Run `npm install` then `npm test`. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/url/pull/874#issuecomment-3086350151 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/url/pull/874/c3086350151@github.com>
Received on Friday, 18 July 2025 01:41:52 UTC