[w3m-dev-en 00273] Re: compact display of unordered lists

From: Alex Lyons (alex.lyons@aeat.co.uk)
Date: Fri Nov 03 2000 - 03:32:50 CST

  • Next message: Martin Trautmann: "[w3m-dev-en 00274] Re: compact display of unordered lists"

    Hi,

    I have found that w3m (11-pre) does a reasonable job of displaying
    lists, although it does sometimes get confused by display lists (<DL>)
    or if paragraphs are used within lists, and may display an extra blank
    line when it shouldn't, or no blank line when it should.

    All browsers seem to have their own little quirks in this area, as the
    various HTML specs don't indicate what the correct behaviour ought to
    be. Try looking at the attached test page through w3m, lynx, netscape,
    ie, etc, and the format will probably be different in each case!

    Alex.

    (sorry abot the following blurb...)

    ***********************************************************************
    This transmission contains information which may be confidential and
    which may also be privileged. It is intended for the named addressee
    only. Unless you are the named addressee, or authorised to receive it
    on behalf of the addressee you may not copy or use it, or disclose it
    to anyone else. If you have received this transmission in error please
    contact the sender. Thank you for your cooperation.
    ***********************************************************************

    For more information about AEA Technology please visit our website at http://www.aeat.co.uk

    AEA Technology plc registered office 329 Harwell, Didcot, Oxfordshire OX11 0QJ.
    Registered in England and Wales, number 3095862.


    HTML Tests - Lists

    HTML Tests - Lists

    Unordered list, no paragraphs:


    Unordered list, no paragraphs, minimal HTML:


    Unordered compacted list, no paragraphs:


    Unordered list, each item is a paragraph:


    Unordered list, each item is a paragraph, no non-list items:


    Unordered list, each item is a paragraph, no non-list items, sublists not in preceeding paragraph:


    Ordered list, no paragraphs:

    1. List item 1
    2. Non-list item
    3. List item 2, with sub-list:
      1. Sub-list item 1
      2. Non-sub-list item
      3. Sub-list item 2, with sub-sub-list:
        1. Sub-sub-list item 1
        Continuation of Sub-list item 2
      4. Sub-list item 3
      Continuation of List item 2
    4. List item 3


    Ordered lists with explicit type:

    1. Item 1 - type=i
    2. Item 2 - type=i
    1. Item 1 - type=a
    2. Item 2 - type=a
    1. Item 1 - type=I
    2. Item 2 - type=I
    1. Item 1 - type=A
    2. Item 2 - type=A


    Display list with progressively longer titles:

    X1
    Item 1
    XX2
    Item 2, with sub-list:
    Y1
    Sub-item 1
    YY2
    Sub-item 2, continued with more words to make a long line which hopefully extend onto more than one line, with a sub-sub-list:
    Z1
    Sub-sub-item 1
    ZZ2 with a long title:
    Sub-sub-item 2, continued with more words to make a long line which hopefully extend onto more than one line.
    YYY3
    Sub-item 3
    XXX3
    Item 3
    XXXX4
    Item 4 - OK I know the title should be (iv) really!
    XXXXX5
    Item 5 - ditto - title has 7 chars
    XXXXXX6
    Item 6 - ditto - title has 8 chars
    XXXXXXX7
    Item 7 - ditto - title has 9 chars


    Display list, compacted, with progressively longer titles:

    X1
    Item 1
    XX2
    Item 2, with sub-list:
    Y1
    Sub-item 1
    YY2
    Sub-item 2, continued with more words to make a long line which hopefully extend onto more than one line, with a sub-sub-list:
    Z1
    Sub-sub-item 1
    ZZ2 Item with a long title:
    Sub-sub-item 2, continued with more words to make a long line which hopefully extend onto more than one line.
    YYY3
    Sub-item 3
    XXX3
    Item 3
    XXXX4
    Item 4 - OK I know the title should be (iv) really!
    XXXXX5
    Item 5 - ditto - title has 7 chars
    XXXXXX6
    Item 6 - ditto - title has 8 chars
    XXXXXXX7
    Item 7 - ditto - title has 9 chars


    Display list, compacted, minimal HTML:

    X1
    Item 1
    XX2
    Item 2, with sub-list:
    Y1
    Sub-item 1
    YY2
    Sub-item 2, continued with more words to make a long line which hopefully extend onto more than one line, with a sub-sub-list:
    Z1
    Sub-sub-item 1
    ZZ2 Item with a long title:
    Sub-sub-item 2, continued with more words to make a long line which hopefully extend onto more than one line.
    YYY3
    Sub-item 3
    XXX3
    Item 3
    XXXX4
    Item 4 - OK I know the title should be (iv) really!
    XXXXX5
    Item 5 - ditto - title has 7 chars
    XXXXXX6
    Item 6 - ditto - title has 8 chars
    XXXXXXX7
    Item 7 - ditto - title has 9 chars




    This archive was generated by hypermail 2b29 : Fri Nov 03 2000 - 03:45:14 CST