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