name: This attribute must return the resolved URL of the requested resource. This attribute must not change even if the fetch redirected to a different URL -- current definition.
Similarly, our processing section records the resolved URL of the requested resource. As such, I don't believe this is a RT spec bug, but the fact that all implementations are subject to this does indicate that we may want to add some language to make this explicit.
History records the redirected-to URL and triggering
history.back()on an iframe creates a ResourceTiming object withnameattribute set to said URL.Similarly, our processing section records the resolved URL of the requested resource. As such, I don't believe this is a RT spec bug, but the fact that all implementations are subject to this does indicate that we may want to add some language to make this explicit.
/cc @annevk @toddreifsteck @plehegar
The text was updated successfully, but these errors were encountered: