Files
ladybird/Libraries/LibWeb/HTML/Parser/SpeculativeHTMLParser.swift
Andrew Kaster 8cfac6ed71 LibWeb: Store a SpeculativeHTMLParser on the HTML Parser
The parser was previously added, but unused. Actually attaching one to
the HTML Parser will let us test the limits of Swift interop.
2025-04-16 09:02:27 -06:00

1.7 KiB