This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 27029 - "the user agent must create a nested browsing context" In this sentence create should be a link to the steps one has to follow to instantiate a nested browsing context.
Summary: "the user agent must create a nested browsing context" In this sentence creat...
Status: RESOLVED FIXED
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL: https://html.spec.whatwg.org/#the-ifr...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-13 11:50 UTC by contributor
Modified: 2015-01-15 23:39 UTC (History)
4 users (show)

See Also:


Attachments

Description contributor 2014-10-13 11:50:33 UTC
Specification: https://html.spec.whatwg.org/multipage/embedded-content.html
Multipage: https://html.spec.whatwg.org/multipage/#the-iframe-element
Complete: https://html.spec.whatwg.org/#the-iframe-element
Referrer: 

Comment:
"the user agent must create a nested browsing context" In this sentence create
should be a link to the steps one has to follow to instantiate a nested
browsing context.

Posted from: 46.127.136.57 by annevk@annevk.nl
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:35.0) Gecko/20100101 Firefox/35.0
Comment 1 Ian 'Hixie' Hickson 2014-11-07 22:03:45 UTC
Which steps?
Comment 2 Anne 2014-11-08 08:07:22 UTC
Penultimate paragraph of https://html.spec.whatwg.org/multipage/browsers.html#windows not counting the note.
Comment 3 Ian 'Hixie' Hickson 2014-11-12 18:55:31 UTC
Oh, I see. Not really steps, and not specific to a nested browsing context, just the rules for creating browsing contexts. Sure, we can have a hyperlink there. Should probably link to this from anywhere that creates browsing contexts.
Comment 4 Anne 2014-11-12 18:57:30 UTC
Yeah sorry. I'd imagine those to become steps at some point, when we make it more complicated :-)

And yeah, that'd be hugely helpful. It's often not clear to people how <iframe> works, and stuff like this really helps with that.
Comment 5 Hallvord R. M. Steen 2014-11-14 23:24:50 UTC
For context, Anne reported this bug because he had to explain to me how <iframe>s work, and he'd rather not have to do it again ;)
The more links the merrier.
Comment 6 contributor 2015-01-15 23:39:16 UTC
Checked in as WHATWG revision r8882.
Check-in comment: Add hyperlinks for creating browsing contexts.
https://html5.org/tools/web-apps-tracker?from=8881&to=8882