Skip to content
This repository was archived by the owner on Aug 31, 2022. It is now read-only.

Add third argument to FontFace contructor, fix #2#3

Merged
zachleat merged 1 commit intofilamentgroup:masterfrom
CrocoDillon:master
Dec 30, 2014
Merged

Add third argument to FontFace contructor, fix #2#3
zachleat merged 1 commit intofilamentgroup:masterfrom
CrocoDillon:master

Conversation

@CrocoDillon
Copy link
Contributor

This argument, FontFaceDescriptors, is optional according to spec but
causes some browsers (Chrome 35 and 36, Opera 22 and 23) to throw an
error.

Uncaught TypeError: Failed to construct 'FontFace': 3 arguments required, but only 2 present.

This argument, `FontFaceDescriptors`, is optional according to spec but
causes some browsers (Chrome 35 and 36, Opera 22 and 23) to throw an
error.
zachleat added a commit that referenced this pull request Dec 30, 2014
Add third argument to FontFace contructor, fix #2
@zachleat zachleat merged commit 28a31f3 into filamentgroup:master Dec 30, 2014
@zachleat
Copy link
Member

Thank you!

@zachleat zachleat self-assigned this Dec 30, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants