[css-font-loading] base URL used for relative URLs passed to FontFace constructor

If I write:

   new FontFace("something", "url(/some/font)");

does the URL get resolved against the URL of the document?  Does this 
need to be written in the spec?

Received on Monday, 23 June 2014 05:17:56 UTC