mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Extend semantics/interfaces.html.
This commit is contained in:
parent
474a4a5dcb
commit
173c9721c5
5 changed files with 48 additions and 28 deletions
|
@ -28,5 +28,6 @@ function do_test(local_name, iface) {
|
|||
|
||||
elements.forEach(function(a) {
|
||||
do_test(a[0], a[1]);
|
||||
do_test(a[0].toUpperCase(), a[1]);
|
||||
})
|
||||
</script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue