[iOS] WebKit2 should render <object> and <embed> PDFs with PDFDocumentImage
Created attachment 246368 [details] Patch
<rdar://problem/18221851>
A better title for this bug might be “REGRESSION (iOS 8): PDFs embedded in <object>/<embed> tag don't load at all”
This can have a reftest with <img> on the -expected side, right?
Seems reasonable.
Created attachment 246409 [details] Patch
Comment on attachment 246409 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=246409&action=review > LayoutTests/TestExpectations:482 > +# The current expectations for this test only make sense for WebKit on iOS; other platforms can have very different behaviors. > +fast/replaced/pdf-as-object-and-embed.html [ Skip ] The test makes sense on all platforms though, so seems like it should be enabled, with different expectations elsewhere.
(In reply to comment #7) > Comment on attachment 246409 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=246409&action=review > > > LayoutTests/TestExpectations:482 > > +# The current expectations for this test only make sense for WebKit on iOS; other platforms can have very different behaviors. > > +fast/replaced/pdf-as-object-and-embed.html [ Skip ] > > The test makes sense on all platforms though, so seems like it should be > enabled, with different expectations elsewhere. I filed https://bugs.webkit.org/show_bug.cgi?id=141488.
http://trac.webkit.org/changeset/179955