[Webkit-unassigned] [Bug 23750] Cannot resize frames because frameborder=0

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 10 23:23:17 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=23750


Swapna <spottabathini at innominds.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #140204|0                           |1
        is obsolete|                            |
 Attachment #141332|                            |review?
               Flag|                            |




--- Comment #10 from Swapna <spottabathini at innominds.com>  2012-05-10 23:22:20 PST ---
Created an attachment (id=141332)
 --> (https://bugs.webkit.org/attachment.cgi?id=141332&action=review)
Patch to allow resize of frames even in case of frameborder=0. - IV

> This seems reasonable to me.  I wouldn't have used alerts for logging as they make the test painful to use manually. 
Removed usage of alerts for logging.

> You also seem to have a bunch of code in your test case which is not executed.
 In the test case the code mentioned under if(window.layoutTestController) is to be executed in layout test tool. And the rest code is to execute in browser. By this code, while we run the test case in browser it will give look and feel of resize of frames.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list