mirror of
https://github.com/servo/servo
synced 2026-04-28 02:19:14 +02:00
Update WebIDL.py to 4166cae81546
4166cae815
Pulls in changes from https://bugzilla.mozilla.org/show_bug.cgi?id=1359269
This commit is contained in:
@@ -37,8 +37,7 @@ interface HTMLTextAreaElement : HTMLElement {
|
||||
readonly attribute DOMString type;
|
||||
[CEReactions]
|
||||
attribute DOMString defaultValue;
|
||||
[TreatNullAs=EmptyString]
|
||||
attribute DOMString value;
|
||||
attribute [TreatNullAs=EmptyString] DOMString value;
|
||||
readonly attribute unsigned long textLength;
|
||||
|
||||
// readonly attribute boolean willValidate;
|
||||
|
||||
Reference in New Issue
Block a user