strippedPlaceholder  540 Source/core/html/HTMLTextAreaElement.cpp     String placeholderText = strippedPlaceholder();
strippedPlaceholder   54 Source/core/html/HTMLTextFormControlElement.h     String strippedPlaceholder() const;
strippedPlaceholder  461 Source/core/html/forms/TextFieldInputType.cpp     String placeholderText = element().strippedPlaceholder();