Bug 248855 - <model> element should support a src attribute and honor <source type> attributes
Summary: <model> element should support a src attribute and honor <source type> attrib...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Cameron McCormack (:heycam)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-12-06 20:15 PST by Cameron McCormack (:heycam)
Modified: 2022-12-07 15:58 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Cameron McCormack (:heycam) 2022-12-06 20:15:56 PST
For consistency with <video>, I think <model> should support a src="" attribute.
Comment 1 Cameron McCormack (:heycam) 2022-12-06 21:58:12 PST
And let's handle <source type> at the same time.
Comment 2 Radar WebKit Bug Importer 2022-12-06 21:58:24 PST
<rdar://problem/103056552>
Comment 3 Cameron McCormack (:heycam) 2022-12-06 22:02:06 PST
Pull request: https://github.com/WebKit/WebKit/pull/7245
Comment 4 EWS 2022-12-07 15:58:35 PST
Committed 257518@main (7d493da919b5): <https://commits.webkit.org/257518@main>

Reviewed commits have been landed. Closing PR #7245 and removing active labels.