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