We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 814668e commit b9b1cfeCopy full SHA for b9b1cfe
source
@@ -125445,8 +125445,8 @@ interface <dfn interface>External</dfn> {
125445
<td> <span data-x="concept-id">ID</span>*
125446
<tr>
125447
<th> <code data-x="">loading</code>
125448
- <td> <code data-x="attr-img-loading">img</code>;
125449
- <code data-x="attr-iframe-loading">iframe</code>
+ <td> <code data-x="attr-iframe-loading">iframe</code>;
+ <code data-x="attr-img-loading">img</code>
125450
<td> Used when determining loading deferral
125451
<td> "<code data-x="attr-loading-lazy">lazy</code>";
125452
"<code data-x="attr-loading-eager">eager</code>"
0 commit comments