You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes. Why do you think it shouldn't? It's in DOM integrationset an attribute algorithm (lines 6488-6490 in the current PR).
Didn't think this through properly before. https://jsfiddle.net/c1noaysw/1/ made me think it shouldn't. However, since srcdoc is aDOMString, the default policy has to be called.
Perhaps the default policy should be able to distinguish values from the same and a different realm. Would need to think more about that.
Example: https://jsfiddle.net/3f2tzusq/2/
Happens currently with Chrome Dev. Presumably it shouldn't.
The text was updated successfully, but these errors were encountered: