Raindrop.io Bookmarks 06/01/2023
著
- LukeW | Object-centric vs. Canvas-centric Image Editing
"To date, most digital image and video editing tools have been canvas-centric. Advances in artificial intelligence, however, have started a shift toward more object-centric workflows."
- The web's most important decision - The History of the Web
"Thirty years ago, Tim Berners-Lee and CERN gave the world a gift. After some internal discussions, CERN stamped (quite literally) its approval on a document, relinquishing all intellectual property rights to the World Wide Web and entering it into the public domain."
- Release Notes for Safari Technology Preview 171 | WebKit
"Added support for the <search> element"
- Sass: Sass and Native Nesting
"In the long term, once :is() is supported by 98% of the global browser market share, we'll start transitioning Sass to emit :is() when resolving Sass nesting. This will make Sass behave like CSS in the first two behavioral incompatibilities."
- Landmarks
"Allows you to navigate a web page via WAI-ARIA landmarks, using the keyboard or a pop-up menu"
- Why we're bad at CSS
"We want our styles to be generic enough to reuse in different contexts but not so generic that we have to constantly repeat ourselves in those contexts."