mirror of
https://github.com/servo/servo
synced 2026-04-27 09:57:23 +02:00
PutForwards cleanup
This commit is contained in:
@@ -21,7 +21,7 @@ interface HTMLAreaElement : HTMLElement {
|
||||
// attribute USVString ping;
|
||||
// [CEReactions]
|
||||
// attribute DOMString rel;
|
||||
readonly attribute DOMTokenList relList;
|
||||
[SameObject, PutForwards=value] readonly attribute DOMTokenList relList;
|
||||
// hreflang and type are not reflected
|
||||
};
|
||||
//HTMLAreaElement includes HTMLHyperlinkElementUtils;
|
||||
|
||||
Reference in New Issue
Block a user