Re: [csswg-drafts] [css-font-loading] Browsers disagree on what it means for a FontFace object to be "CSS-connected", and what effect does it have. (#5707)

What happens with non-CSS-connected FontFace objects which are added to multiple FontFaceSets? A FontFace has a [[Url]] slot, but if it's added to document.fonts of two different documents with different base urls?

add() says it shouldn't be added twice to the same set, but I couldn't see anything in the spec blocking it from being added to multiple sets.

I see now that there is an issue (Issue 3) in the spec about specifying how base urls work, but it doesn't mention multiple sets/documents. This probably warrants a separate issue.


-- 
GitHub Notification of comment by lilles
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5707#issuecomment-724606952 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 10 November 2020 10:17:28 UTC