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 15, 2024
1 parent 46be0fc commit 7106a04
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 @@ -680,10 +680,7 @@ initially empty.
<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 7106a04

Please sign in to comment.