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