Simon Pieters
Simon Pieters
This seems like a good thing to require if we think that making web developers think about and make a decision about which element should have `autofocus` results in a...
The deadline for proposing breakout sessions is August 16. I suggest we do a breakout session.
> The deadline for proposing breakout sessions is August 16. I suggest we do a breakout session. Correction: The call for breakout session proposals *opens* on August 16. See https://www.w3.org/2022/09/TPAC/#schedule
I won't be present in person and there are a couple of more specific sessions proposed in https://www.w3.org/wiki/TPAC/2022/SessionIdeas So I won't propose an "HTML status update" breakout session. Closing, but...
Indeed this is still supported in WebKit and Blink for both drop-down select and listbox select (``). http://software.hixie.ch/utilities/js/live-dom-viewer/saved/10552 @whatwg/html-parser Is there interest in changing the parser to allow `` in...
OK. I made a clearer demo: http://software.hixie.ch/utilities/js/live-dom-viewer/saved/10554 Here's how it looks on macOS in Chrome: Edge 103 on Windows 11 (tested with BrowserStack) also supports it:
On iOS Safari it's not supported: On Chrome on Android the `hr` becomes its own selectable option!:
This is blocking #8008
> if CSS's "natural width" = our definition of "natural width" AFAICT that's the case.
@tabatkins would you like to review this, to verify it still makes sense from CSS's point of view?