Modern web technologies offer increasingly rich online experiences, but some features may behave unexpectedly due to usability, security, and privacy considerations. This article highlights several such instances.
Styling :visited
Links and getComputedStyle
Limitations
The styling of visited links (<visited></visited>
) has long been restricted to prevent history leaks. Attempts to use getComputedStyle
on a visited link will return the unvisited style instead. Workarounds using side effects or sibling selectors are ineffective. This limitation underscores the complexities of browser feature exploitation and the need for developers to be aware of these nuances.
Cross-Site Asset Caching Restrictions
Previously, CDNs enabled browser caching of assets like Google Fonts across multiple sites. However, this created significant privacy vulnerabilities, allowing timing attacks to reveal user browsing history. To address this, browsers no longer allow cross-site asset caching.
Inaccuracies in performance.now()
Exploits like Spectre leveraged the high accuracy of performance.now()
to access sensitive CPU data. To mitigate this, browsers have intentionally reduced the accuracy of performance.now()
, introducing noise (20μs to 1ms) that varies based on factors like HTTP headers and browser settings.
Lazy Loading without JavaScript: A Misconception
While the loading="lazy"
attribute simplifies lazy loading for images and iframes (in some browsers), it's crucial to understand that it requires JavaScript to function. Disabling JavaScript prevents lazy loading as an anti-tracking measure. Claims of lazy loading "without JavaScript" are misleading.
User Preference-Based Feature Limitations
Users can significantly restrict browser functionality for enhanced security and privacy, as seen in browsers like Firefox and Tor with "resist fingerprinting" settings. This impacts features like variable precision, API access, and media query matching. Progressive enhancement and graceful degradation are essential to mitigate this.
Screen Reader Semantic Interpretation Inconsistencies
Semantic HTML improves accessibility, but screen readers may not always interpret semantics as expected. Removing list markers can remove semantic meaning in some browsers, and the emphasis conveyed by elements like <strong></strong>
, <em></em>
, and <mark></mark>
might be inconsistent or omitted due to potential noise. Testing with users and considering visual styling are vital.
Non-Persistent Web Storage
Browser vendors may implement expiration policies for web storage to enhance privacy, limiting the persistence of data. Safari, for example, limits script-writable storage to seven days.
Conclusion
Many web features don't behave exactly as intuitively expected. Developers should critically evaluate user needs and prioritize progressive enhancement and graceful degradation to ensure consistent functionality across browsers and user preferences, acknowledging that perfect cross-browser parity is often unattainable. Understanding these limitations is key to building robust and accessible websites.
The above is the detailed content of Web Features That May Not Work As You'd Expect. For more information, please follow other related articles on the PHP Chinese website!

I recently found a solution to dynamically update the color of any product image. So with just one of a product, we can colorize it in different ways to show

In this week's roundup, Lighthouse sheds light on third-party scripts, insecure resources will get blocked on secure sites, and many country connection speeds

There are loads of analytics platforms to help you track visitor and usage data on your sites. Perhaps most notably Google Analytics, which is widely used

The document head might not be the most glamorous part of a website, but what goes into it is arguably just as important to the success of your website as its

What's happening when you see some JavaScript that calls super()?.In a child class, you use super() to call its parent’s constructor and super. to access its

JavaScript has a variety of built-in popup APIs that display special UI for user interaction. Famously:

I was chatting with some front-end folks the other day about why so many companies struggle at making accessible websites. Why are accessible websites so hard

There is an HTML attribute that does exactly what you think it should do:


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

EditPlus Chinese cracked version
Small size, syntax highlighting, does not support code prompt function

MantisBT
Mantis is an easy-to-deploy web-based defect tracking tool designed to aid in product defect tracking. It requires PHP, MySQL and a web server. Check out our demo and hosting services.

DVWA
Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is very vulnerable. Its main goals are to be an aid for security professionals to test their skills and tools in a legal environment, to help web developers better understand the process of securing web applications, and to help teachers/students teach/learn in a classroom environment Web application security. The goal of DVWA is to practice some of the most common web vulnerabilities through a simple and straightforward interface, with varying degrees of difficulty. Please note that this software

SAP NetWeaver Server Adapter for Eclipse
Integrate Eclipse with SAP NetWeaver application server.

Atom editor mac version download
The most popular open source editor