git grep "ultile[A-Z ]" Source/WebCore/features.json: "comment": "Multile browser vendors have raised concerns about how the HTML imports currently works. For example, its dependency model is not fully compatible with ES6 Modules. We are exploring other ways to package web components by integrating into ES6 Modules with other browser vendors.", Tools/TestWebKitAPI/Tests/WebKitCocoa/TextManipulation.mm:TEST(TextManipulation, StartTextManipulationFindParagraphsWithMultileTokens) Should fix both.
Created attachment 423560 [details] Patch
Comment on attachment 423560 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=423560&action=review > Source/WebCore/ChangeLog:3 > + "multile" typo in website and one other place "multile" typo in multiple places
Great, only now after landing I see that this says "concerns about how the HTML imports currently works". Not great grammar.
Committed r274612 (235449@main): <https://commits.webkit.org/235449@main>
<rdar://problem/75558968>