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:
@@ -22,8 +22,8 @@ interface HTMLFrameElement : HTMLElement {
|
||||
// readonly attribute Document? contentDocument;
|
||||
// readonly attribute WindowProxy? contentWindow;
|
||||
|
||||
// [CEReactions, TreatNullAs=EmptyString]
|
||||
// [CEReactions, LegacyNullToEmptyString]
|
||||
// attribute DOMString marginHeight;
|
||||
// [CEReactions, TreatNullAs=EmptyString]
|
||||
// [CEReactions, LegacyNullToEmptyString]
|
||||
// attribute DOMString marginWidth;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user