07:52
<zcorpan>
@annevk:matrix.org: how is a shadow root for color input observable?
09:17
<zcorpan>
https://github.com/whatwg/html/issues/12782#issuecomment-5367466383 may be of interest for someone wanting to address perf issues with HTML singlepage
09:34
<annevk>
https://github.com/whatwg/html/issues/3748
10:14
<zcorpan>
Thanks. https://software.hixie.ch/utilities/js/live-dom-viewer/saved/14839 logs inline-block in firefox and safari, and the empty string in chrome.
10:17
<zcorpan>
I guess it should also be the empty string in safari if it uses a shadow root (and no slot), per spec?