A list of things browsers must implement to ensure poorly-coded sites work. That this is needed deeply saddens me.
Dispatches From The Internets
WHATWG: Compatibility Standard
Safari 9.1

The picture
element, faster taps, desktop gestures, and more are coming in the next iteration of Apple’s browser.
Why Is Comcast Interrupting My Web-Browsing To Upsell Me On A New Modem?
Content & Display Patterns
Dan Mall’s excellent overview of decoupling content and display using structured data to make your sites more flexible.
Microsoft readies kill switch for Internet Explorer 8, 9, and 10

Microsoft is end-of-life-ing IE8–10, but that doesn’t mean we should stop supporting them. Some people can’t upgrade for reasons way beyond their control.
The Problem with Progressive Enhancement
Alex Lande doesn’t believe optimizing for a no-JavaScript scenario makes sense, but he does believe in building a robust web experience pays huge dividends.
Progressive enhancement is a tool that will help you build faster, tougher sites. It is an investment in the strength and quality of your application. It will make your users happy because the app will still work, if imperfectly. It might just save you when disaster strikes, and if you’re interested in building the best websites possible, you should give it some thought.
Eloquently put.
Affirming User Choice with Checkboxes
“Checkbox” form controls have long been a part of software. They enable users to provide a simple binary response—yes or no. On the Web, we often see them in two scenarios: confirmations and multiple choice.
Strategies for Website Accessibility, for Ecommerce

Accessibility is just good customer service. If you run an commerce shop, you should be following this article’s advice. Heck, if you run any kind of site, you should do it.
Accessibility Advocacy and Pragmatism

Some very interesting thoughts about accessibility advocacy from Pratik Patel.
“Learn More” Links: You Can Do Better

“Learn More”/“Read More” has definitely inherited the mantle of “Click Here”. Do your users a favor and write descriptive link text. It’s really not that hard.