15 May 2022 |
| crtvlde5 joined the room. | 18:45:57 |
crtvlde5 | Redacted or Malformed Event | 18:46:57 |
| dlrobertson joined the room. | 20:54:11 |
| dlrobertson set a profile picture. | 20:55:14 |
| nofacenoname joined the room. | 23:46:30 |
16 May 2022 |
sideshowbarker | Anybody got a site that sends Accept-Ranges: none ? Need one for an example in MDN https://github.com/mdn/content/issues/16073 | 04:56:50 |
Jake Archibald | Anyone know where the parsing of "video", "audio" and "picture" are handled in the HTML spec? | 08:12:01 |
Andreu Botella | If you search for "video", "audio" and "picture" in multipage/parsing.html you get nothing, so I'm assuming under "any other start tag" in body | 08:15:33 |
Andreu Botella | https://html.spec.whatwg.org/multipage/parsing.html#parsing-main-inbody:reconstruct-the-active-formatting-elements-16 | 08:15:35 |
Jake Archibald | Interesting. I assumed that every valid element would be explicitly mentioned, but I guess not. | 08:18:59 |
annevk | Most "inline" elements don't need special rules; others often need to imply </p> and such which is why they get mentioned by name | 08:32:27 |
Noam Rosenthal | In reply to @sideshowbarker:mozilla.org Anybody got a site that sends Accept-Ranges: none ? Need one for an example in MDN https://github.com/mdn/content/issues/16073 https://www.paypal.com/xoplatform/logger/api/logger
(From BigQuery: SELECT url FROM httparchive.summary_requests.2022_04_01_mobile WHERE resp_accept_ranges="none" LIMIT 1000, can probably play with it yourself for better results)
| 09:19:31 |
sideshowbarker | In reply to @annevk:mozilla.org Most "inline" elements don't need special rules; others often need to imply </p> and such which is why they get mentioned by name 🎉 Thanks much | 09:20:17 |
Jake Archibald | Ahh, that makes sense, thank you! | 09:41:48 |
annevk | I'm guessing Mike wanted to reply to Noam? 🙂 | 10:07:52 |
sideshowbarker | oops yeah, sorry | 10:42:33 |
| @idahotokens:matrix.org joined the room. | 11:11:54 |
| tcampbell changed their display name from tcampbell - ooo to tcampbell. | 11:38:29 |
annevk | zcorpan: https://ijmacd.github.io/rfc3339-iso8601/ (via https://twitter.com/bradfitz/status/1524448788290568192) | 12:55:12 |
zcorpan | annevk: wow | 14:26:33 |
annevk | zcorpan: you know what you signed up for right? PR it for Ecma-262 😛 | 14:34:59 |
zcorpan | Sounds like we should fix the ISO spec first | 14:37:11 |
zcorpan | and when I say we, I don't mean I :P | 14:38:16 |
Ms2ger 💉💉 | At least this one you can leave to Temporal :) | 14:40:39 |
annevk | I mean maybe, I believe Temporal doesn't take all valid HTML inputs, which kinda sucks | 14:53:54 |
Ms2ger 💉💉 | Do you know if there's an issue about that? | 14:55:01 |
Domenic | annevk: found https://github.com/whatwg/html/issues/6163, heh | 15:45:21 |
annevk | Domenic: ah, I'll add another comment to Capability Delegation to mention that | 15:54:39 |
annevk | Context: https://github.com/WICG/capability-delegation/issues/9#issuecomment-1127845526 | 15:56:26 |
| @idahotokens:matrix.org left the room. | 16:27:15 |