mirror of
https://github.com/servo/servo
synced 2026-04-27 18:07:52 +02:00
PutForwards cleanup
This commit is contained in:
@@ -13,7 +13,7 @@ interface HTMLLinkElement : HTMLElement {
|
||||
attribute DOMString? crossOrigin;
|
||||
[CEReactions]
|
||||
attribute DOMString rel;
|
||||
readonly attribute DOMTokenList relList;
|
||||
[SameObject, PutForwards=value] readonly attribute DOMTokenList relList;
|
||||
[CEReactions]
|
||||
attribute DOMString media;
|
||||
[CEReactions]
|
||||
|
||||
Reference in New Issue
Block a user