Bug 253947

Summary: Navigating to a javascript: URL doesn't queue a task
Product: WebKit Reporter: Anne van Kesteren <annevk>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: cdumez, koivisto, rniwa, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=232334

Description Anne van Kesteren 2023-03-15 02:06:29 PDT
This seems to be unique to WebKit.

Tests: https://github.com/web-platform-tests/wpt/pull/38978.

The tests are not perfect at demonstrating this as they were written to ensure the URL parser is used. The part of the tests that fail due to that are probably a less important problem at this point as other user agents do that too.
Comment 1 Radar WebKit Bug Importer 2023-03-15 02:06:52 PDT
<rdar://problem/106743603>