document.fontloader has been renamed to document.fonts in the FontFaceSource interface.
Created attachment 235701 [details] Initial Patch
Comment on attachment 235701 [details] Initial Patch r=me Please add an update to LayoutTests/http/tests/webfont/fontloader-loading-attribute.html before landing. Also nit: fontloader-multiple-families.html still says 'Test load events for fontloader.loadFont() with multiple font families.', it seems that should be fonts.loadFont() now.
Created attachment 235841 [details] Updated patch Updating http test and merging with the changes from bug 135420.
Comment on attachment 235841 [details] Updated patch Clearing flags on attachment: 235841 Committed r171886: <http://trac.webkit.org/changeset/171886>
All reviewed patches have been landed. Closing bug.