Search
Debugging iOS Safari
2.6.2021
How do I debug Safari on iOS?
These are my general steps, starting with not even using iOS Safari.
1. Is this just a small-screen problem?
Lemme just use the device mode in Chrome quick.
Note that this does a …
The post Debugging iOS Safari appeared first on CSS-Tricks.
You can support...
A nejpoužívanějším prohlížečem se stává… Google Chrome!
27.5.2021
Ty tam jsou doby, kdy byli uživatelé „nuceni“ projíždět ty internety prostřednictvím Internet Exploreru. Dnes je na výběr…
The post A nejpoužívanějším prohlížečem se stává… Google Chrome! appeared first on Tyinternety.cz
Should DevTools teach the CSS cascade?
22.5.2021
Stefan Judis, two days before I mouthed off about using (X, X, X, X) for talking about specificity, has a great blog post not only using that format, but advocating that browser DevTools should show us that value by …
The post Should DevTools teach the CSS cascade? appeared first...
Coinbase Wallet adds Chrome browser extension
17.5.2021
Users of the popular exchange can now access their cryptocurrency DApps directly through the Google Chrome browser
Convenience Powered by Security: A New Browser Wallet Connects dApps to Free TON
14.5.2021
A highly scalable, decentralized blockchain platform gets a convenient browser wallet to facilitate dApps development. Crystal Wallet Metamask. Anyone who has worked with Ethereum for more than a week is familiar with this browser wallet. It lets countless decentralized applications (dApps) connect...
Unstoppable Domains’ .crypto websites now available via Brave browser
13.5.2021
In contrast to traditional domains stored on behalf of users by custodians like Google Domains, .crypto domains are stored in crypto wallets
Progress Delayed Is Progress Denied
5.5.2021
The bombshell article of the week is from Alex Russell of Google/Chrome. Alex has long been super critical of Apple, particularly about how there is literally no option to run any other browser than Safari on iOS. This article isn’t …
The post Progress Delayed Is Progress Denied...
Is Vendor Prefixing Dead?
5.5.2021
Let‘s take a quick stroll down memory-lane to revisit how vendor prefixing CSS properties came to be. I hope I don’t trigger PTSD for anyone!
It‘s not clear who started prefixing, or when it began exactly. What is clear, is …
The post Is Vendor Prefixing Dead? appeared first...
Crypto-Friendly Opera Browser Now Supports .crypto Blockchain Addresses
29.4.2021
Opera, the chromium-based web browser, has announced its integration with Blockchain domain provider “Unstoppable Domains” to make decentralized web access to its users. Users don’t have to download the browser extension but can directly access Blockchain websites via IPFS, using...
Web browser Opera integrates .crypto domain names for users on any device
28.4.2021
Opera is fully integrating .crypto domain names provided by Unstoppable Domains for browsing on any platform, be it iOS, Android or a Linux, Mac or Windows desktop
Exploring color-contrast() for the first time.
26.4.2021
I saw in the release notes for Safari Technical Preview 122 that it has support for a color-contrast() function in CSS. Safari is first out of the gate here. As far as I know, no other browser supports this yet …
The post Exploring color-contrast() for the first time. appeared first...
Eliminating five top compatibility pain points on the web
23.4.2021
Robert Nyman and Philip Jägenstedt:
Google is working with other browser vendors and industry partners to fix the top five browser compatibility pain points for web developers. The areas of focus are CSS Flexbox, CSS Grid, position: sticky, 
…
The post Eliminating five...
How to Improve CSS Performance
19.4.2021
There is no doubt that CSS plays a huge role in web performance. Milica Mihajlija puts a point on exactly why:
When there is CSS available for a page, whether it’s inline or an external stylesheet, the browser delays rendering
…
The post How to Improve CSS Performance appeared first...
Not Your Typical Horizontal Rules
16.4.2021
The default browser style for <hr> is so weird. It’s basically:
border-style: inset;
border-width: 1px;
The default border-color is black, but the border doesn’t actually look black, because the inset border “adds a split tone to the line …
The post Not Your Typical...
Gaze Upon My Browser Extensions and Despair
14.4.2021
They’re not what any of us would call “intimate,” but you can really tell a lot about a person from a quick glance at the browser extensions they use. Is your boyfriend’s browser decorated with favicons from Evernote, Trello, and literally nothing else? He’s either a type-A perfectionist or zen...
The `ping` attribute on anchor links
8.4.2021
I didn’t know this was a thing until Stefan Judis’s post:
<a href="https://www.stefanjudis.com/popular-posts/"
ping="https://www.stefanjudis.com/tracking/"Read popular posts</a
You give an anchor link a URL via a ping attribute, and the browser will hit that URL with a...
Collective #656
8.4.2021
Swipey image grids * Kaboom!!! * Web Browser Engineering * An accessible toggle
The post Collective #656 appeared first on Codrops
This Might Be the Only YouTube Browser Extension You'll Ever Need
29.3.2021
YouTube is a real mixed bag. It’s home to so much of our favorite stuff on the internet, but the experience of using website itself isn’t great—filled with distracting recommendations, poor personalization, and ads, ads, ads—unless you take advantage of desktop browser extensions that can make...
Brave browser to integrate dedicated Binance Smart Chain defi wallet
23.3.2021
A preconfigured Binance Smart Chain wallet will soon be added to the Brave browser
axe DevTools Pro
18.3.2021
I’m going to try to show you some things I think are useful and important about axe™ DevTools and use as few words as possible.
axe DevTools includes a browser extension which you need no special expertise to use.
You …
The post axe DevTools Pro appeared first...