- From: Anne van Kesteren <notifications@github.com>
- Date: Tue, 07 Oct 2025 06:55:32 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 7 October 2025 13:55:36 UTC
@annevk commented on this pull request. @fred-wang @otherdaniel if you could reply to @lukewarlow's comment above that would help a lot, thanks! @smaug---- did you want to have another look as well? > + <li><p>Let <var>verifiedValue</var> be the result of calling <a abstract-op>get + Trusted Types-compliant attribute value</a> with <var>attr</var>'s <a for=Attr>local name</a>, I don't understand why this is an abstract-op. Generally outside of TC39 we should not be using that. The wrapping is also wrong for DOM (applies several times). There's no wrapping inside of phrasing-level elements to make searching easier. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/pull/1268#pullrequestreview-3310245419 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/dom/pull/1268/review/3310245419@github.com>
Received on Tuesday, 7 October 2025 13:55:36 UTC