DescriptionPlaceHolder in TextArea should allow carriage return and line feed
As per current spec, placeholder should allow carriage return and line feed for text area. While placeholder should strip carriage return and line feed for input type=text.
BUG=367632
R=tkent, keishi1
TEST=Placeholder containing CR and LF are not stripped from the text for
type text area, while for input type text it is stripped.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=173455
Patch Set 1 #Patch Set 2 : Added rendering test and also added test for carriage return #
Messages
Total messages: 6 (0 generated)
|