[Cocoa] Support WOFF2
Created attachment 264655 [details] Patch
Created attachment 264656 [details] Patch
Comment on attachment 264656 [details] Patch Clearing flags on attachment: 264656 Committed r191934: <http://trac.webkit.org/changeset/191934>
All reviewed patches have been landed. Closing bug.
Comment on attachment 264656 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=264656&action=review > Source/WebCore/platform/graphics/mac/FontCustomPlatformData.cpp:80 > + || equalIgnoringCase(format, "woff"); This should be indented four spaces.
Test fix: http://trac.webkit.org/changeset/191939
Updated in <http://trac.webkit.org/changeset/191979>
Updated expectations to skip test on win with r191989.
rdar://problem/23286875
Removing Mavericks-specific lines from platform/mac/TestExpecations due to no longer supporting Mavericks.
Committed r193663: <http://trac.webkit.org/changeset/193663>
*** Bug 152427 has been marked as a duplicate of this bug. ***
Safari 9.1(iOS Safari 9.3) not support?
(In reply to comment #13) > Safari 9.1(iOS Safari 9.3) not support? Correct.