[Bug 9014] should probably wait with instantiating a plugin until the end tag has been parsed, otherwise the <param>s might not have been parsed yet

http://www.w3.org/Bugs/Public/show_bug.cgi?id=9014





--- Comment #2 from contributor@whatwg.org  2010-02-18 09:37:30 ---
Checked in as WHATWG revision r4784.
Check-in comment: Make sure plugins for <object> aren't instantiated before the
<param>s are read. This makes <object> slower (which we avoided with <video>,
for instance), but it appears to be needed for back-compat.
http://html5.org/tools/web-apps-tracker?from=4783&to=4784


-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Thursday, 18 February 2010 09:37:32 UTC