Home | History | Annotate | Download | only in WebCore

Lines Matching full:plaintext

240         (WebCore::plainText): Added type cast since this bridges the gap from the modern stuff
6714 need to be reset when the fragment is changed for plaintext-only mode
6755 REGRESSION: Two extra newlines added when pasting a single styled line into a plaintext-only region
6759 Converting the fragment to plaintext introduced an extraneous newline because
6760 the range passed to plainText ended after the paragraph containing the fragment
6763 Two extra newlines were added because the '\n' in the plaintext string turns
6783 Enabled insertHTML for plaintext-only regions since it's useful for debugging rich