Re: [webkit-dev] Feedback on Blink's text fragment directive proposal

2020-09-25 Thread David Bokan
[Sorry, meant to reply-all] On Fri, Sep 25, 2020 at 1:25 AM Ryosuke Niwa wrote: > > On Thu, Sep 24, 2020 at 8:19 AM David Bokan wrote: > >> Can you clarify what question you’re looking to have answered? Are you >>> asking for a new standards position in light of the replies below? >>> >> >>

Re: [webkit-dev] Request for position: top-level await in JS

2020-09-25 Thread Rick Waldron
Adding to the links that Shu provided, Test262 has extensive coverage for top-level await: https://github.com/tc39/test262/tree/main/test/language/module-code/top-level-await Rick On Thu, Sep 24, 2020 at 6:12 PM Saam Barati wrote: > We like top-level await. > > - Saam > > On Sep 24, 2020, at

Re: [webkit-dev] Implementing MathML stylistic attributes in WebKit

2020-09-25 Thread Frédéric Wang
On 02/09/2019 16:11, Frédéric Wang wrote: > Hello, > > Currently MathML attributes mathvariant, displaystyle and scriptlevel > [1] [2] are implemented in WebKit using custom "style resolution" and > "one-glyph rendering" inside the MathML layout code [3] [4] [5]. These > features involve text