- From: Domenic Denicola <notifications@github.com>
- Date: Mon, 23 Jan 2023 20:01:57 -0800
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 24 January 2023 04:02:09 UTC
@domenic commented on this pull request.
> @@ -88,6 +88,334 @@ valid input. User agents, especially conformance checkers, are encouraged to rep
  unclear to other developers.
 </div>
 
+<table>
+ <thead>
+  <tr>
+   <th>Error type
+   <th>Error description
+   <th>Failure
+ <tbody>
+  <tr>
+   <th colspan=3 scope=rowgroup><a href=#idna>IDNA</a>
+  <tr>
+   <td><dfn id=validation-error-domain-to-ascii>domain-to-ASCII</dfn>
+   <td>
+    <p>The result of <a abstract-op lt=ToASCII>Unicode toASCII</a> records an error while processing
```suggestion
    <p>The result of <a abstract-op lt=ToASCII>Unicode ToASCII</a> records an error while processing
```
-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/url/pull/502#pullrequestreview-1266752905
You are receiving this because you are subscribed to this thread.
Message ID: <whatwg/url/pull/502/review/1266752905@github.com>
Received on Tuesday, 24 January 2023 04:02:09 UTC