Bug 38781 - Cannot set frame.noResize to false
Summary: Cannot set frame.noResize to false
Status: RESOLVED DUPLICATE of bug 14845
Alias: None
Product: WebKit
Classification: Unclassified
Component: Frames (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac (Intel) OS X 10.6
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-07 16:03 PDT by Marc Bonnier
Modified: 2010-05-07 23:06 PDT (History)
1 user (show)

See Also:


Attachments
Test case #1 (401 bytes, text/html)
2010-05-07 16:03 PDT, Marc Bonnier
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marc Bonnier 2010-05-07 16:03:31 PDT
Created attachment 55428 [details]
Test case #1

Once the DOM frame.noResize is set to true, it cannot be set back to false.
Got the same behaviore using setAttribute("noResize", "false").

FF3.5: ok.
Opera-10.5: ok.
Comment 1 Alexey Proskuryakov 2010-05-07 23:06:37 PDT

*** This bug has been marked as a duplicate of bug 14845 ***