This repository was archived by the owner on May 10, 2024. It is now read-only.

Description
Description:
Data URLs should not be allowed in top-level navigation
Steps to Reproduce
- Navigate to jumde.github.io/test/data1.html
- Click Hello
Actual result:
Should not navigate to a data URL
Expected result:
Navigates to a data URL
Reproduces how often: [Easily reproduced, Intermittent Issue]
Easily