mirror of
https://github.com/servo/servo.git
synced 2025-10-04 10:39:16 +01:00
Extend semantics/interfaces.html.
This commit is contained in:
parent
474a4a5dcb
commit
173c9721c5
5 changed files with 48 additions and 28 deletions
|
@ -134,5 +134,6 @@ var elements = [
|
|||
["dialog", "Dialog"],
|
||||
["figcaption", ""],
|
||||
["summary", ""],
|
||||
["track", "Track"]
|
||||
["track", "Track"],
|
||||
["foo", "Unknown"]
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue