From 33ddbdd5c5c00a7ab47d2c44289b2d25b3729040 Mon Sep 17 00:00:00 2001 From: Yuki Okushi Date: Tue, 17 May 2022 08:34:30 +0900 Subject: [PATCH] Editorial: remove a confusing comment on .as Closes #3489. --- source | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/source b/source index f902c6da69c..7b25f233ea0 100644 --- a/source +++ b/source @@ -13773,7 +13773,7 @@ interface HTMLLinkElement : HTMLElement { [CEReactions] attribute USVString href; [CEReactions] attribute DOMString? crossOrigin; [CEReactions] attribute DOMString rel; - [CEReactions] attribute DOMString as; // (default "") + [CEReactions] attribute DOMString as; [SameObject, PutForwards=value] readonly attribute DOMTokenList relList; [CEReactions] attribute DOMString media; [CEReactions] attribute DOMString integrity; @@ -128718,7 +128718,7 @@ INSERT INTERFACES HERE Pierre-Arnaud Allumé, Pierre-Marie Dartus, Piers Wombwell, -‏ Pooja Sanklecha, + Pooja Sanklecha, Prashant Hiremath, Prashanth Chandra, Prateek Rungta, @@ -128963,6 +128963,7 @@ INSERT INTERFACES HERE Yoav Weiss, Yonathan Randolph, Yu Huojiang, + Yuki Okushi, Yury Delendik, 平野裕 (Yutaka Hirano), Yuzo Fujishima,