1
0
Fork 0
mirror of https://github.com/servo/servo.git synced 2025-07-03 21:43:41 +01: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>