Ilya Grigorik

Results 296 comments of Ilya Grigorik
trafficstars

> That's why I said we can keep the keywords preserved in the value, with recommended defaults that they map to, but allow browsers to adjust them as they see...

The specific wording I'd like to see modified in the Font spec as a result of this work is the following... > In cases where textual content is loaded before...

> There isn't a way to say "render no text here until all the fonts have downloaded", but maybe we don't need that. It seems like a reasonable use case....

Thinking about this some more... there may be some odd edge cases around this sort of pattern. For example, say I have parent selector that triggers a font fetch and...

Just making sure I understand this correctly.. We're talking about a new boolean value on a font-family, that I can toggle from JS? So, if swap timeout expires the font...

@tomlowenthal per my note in the introduction.. > the intent of this issue is to provide a reference and track the ongoing research, discussions, proposals, and implementation techniques employed by...

@snyderp thanks for your feedback. I feel that we're (still) talking past each other a bit here though.. * I don't think there is any disagreement in that high-resolution timestamps...

@Darksonn, could you elaborate on the complexity and work required to support the above use case? Specifically, what is the global state that makes the current implementation unsafe/incompatible with fork,...

Thanks. If someone attempted a patch to tackle the above, is it something you'd support and entertain? Or are there some architecture/philosophy principles at play that would render it "it's...