mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Use map_or and fix manifest
This commit is contained in:
parent
ab2aeb6d97
commit
25c5a4c045
4 changed files with 25 additions and 9 deletions
|
@ -14,7 +14,7 @@ interface HTMLElement : Element {
|
|||
attribute DOMString lang;
|
||||
[CEReactions]
|
||||
attribute boolean translate;
|
||||
[CEReactions]
|
||||
[CEReactions]
|
||||
attribute DOMString dir;
|
||||
readonly attribute DOMStringMap dataset;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue