Skip to content

Commit f0dc0ca

Browse files
author
Marcos Caceres
committed
Woops, zero or more *source* elements, not picture elements!
1 parent f82d8fa commit f0dc0ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ResponsiveImages.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ <h1>The <code>picture</code> element</h1>
9898
<dt><a href="http://dev.w3.org/html5/spec/single-page.html#element-dfn-contexts" title="element-dfn-contexts">Contexts in which this element can be used</a>:</dt>
9999
<dd>Where <a href="http://dev.w3.org/html5/spec/single-page.html#embedded-content-2">embedded content</a> is expected.</dd>
100100
<dt><a href="http://dev.w3.org/html5/spec/single-page.html#element-dfn-content-model" title="element-dfn-content-model">Content model</a>:</dt>
101-
<dd>Zero or more <code>picture</code> elements</dd>
101+
<dd>Zero or more <code>source</code> elements</dd>
102102
<dt>&nbsp;</dt>
103103
<dd>Zero or more <code>img</code> elements.</dd>
104104
<dt><a href="http://dev.w3.org/html5/spec/single-page.html#element-dfn-attributes" title="element-dfn-attributes">Content attributes</a>:</dt>

0 commit comments

Comments
 (0)