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 99288f7 commit cfd83e9Copy full SHA for cfd83e9
index.html
@@ -11165,8 +11165,8 @@ <h3>Graph Containers</h3>
11165
and MUST NOT merge the result with any other markup from the same HTML document.</p>
11166
11167
<p>For example, given an HTML document located at <code>http://example.com/document</code>,
11168
- a script element identified by "name" can be targeted using the URL
11169
- <code>http://example.com/document#name</code>.</p>
+ a script element identified by "dave" can be targeted using the URL
+ <code>http://example.com/document#dave</code>.</p>
11170
11171
<aside class="example ds-selector-tabs"
11172
title="Targeting a specific script element by id">
0 commit comments