Bug 229709 - Implement spec compliant speculative HTML parsing (preload scanner)
Summary: Implement spec compliant speculative HTML parsing (preload scanner)
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar, WPTImpact
Depends on:
Blocks:
 
Reported: 2021-08-31 04:41 PDT by Simon Pieters (:zcorpan)
Modified: 2024-02-14 11:34 PST (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Pieters (:zcorpan) 2021-08-31 04:41:21 PDT
Spec issue: https://github.com/whatwg/html/issues/5624
Spec PR: https://github.com/whatwg/html/pull/5959
Tests: https://github.com/web-platform-tests/wpt/pull/24521
Test results: https://wpt.fyi/results/html/syntax/speculative-parsing/generated?label=pr_head&max-count=1&pr=24521

Some tests fail because because WebKit doesn't use the tree builder for speculative parsing.
Comment 1 Radar WebKit Bug Importer 2021-09-07 04:42:16 PDT
<rdar://problem/82816517>