RESOLVED FIXED 28384
Move noResize from HTMLFrameElementBase to HTMLFrameElement
https://bugs.webkit.org/show_bug.cgi?id=28384
Summary Move noResize from HTMLFrameElementBase to HTMLFrameElement
Darin Adler
Reported 2009-08-17 00:18:11 PDT
HTMLFrameElementBase has code for noResize, but it's only needed for <frame>, not <iframe>.
Attachments
patch (6.42 KB, patch)
2009-08-17 00:24 PDT, Darin Adler
mitz: review+
Darin Adler
Comment 1 2009-08-17 00:24:58 PDT
Darin Adler
Comment 2 2009-08-17 00:39:22 PDT
Note You need to log in before you can comment on or make changes to this bug.