mirror of
https://github.com/servo/servo
synced 2026-05-05 06:32:13 +02:00
Implement dirname for form submit and directionality for element
This commit is contained in:
@@ -14,8 +14,8 @@ interface HTMLElement : Element {
|
||||
attribute DOMString lang;
|
||||
[CEReactions]
|
||||
attribute boolean translate;
|
||||
// [CEReactions]
|
||||
// attribute DOMString dir;
|
||||
[CEReactions]
|
||||
attribute DOMString dir;
|
||||
readonly attribute DOMStringMap dataset;
|
||||
|
||||
// microdata
|
||||
|
||||
Reference in New Issue
Block a user