Re: [csswg-drafts] [css-font-loading] What base url do we use for FontFace()?

`data:` url in `<link rel="stylesheet"/>` and inside the CSS url(background.jpg). How it should be resolved?

For example: `<link rel="stylesheet" href="data:text/css;base64,aHRtbA0Kew0KICAgZGlzcGxheTpibG9jazsNCiAgIGJhY2tncm91bmQ6dXJsKGJhY2tncm91bmQuanBnKTsNCn0=" />` 

Note: the background.jpg is relative url. 

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

Received on Thursday, 22 February 2018 07:09:41 UTC