RESOLVED DUPLICATE of bug 42154135976
Use CSS unicode-range to optimize @font-face downloads
https://bugs.webkit.org/show_bug.cgi?id=135976
Summary Use CSS unicode-range to optimize @font-face downloads
Chris Adams
Reported 2014-08-15 07:03:47 PDT
http://chris.improbable.org/experiments/browser/webfonts/universal-noto-sans/ has two test cases where the CSS unicode-range property can be used to avoid @font-face downloads when the page does not include characters in the range. Testing is simple – load one of the testcases and see whether fonts other than the Thai or Armenian font are downloaded: * http://chris.improbable.org/experiments/browser/webfonts/universal-noto-sans/all-in-one.html * http://chris.improbable.org/experiments/browser/webfonts/universal-noto-sans/single-name.html Reported to Apple as rdar://18030068 for iOS
Attachments
Alexey Proskuryakov
Comment 1 2014-08-15 10:24:21 PDT
Is this a duplicate of bug 42154?
Chris Adams
Comment 2 2014-08-15 11:26:32 PDT
Yeap, duplicate. Not sure how I missed that while searching earlier. *** This bug has been marked as a duplicate of bug 42154 ***
Note You need to log in before you can comment on or make changes to this bug.