Update web-platform-tests to revision b622fea47d516f82e303c1954d0aee2652466c80

This commit is contained in:
WPT Sync Bot 2018-10-26 21:55:57 -04:00
parent cb915d669a
commit c6927c2425
54 changed files with 651 additions and 533 deletions

View file

@ -676,7 +676,7 @@ interface SVGAElement : SVGGraphicsElement {
attribute DOMString download;
attribute USVString ping;
attribute DOMString rel;
[SameObject, PutsForward=value] readonly attribute DOMTokenList relList;
[SameObject, PutForwards=value] readonly attribute DOMTokenList relList;
attribute DOMString hreflang;
attribute DOMString type;