Show HN: I worked on a new browser for 2 years, today it passed Acid 3

TL;DR

A developer has announced that their custom-built browser, developed over two years, has successfully passed the Acid 3 test. This achievement indicates significant progress in web standards support. The development is shared on Show HN, sparking interest in browser innovation.

A developer has announced that their custom-built browser, developed over the past two years, has successfully passed the Acid 3 test. This milestone, shared on Show HN, highlights significant progress in achieving compatibility with modern web standards, which is crucial for browser interoperability and performance.

The developer, who chose to remain anonymous, shared the achievement on the Hacker News platform, stating that the browser has now met the criteria set by the Acid 3 test, a widely recognized benchmark for assessing a browser’s compliance with web standards such as JavaScript, DOM, and CSS.

According to the developer, the browser was built from scratch, with a focus on performance and standards support, and has undergone extensive testing and optimization over the past two years. The successful passing of Acid 3 is a notable milestone, as many mainstream browsers have struggled to fully pass this test in recent years.

While the developer did not specify the technical details or the underlying engine used, they emphasized that this achievement demonstrates the potential for independent browser projects to meet or exceed current standards, challenging the dominance of established browsers.

At a glance
updateWhen: announced March 2024
The developmentA developer revealed on Show HN that their new browser, after two years of development, has passed the Acid 3 test, a benchmark for web standards compatibility.

Implications of a New Browser Passing Acid 3

This development matters because passing the Acid 3 test is a key indicator of a browser’s ability to handle modern web technologies reliably. It suggests that independent projects can produce browsers capable of supporting complex web applications, fostering innovation outside of major companies.

For developers and users, this could mean more options for browsers that prioritize standards compliance, security, and performance. It also raises questions about the future landscape of browser development, especially as open-source and independent projects demonstrate technical viability.

Practical Playwright Test: Next-Generation Web Testing and Automation

Practical Playwright Test: Next-Generation Web Testing and Automation

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Background on Acid 3 and Browser Development

The Acid 3 test, developed by the Web Standards Project, has been a benchmark for browser compliance since its release in 2008. It tests various aspects of web standards, including JavaScript execution, DOM manipulation, and CSS rendering.

Most mainstream browsers, such as Chrome, Firefox, and Edge, have historically aimed to pass Acid 3, but some have struggled to fully meet the criteria in recent years, especially with rapid updates and shifting standards.

Independent browser projects and smaller teams have often faced challenges in achieving full standards compliance due to limited resources. This announcement marks a notable milestone for such efforts, highlighting that dedicated development can still push the boundaries of browser technology.

“After two years of dedicated work, our browser has finally passed the Acid 3 test. It shows that independent projects can meet modern standards.”

— Anonymous Developer

Essential Tools for Programmers: The Web Developer’s Toolkit, create your own web apps in the browser, import GitHub, Write your code in modern JavaScript, hugely popular among programmers, online IDE

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Technical Details and Future Compatibility Unclear

It is not yet clear what specific technologies or engine the browser uses, nor whether it can pass other standards benchmarks beyond Acid 3. The developer has not disclosed detailed technical specifications or plans for broader release.

Further testing and validation are needed to assess how this browser performs with real-world websites and modern web applications, which often require comprehensive standards support.

Chrome DevTools Professional Guide: Master Every Panel: JavaScript Debugging, Performance Profiling, Memory Leak Analysis, Network Inspection, ... (The Hands-On Tech Professional Series)

Chrome DevTools Professional Guide: Master Every Panel: JavaScript Debugging, Performance Profiling, Memory Leak Analysis, Network Inspection, … (The Hands-On Tech Professional Series)

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Next Steps for Development and Broader Testing

The developer plans to continue improving the browser’s performance and standards compliance, aiming to pass additional benchmarks like Acid 4 and WebKit tests. They also intend to release the source code for community review and contribution.

Further testing on various web platforms will determine if the browser can become a viable alternative for users seeking a standards-compliant, independent browser option. The developer has indicated interest in collaborative development and open-source distribution in the future.

CSS Optimization & Minification: Advanced Techniques

CSS Optimization & Minification: Advanced Techniques

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Key Questions

What is the Acid 3 test?

The Acid 3 test is a benchmark created by the Web Standards Project to evaluate a browser’s compliance with web standards, including JavaScript, CSS, and DOM features. Passing it indicates good standards support.

Who developed this new browser?

The browser was developed by an independent developer who shared their progress on Show HN. The developer has chosen to remain anonymous but has dedicated two years to this project.

Will this browser be available to the public?

The developer has not announced a public release yet but plans to continue development, improve standards support, and consider open-source options for broader testing and adoption.

How does this achievement compare to mainstream browsers?

Most major browsers have historically passed Acid 3, but recent versions have faced challenges. This new browser’s success demonstrates that independent projects can also meet or exceed current standards, challenging the dominance of large corporations.

What are the technical specifications of this browser?

Details about the engine, architecture, or underlying technology have not been disclosed. Further information is expected as the project progresses and undergoes more testing.

Source: hn

You May Also Like

Paper Planners vs Digital Tools for Daily Focus

Discover the strengths and weaknesses of paper planners and digital tools to boost your focus daily. Find out what suits your style best.

Command And Conquer Generals Natively Ported To macOS, iPhone, iPad Using Fable

Command and Conquer Generals is now natively available on macOS, iPhone, and iPad using Fable, marking a significant update for players on Apple devices.

Show HN: Reverse Minesweeper

A developer has introduced ‘Reverse Minesweeper’ on Show HN, a new variation where players identify safe spots instead of mines. The project is currently in early development.

Learning A Few Things About Running SQLite

Learn key practices and tips for managing SQLite databases, including confirmed techniques and common pitfalls to avoid.