Bug 13870 - RenderFrameSet should only allow frame and frameset children
Summary: RenderFrameSet should only allow frame and frameset children
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Frames (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL: http://paste.lisp.org/display/41485
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-25 02:07 PDT by mitz
Modified: 2007-05-26 06:56 PDT (History)
0 users

See Also:


Attachments
Restrict RenderFrameSet children to RenderFrame and RenderFrameSet (4.97 KB, patch)
2007-05-25 02:08 PDT, mitz
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2007-05-25 02:07:06 PDT
See the URL for example.
Comment 1 mitz 2007-05-25 02:08:07 PDT
Created attachment 14715 [details]
Restrict RenderFrameSet children to RenderFrame and RenderFrameSet

No layout test regressions.
Comment 2 Darin Adler 2007-05-25 08:05:31 PDT
Comment on attachment 14715 [details]
Restrict RenderFrameSet children to RenderFrame and RenderFrameSet

r=me
Comment 3 Mark Rowe (bdash) 2007-05-26 06:56:52 PDT
Landed in r21797.