00:45 | <Domenic> | I doubt it. There is some general understanding that most of what applies for HTML's script applies to SVG's script, but the SVG script specification is not really maintained. |
02:52 | <sideshowbarker> | Yeah about SVG, these days even if you took time to write up an SVG PR, there’s nobody who’s even going to review it. Unless you can also somehow supply your own reviewer — e.g., recruit someone else who’s familiar with an SVG implementation in an engine (from having written it or wrote patches for it), and get them to review your PR |
17:58 | <ntim> | foolip (or anyone else who maintains the fullscreen spec): Hi! Can you review https://github.com/whatwg/fullscreen/pull/243 ? |
19:56 | <oxiidaw> | im super exited about https://drafts.csswg.org/css-borders-4/#corner-shape-rendering |
19:56 | <oxiidaw> | is there a way I can track this down and get updates? |
20:04 | <Noam Rosenthal> | Hi @oxiidaw:matrix.org, Glad you're excited about it! Follow the css-borders-4 label in CSSWG (https://github.com/w3c/csswg-drafts/labels/css-borders-4) for the spec, or the following for chromium: https://chromestatus.com/feature/5357329815699456 / https://issues.chromium.org/issues/393145930). Not sure about Gecko/WebKit issue numbers yet |
20:05 | <Noam Rosenthal> | (Note that it's a feature that's developed in the CSS working group and not here in WHATWG) |
23:11 | <gingeh> | Hi all, I'm currently implementing popovers closing each other in Ladybird and I'm a bit confused about the while loops in the "close entire popover list" and "hide popover stack until" algorithms. They boil down to repeatedly hiding the last popover in popoverList, but this seems like it would be an infinite loop unless the spec expects the popoverList to be dynamically filtered? |
23:15 | <Eric Portis (he/him)> | I'm guessing the x.com/htmlstandard account stopped working when Twitter changed API access? Even if it weren't for [gestures vaguely at everything] I don't think a link to a source for "updates" which hasn't seen an update for a year and a half belongs in the header: https://github.com/whatwg/html/pull/10993 |
23:23 | <Meghan Denny> | is there a mastodon or bsky account to replace it with? |