[WK2] Add support for text document viewport configuration
Created attachment 223419 [details] Patch
Comment on attachment 223419 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=223419&action=review > Source/WebCore/ChangeLog:8 > + Define a set of ViewportParameters suitable for displaying text document. a text document, or text documents? > Source/WebCore/ChangeLog:9 > + Add a document class for text document to differentiate them from other type of documents. text documents
Committed r163654: <http://trac.webkit.org/changeset/163654>