Remove tags opera
article thumbnail

Speeding Up Async Snippets

CSS Wizardry

There’s no async attribute in sight, and the code itself isn’t doing anything special: it’s just injecting a script that resolves to a regular, blocking tag in the DOM: How is this any different to just loading the file normally? But what is it about this snippet that actually makes the file asynchronous? Where is the magic?!

Speed 301
article thumbnail

Web Watch

Tim Kadlec

The watch will also provide a way for you to optimize your layout specifically for the smaller sizes (though I’ll be honest, I question whether we needed a separate meta tag to accomplish this): Now if you want to optimize your content specifically, you’ll need to add yet another meta tag.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Media Query & Asset Downloading Results

Tim Kadlec

Test One: Image Tag. The same as with the first test: every browser tested, aside from Opera Mini and Opera Mobile, will download the image. Opera (11.6+). Opera Mini (6.5+). Opera Mobile (11.5). Opera (11.6+). Opera Mini (6.5+). Opera Mobile (11.5). Opera (11.6+). Opera (11.6+).

Media 75
article thumbnail

Weekly news: PWA Issue on iOS, Performance Culture, Anti-Tracking in Browsers

CSS - Tricks

The group meets regularly to review third-party tags and work on improving our site’s performance. This would make Edge the fourth major browser with some form of built-in anti-tracking feature (two other major browsers, Opera and UC Browser, include ad blockers instead). In 2015, Firefox added Tracking Protection ?—?recently

article thumbnail

The Great Firewall of China: Obstacles to Monitoring Performance

Dotcom-Montior

The firewall’s artificial intelligence (AI) technology analyzes website keywords and meta tags then whitelists or blacklists the URL or IP address. There are also web browsers, such as Firefox and Opera that have built-in VPN functionality that can be enabled for private browsing. HTTP/S Certificate Filtering.

article thumbnail

Media Query & Asset Downloading Tests

Tim Kadlec

It looks like Fennec still downloads the image, but Android, iOS and Opera won’t. Fennec is a little eager again, but Android, iOS, Opera and the Kindle only download what’s needed. Fennec is a little eager again, but Android, iOS, Opera and the Kindle only download what’s needed. Opera, as it turns out, is darn clever.

Media 40
article thumbnail

IE10 Snap Mode and Responsive Design

Tim Kadlec

Here’s the wrinkle: when snapped, IE10 ignores the meta viewport tag for any viewport smaller than 400 pixels in width (which it is, when in snap mode). Why did Microsoft choose to ignore the viewport tag? This window, of course, is made to be far more narrow. My initial reaction was to reach for the torches and pitchforks.

Design 75