Sign in
third-party-mirror
/
servo
/
e84355b595f2f7091c4516e9f123f80ce9fd704c
/
.
/
components
/
script_bindings
/
codegen
/
api.html.template
blob: 807392693a4d9e87493c19a3a1bf92da4b190101 [
file
]
<table
id
=
"${interface}"
>
<tr>
<th>
${interface}
</th>
</tr>
${properties}
</table>