HardWrap 181 Source/core/html/HTMLTextAreaElement.cpp wrap = HardWrap; HardWrap 211 Source/core/html/HTMLTextAreaElement.cpp const String& text = (m_wrap == HardWrap) ? valueWithHardLineBreaks() : value();