Changes between Initial Version and Version 1 of Ticket #7984


Ignore:
Timestamp:
Jun 6, 2011, 8:36:05 AM (13 years ago)
Author:
Wiktor Walc
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #7984 – Description

    initial v1  
    11Steps:
    2 1) Grab latest nightly. (I used Revision number: 7007).
    3 2) Add config.fullSize = true; to the config
    4 3) Open the Autogrow sample in Firefox 4.
    5 4) Click on Source on the default configuration autogrow sample.
    6 5) Add the following Doctype above the html element:
    7 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
    8 6) Click Source again to go back to WYSIWYG mode.
    9 7) Enter several newlines to make the document taller than the contents.
     2 1. Grab latest nightly. (I used Revision number: 7007).
     3 2. Add `config.fullPage = true;` to the config
     4 3. Open the Autogrow sample in Firefox 4.
     5 4. Click on Source on the default configuration autogrow sample.
     6 5. Add the following Doctype above the html element:
     7 `<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">`
     8 6. Click Source again to go back to WYSIWYG mode.
     9 7. Enter several newlines to make the document taller than the contents.
    1010
    1111Results:
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy