14:50:17 RRSAgent has joined #share-styles 14:50:21 logging to https://www.w3.org/2024/09/25-share-styles-irc 14:50:21 RRSAgent, do not leave 14:50:22 RRSAgent, make logs public 14:50:24 Meeting: Sharing styles with Declarative Shadow DOM 14:50:24 Chair: Kurt Catti-Schmidt 14:50:24 Agenda: https://github.com/w3c/tpac2024-breakouts/issues/31 14:50:24 Zakim has joined #share-styles 14:50:24 Zakim, clear agenda 14:50:24 agenda cleared 14:50:24 Zakim, agenda+ Pick a scribe 14:50:25 agendum 1 added 14:50:25 Zakim, agenda+ Reminders: code of conduct, health policies, recorded session policy 14:50:25 agendum 2 added 14:50:25 Zakim, agenda+ Goal of this session 14:50:27 agendum 3 added 14:50:27 Zakim, agenda+ Discussion 14:50:27 agendum 4 added 14:50:27 Zakim, agenda+ Next steps / where discussion continues 14:50:28 agendum 5 added 14:50:28 tpac-breakout-bot has left #share-styles 15:30:09 JRJurman has joined #share-styles 15:33:11 westbrook has joined #share-styles 15:34:12 keithamus has joined #share-styles 15:34:17 jyasskin has joined #share-styles 15:34:25 masonf has joined #share-styles 15:34:33 present+ 15:34:45 present+ 15:35:07 alisonmaher has joined #share-styles 15:35:12 dandclark has joined #share-styles 15:35:53 siye has joined #share-styles 15:35:54 astearns has joined #share-styles 15:35:59 ethanjv has joined #share-styles 15:36:30 siye1 has joined #share-styles 15:36:50 present+ 15:37:04 present+ 15:37:05 siye3 has joined #share-styles 15:37:44 Slides: https://docs.google.com/presentation/d/1GfFzROUKWqUde300qDDzi9ydKdpjuOVX9L7kGLyZcpA/edit?usp=sharing 15:37:48 kbabbitt has joined #share-styles 15:37:50 present+ 15:37:55 sanketj has joined #share-styles 15:37:56 present+ 15:38:07 present+ 15:38:21 explainer: https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/ShadowDOM/explainer.md 15:38:24 present+ 15:39:02 kizu has joined #share-styles 15:39:34 present+ 15:39:38 scribe: dandclark 15:39:46 kurt: 15:39:57 present+ 15:39:58 ...: Style sharing in declarative shadow dom is unsolved problem 15:40:43 ...: adoptedStyleSheets allows you to have styles that don't apply to root doc, and shadow roots can opt in 15:40:50 ...: Can plug in mutliple sheets 15:41:09 ...: Shouldn't have to compromise with markup-based version 15:41:26 ...: DSD doesn't have this yet. 15:41:37 ...: DSD has advantages. Perf, developer friendly. 15:41:55 ...: No JS, SEO friendly 15:42:27 ...: You can use JS adoptedStylesheets with DSD, but that requires script. Can have FOUC. Ergonomics are worse. 15:42:52 ...: Doesn't work with script disabled 15:42:52 robglidden has joined #share-styles 15:43:25 ...: Using in