WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
52319
output the value of input and textarea nodes when using dump-as-markup
https://bugs.webkit.org/show_bug.cgi?id=52319
Summary
output the value of input and textarea nodes when using dump-as-markup
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
Details
Formatted Diff
Diff
Patch for landing
(7.81 KB, patch)
2011-01-12 13:56 PST
,
Tony Chang
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Tony Chang
Comment 1
2011-01-12 13:18:27 PST
Created
attachment 78726
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug