Skip to content

Commit

Permalink
Remove embed and object
Browse files Browse the repository at this point in the history
  • Loading branch information
lukewarlow committed Apr 17, 2024
1 parent 56c81e3 commit a4d005e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions spec/index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -671,10 +671,7 @@ Its value is initially « ».
<thead>
<tr><th>Element<th>Property name<th>TrustedType
<tbody>
<tr><td>{{HTMLEmbedElement}}<td>"src"<td>{{TrustedScriptURL}}
<tr><td>{{HTMLIFrameElement}}<td>"srcdoc"<td>{{TrustedHTML}}
<tr><td>{{HTMLObjectElement}}<td>"codeBase"<td>{{TrustedScriptURL}}
<tr><td>{{HTMLObjectElement}}<td>"data"<td>{{TrustedScriptURL}}
<tr><td>{{HTMLScriptElement}}<td>"innerText"<td>{{TrustedScript}}
<tr><td>{{HTMLScriptElement}}<td>"src"<td>{{TrustedScriptURL}}
<tr><td>{{HTMLScriptElement}}<td>"text"<td>{{TrustedScript}}
Expand Down

0 comments on commit a4d005e

Please sign in to comment.