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 16750 - Define rendering for the <frameset> element as a normal element.
Summary: Define rendering for the <frameset> element as a normal element.
Status: RESOLVED FIXED
Alias: None
Product: HTML WG
Classification: Unclassified
Component: HTML5 spec (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: ---
Assignee: Silvia Pfeiffer
QA Contact: HTML WG Bugzilla archive list
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-16 20:10 UTC by contributor
Modified: 2012-10-14 12:23 UTC (History)
6 users (show)

See Also:


Attachments

Description contributor 2012-04-16 20:10:16 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/rendering.html
Multipage: http://www.whatwg.org/C#frames-and-framesets
Complete: http://www.whatwg.org/c#frames-and-framesets

Comment:
Define rendering for the <frameset> element as a normal element.

Posted from: 82.161.179.17 by annevk@opera.com
User agent: Opera/9.80 (Macintosh; Intel Mac OS X 10.7.3; U; en) Presto/2.10.229 Version/11.62
Comment 1 Anne 2012-04-16 20:11:57 UTC
In particular, just like you can have multiple <body> element children of the root element, or <p> children, or anything really, you can have multiple <frameset> element children, mix them with <body>, etc. and it should all work fine (and does in Gecko/WebKit/Trident).

The only special thing is the rendering of <frameset>, which is the height of the viewport, etc.
Comment 3 contributor 2012-07-18 07:18:40 UTC
This bug was cloned to create bug 17928 as part of operation convergence.
Comment 4 Silvia Pfeiffer 2012-10-14 12:23:48 UTC
EDITOR'S RESPONSE: This is an Editor's Response to your comment. If
you are satisfied with this response, please change the state of
this bug to CLOSED. If you have additional information and would
like the Editor to reconsider, please reopen this bug. If you would
like to escalate the issue to the full HTML Working Group, please
add the TrackerRequest keyword to this bug, and suggest title and
text for the Tracker Issue; or you may create a Tracker Issue
yourself, if you are able to do so. For more details, see this
document:   http://dev.w3.org/html5/decision-policy/decision-policy-v2.html

Status: Accepted
Change Description:
https://github.com/w3c/html/commit/59df7cf6a5c71e305c770d66811b21e0bcb1c91c
Rationale: accepted WHATWG change