AI Snips
Chapters
Transcript
Episode notes
CSS Versioning
- CSS doesn't have numbered versions like CSS3 or CSS4.
- It follows a living standard model, similar to HTML, with modules like Flexbox and Grid having individual version numbers.
HTML Imports Spec Session
- Estelle Weyl recounts attending a spec session on HTML imports.
- An hour-long discussion centered on a complex scenario involving conflicting JavaScript function names.
The Demise of HTML Imports
- HTML imports were dropped from the standard track due to unresolved issues.
- This led to the development of alternative specs like slots and templates.