[Webkit-unassigned] [Bug 68592] wrap attribute of textarea element cannot be accessed by JavaScript

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 27 01:48:40 PDT 2011


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


Vineet Chaudhary <rgf748 at motorola.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #108634|0                           |1
        is obsolete|                            |
 Attachment #108811|                            |review?, commit-queue?
               Flag|                            |




--- Comment #9 from Vineet Chaudhary <rgf748 at motorola.com>  2011-09-27 01:48:41 PST ---
Created an attachment (id=108811)
 --> (https://bugs.webkit.org/attachment.cgi?id=108811&action=review)
Patch

> > Source/WebCore/html/HTMLTextAreaElement.idl:4
> > + * Portions Copyright (C) 2011 Motorola Mobility, Inc.  All rights reserved.
> You don't need to add "Portions".
Removed portions.


> > LayoutTests/fast/forms/textarea-wrap-attribute.html:10
> Do not add a separated .js file. This way is obsolete.
removed textarea-wrap-attribute.js, added the code to textarea-wrap-attribute.html.


> > LayoutTests/fast/forms/script-tests/textarea-wrap-attribute.js:10
> > +//If wrap attribute present.
> This comment (and the followings) is useful information. Please print it to the test result.  You can print it by debug('Check if wrap attribute present').

Added the debug statement to get more information on the test case.

-- 
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