Kenny YU wrote: > I don't understand.. the document begins by ``Window targeting is used > for both <a target="name"> and for window.open(url, name).''
The default target is "" for links if one is not specified. > Imo ``a link'' really means the case <a target="name"> but not <a > href="some url"> Your opinion is wrong in this case. ;) > So for the former case, I think there is a > possibility that the new document might be loaded in a different > frame? Of course. The page in question is describing the algorithm used to find the right frame... The "initial target docshell" is just where we start looking for that "right frame". -Boris _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

