Re: [whatwg/dom] Trusted types attributes (PR #1268)

> This now seems to invoke TT even when we have specifications manipulate attributes, 

I don't understand sorry could you explain what's changed since before?

> or when element.id's setter is used. Is that intentional?

That's not intentional? I don't see what I've changed that would lead that to happen?

In all cases if TT's algorithm is invoked it just returns the value you provide it, unless it's one of a select few atttributes on a select few elements (or an event handler).

I will write an overview first thing tomorrow and update the PR to provide that.


-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/pull/1268#issuecomment-2163289878
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/dom/pull/1268/c2163289878@github.com>

Received on Wednesday, 12 June 2024 15:11:46 UTC