2FAIL TEXTAREA with white-space:pre-line should not produce nbsp by Enter key assert_equals: expected "P1\n\nP2\n\n\n\nP3\n" but got "P1\n\nP2\n\n \nP3\n"
2FAIL TEXTAREA with white-space:pre-line should not produce nbsp by Enter key assert_equals: expected "P1\n\nP2\n\n\n\nP3\n" but got "P1\n\nP2\n\n P3\n"
Issue 1776903003: Do not use setInnerText in INPUT / TEXTAREA
(Closed)
Created 4 years, 9 months ago by tkent
Modified 4 years, 9 months ago
Reviewers: yosin_UTC9
Base URL: https://chromium.googlesource.com/chromium/src.git@master
Comments: 1