193
edits
Ayoshihara (talk | contribs) |
Ayoshihara (talk | contribs) |
||
Line 274: | Line 274: | ||
*** @font-face RULE1 with src:url(A) /// A: absolute URL, violates same-origin restriction | *** @font-face RULE1 with src:url(A) /// A: absolute URL, violates same-origin restriction | ||
*** @font-face RULE2 with src:url(B) /// B: relative URL, does not violate same-origin restriction | *** @font-face RULE2 with src:url(B) /// B: relative URL, does not violate same-origin restriction | ||
* It takes much more time to load a font than it used to | * It takes much more time to load a font than it used to | ||
** As a consequence, the possibility of download failure increased | ** As a consequence, the possibility of download failure increased | ||
** Unfortunately, I didn't take any statistics, so I can't compare them by exact numbers | ** Unfortunately, I didn't take any statistics, so I can't compare them by exact numbers |
edits