1
0
Fork 0
mirror of https://github.com/servo/servo.git synced 2025-11-11 04:07:48 +00:00
servo/components/script/dom/bindings/codegen/api.html.template

6 lines
82 B
Text

<table id="${interface}">
<tr>
<th>${interface}</th>
</tr>
${properties}
</table>