Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
[g] (2) For nested objects, only the first successful one works, the …
…others all show fallback (and don't load plugins, documents, or whatnot). git-svn-id: http://svn.whatwg.org/webapps@2426 340c8d12-0b0e-0410-8428-c7bf67bfef74
- Loading branch information
|
||
<ol> | ||
|
||
<li> | ||
|
||
<p>If the element has an ancestor <code>object</code> element that | ||
is <em>not</em> showing its <span>fallback content</span>, then | ||
jump to the last step in the overall set of steps (fallback).</p> | ||
|
||
</li> | ||
|
||
<li> | ||
|
||
<p>If the <code title="attr-object-classid">classid</code> |