Gijs

Results 11 comments of Gijs

Links with target="_blank" are meant to open in the regular browser, rather than the app. The links should already have target="_blank" on them (and do when I inspect them in...

> Do you have any strong reason to bring number-initiated-initiated identifiers? Compatibility with .properties (and maybe .dtds, I haven't tried).

Anyway, the documentation here is just non-existent in the fluent guide. It doesn't say what is and isn't supported (doesn't even define an identifier, as far as I can tell,...

> Prolog doesn't support _ as a variable name because it's special, so its set of allowed variable names is clearly not a superset of the Fluent one... but that's...

(can the spreadsheet be made public?) https://jsbin.com/tocalayisi/edit?html,css,output suggests that `:-moz-focusring` at least is web-accessible (try focusing the button via tab). So I'd be cautious about how many of these can...

> > https://jsbin.com/tocalayisi/edit?html,css,output suggests that :-moz-focusring at least is web-accessible (try focusing the button via tab). So I'd be cautious about how many of these can "just" be removed. >...

> I don't think it's developer-unfriendly to throw an error if you get argument order wrong. Magically switching the argument order in some cases but not others is not good...

It's not so much having to talk to readability - you're inserting markup into the page that can't load, probably because the page has CSP applied to it. Reader mode...

It'd seem simpler to add support for (1) self-attribute-references (so I can express that `foo.label` should just be the same as `foo.aria-label`) and (2) having the consuming element be able...

> Or, you do 1. but also have someone write a Fluent-to-Fluent migration recipe, someone else reviews and tests it, and someone else temporarily disables Pontoon's sync so that some...