Per bug 38377 comment 7, it might be a licensing issue for Apple to store this file in the WebKit source. Also, I was not very happy to have these big font file in the tree and that was only a temporary solution until OpenType MATH fonts are available on the bots. Per discussion with Martin, we can - Use platform-specific font for some generic tests that require "real fonts" (e.g. horizontal stretching or display mode for a collection of operators). We will install "Latin Modern Math" on Linux bots, "Cambria Math" is already installed on the Windows 7 bots and hopefully bug 133569 and MATH font availability will be fixed on Mac later. - Use "fake font" to test specific OpenType MATH features (e.g. stretchy.otf or attachment 232658 [details])
Created attachment 233410 [details] Patch
Committed r170232: <http://trac.webkit.org/changeset/170232>