Diigo Bookmarks 06/15/2014
著
-
Use Cases and Requirements for Element Queries
"What this document proposes is the addition of an “element query” syntax, allowing breakpoints to be applied based on the width of a parent container. For the purposes of this example, we would be then be able to scope out modules’ layouts to the size of the module itself."
-
Up Close @ SMX: Enhancing Results With Structured Data & Markup
"Some of the more interesting highlights from Jeff’s talk were an example of where they used schema site navigation markup to influence site links in the SERPs."
-
CSS property will-change; when to use it for good effect | Matt Wilcox
"will-change: transform is exactly equivalent to our old transform: translate3d(0,0,0); or transform: translateZ(0); hack"
-
Dev.Opera — Everything You Need to Know About the CSS will-change Property
"The will-change property allows you to inform the browser ahead of time of what kinds of changes you are likely to make to an element, so that it can set up the appropriate optimizations before they’re needed, therefore avoiding a non-trivial start-up cost which can have a negative effect on the responsiveness of a page."
-
"This post is a look at the Blink/Webkit fork one year later: how have the projects diverged, who is driving them, and what are they up to?"
-
"A time saving tool for developers. It detects outdated browsers and advises users to upgrade to a new version."