mirror of
https://github.com/servo/servo
synced 2026-04-27 09:57:23 +02:00
Rename legacy extended attributes in webidls
https://github.com/whatwg/webidl/pull/870
This commit is contained in:
@@ -71,7 +71,7 @@ interface HTMLInputElement : HTMLElement {
|
||||
[CEReactions]
|
||||
attribute DOMString defaultValue;
|
||||
[CEReactions, SetterThrows]
|
||||
attribute [TreatNullAs=EmptyString] DOMString value;
|
||||
attribute [LegacyNullToEmptyString] DOMString value;
|
||||
[SetterThrows]
|
||||
attribute object? valueAsDate;
|
||||
[SetterThrows]
|
||||
|
||||
Reference in New Issue
Block a user