Bug 52319

Summary: output the value of input and textarea nodes when using dump-as-markup
Product: WebKit Reporter: Tony Chang <tony>
Component: New BugsAssignee: Tony Chang <tony>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, ojan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch
none
Patch for landing none

Tony Chang
Reported 2011-01-12 12:45:29 PST
output the value of input and textarea nodes when using dump-as-markup
Attachments
Patch (7.78 KB, patch)
2011-01-12 13:18 PST, Tony Chang
no flags
Patch for landing (7.81 KB, patch)
2011-01-12 13:56 PST, Tony Chang
no flags
Tony Chang
Comment 1 2011-01-12 13:18:27 PST
Ojan Vafai
Comment 2 2011-01-12 13:29:18 PST
Comment on attachment 78726 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=78726&action=review > LayoutTests/resources/dump-as-markup.js:209 > + str += Markup._indent(depth + 1) + "this.value=" + node.value; Can you quote the value the way we do for attribute values above (line 197)?
Tony Chang
Comment 3 2011-01-12 13:56:23 PST
Created attachment 78728 [details] Patch for landing
WebKit Commit Bot
Comment 4 2011-01-12 14:26:42 PST
Comment on attachment 78728 [details] Patch for landing Clearing flags on attachment: 78728 Committed r75638: <http://trac.webkit.org/changeset/75638>
WebKit Commit Bot
Comment 5 2011-01-12 14:26:47 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.