[clreq] What is the purpose of the `class` attribute of the `script` tag in `index.html`? (#462)

kecrily has just created a new issue for https://github.com/w3c/clreq:

== What is the purpose of the `class` attribute of the `script` tag in `index.html`? ==
I found that the `script` tag in `index.html` uses the class attribute.

https://github.com/w3c/clreq/blob/58376bca9a35a5e069a7b704d46b27e2f8ed085c/index.html#L9=

I didn't know that script had this attribute and thought it was some kind of feature, so I looked up MDN.

https://developer.mozilla.org/en-US/docs/Web/HTML/Element/script

But I couldn't find it in the MDN, so what is its purpose?

Please view or discuss this issue at https://github.com/w3c/clreq/issues/462 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 3 May 2022 15:28:48 UTC