mirror of
https://github.com/servo/servo
synced 2026-04-27 09:57:23 +02:00
Rearrange directionality algorithm functions
This commit is contained in:
@@ -13,8 +13,8 @@ interface HTMLTextAreaElement : HTMLElement {
|
||||
// attribute boolean autofocus;
|
||||
[CEReactions, SetterThrows]
|
||||
attribute unsigned long cols;
|
||||
// [CEReactions]
|
||||
// attribute DOMString dirName;
|
||||
[CEReactions]
|
||||
attribute DOMString dirName;
|
||||
[CEReactions]
|
||||
attribute boolean disabled;
|
||||
readonly attribute HTMLFormElement? form;
|
||||
|
||||
Reference in New Issue
Block a user