- From: JamesNJep <notifications@github.com>
- Date: Wed, 05 Mar 2025 20:32:10 -0800
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
- Message-ID: <whatwg/url/issues/772/2702776864@github.com>
JamesNJep left a comment (whatwg/url#772) Just looking back at this again, and adding some additional comments if this helps. I've noticed that because I'm viewing the standards page with perfers dark mode as my operating system/browser preference the third column with the "Failure" heading doesn't display well. in the "Failure" column cells with "Yes" display with a light background with a light font color and the other cells in this column that display dark only have a "." in the cell. My understanding of this table is that it is providing definitions for the types of errors that could be identified when parsing an input string to produce a url. With the "Failure" column it seem like some of the error are ones the parser could attempt to fix instead of failing to parse the string. But I can't find an equivalent example in the example url parsing table [https://url.spec.whatwg.org/#example-url-parsing](https://url.spec.whatwg.org/#example-url-parsing) Do you know if there is a Syntax Diagram for something to show what would be allowed characters at each section of the URL? -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/url/issues/772#issuecomment-2702776864 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/url/issues/772/2702776864@github.com>
Received on Thursday, 6 March 2025 04:32:14 UTC