- From: Simon Pieters <simonp@opera.com>
 - Date: Tue, 07 Aug 2007 15:06:17 +0200
 - To: public-html <public-html@w3.org>
 
(This is part of my detailed review of the Semantics and structure of HTML  
elements section.)
Step 3 in the <object> algorithm says:
    (Fallback.) The object element doesn't represent anything except what
    the element's contents represent, ignoring any leading param element
    children. This is the element's fallback content.
s/leading // because processing of the object takes all children <param>s  
into account, not just the leading ones.
-- 
Simon Pieters
Opera Software
Received on Tuesday, 7 August 2007 13:06:32 UTC