You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: spec.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -29052,7 +29052,7 @@ <h1>HostGetSupportedImportAttributes ( ): a List of Strings</h1>
29052
29052
<dd>It allows host environments to specify which import attributes they support. Only attributes with supported keys will be provided to the host.</dd>
29053
29053
</dl>
29054
29054
29055
-
<p>An implementation of HostGetSupportedImportAttributes must conform to the following requrements:</p>
29055
+
<p>An implementation of HostGetSupportedImportAttributes must conform to the following requirements:</p>
29056
29056
29057
29057
<ul>
29058
29058
<li>It must return a List of Strings, each indicating a supported attribute.</li>
0 commit comments