RESOLVED FIXED223213
"multile" typo in website and one other place
https://bugs.webkit.org/show_bug.cgi?id=223213
Summary "multile" typo in website and one other place
Darin Adler
Reported 2021-03-15 13:59:09 PDT
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.
Attachments
Patch (3.15 KB, patch)
2021-03-17 20:58 PDT, Darin Adler
achristensen: review+
Darin Adler
Comment 1 2021-03-17 20:58:07 PDT
Alex Christensen
Comment 2 2021-03-17 21:02:37 PDT
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
Darin Adler
Comment 3 2021-03-17 21:18:37 PDT
Great, only now after landing I see that this says "concerns about how the HTML imports currently works". Not great grammar.
Darin Adler
Comment 4 2021-03-17 21:19:42 PDT
Radar WebKit Bug Importer
Comment 5 2021-03-17 21:20:16 PDT
Note You need to log in before you can comment on or make changes to this bug.