Matjaž Horvat

Results 288 comments of Matjaž Horvat

Sure thing, just wanted to check first. We'd like to use webL10n for Mozilla newsletters localization, so I'll hopefully come up with a script this comming week. Greetings from 5...

I love that. One possible use case is to define maximum string length (we already use it in .lang files, e.g. for translating promotional tweets).

> The `/graphql` endpoint only accepts queries in the URLs `query` parameter and via GET method. POST method does not work, respectively returns CSRF error. Note: We have restored CSP...

Not to my knowledge. We only landed the spec.

Yes. Its use case was too specific.

@SafaAlfulaij Could the following rule be used instead of the 2nd and the 3rd rule in your proposal? ```css .comments-list .comment .container .content a[href^="/contributors/"]:not(.comment-author) { unicode-bidi: isolate; } ``` And,...

Looks like there's a `tab` character in the `accesskey` value, which allowed the user to submit a broken string in first place.

So the string contains a `tab` character, but it gets removed when we serialize the string to send it to VCS or show it in the FTL source editor. @eemeli...

@flodolo What are your thoughts about the alternative chart?