<textarea>: defaultValue setter should be same as textContent setter.
[1]: > On setting, it must act as the setter for the element's textContent > IDL attribute. The new behavior matches to Firefox and Safari. This CL is almost equivalent to crrev.com/489300 by Shanmuga Pandi M. The regression caused by it was fixed by crrev.com/639382 . [1] https://html.spec.whatwg.org/multipage/form-elements.html#dom-textarea-defaultvalue Bug: 392843 Change-Id: I8b4ea4cd5fffffdc136ab3812a2c34e43f681345 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1538057Reviewed-by:Yoshifumi Inoue <yosin@chromium.org> Commit-Queue: Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#643790}
Showing
Please register or sign in to comment