Changes between Version 5 and Version 7 of Ticket #10021


Ignore:
Timestamp:
Feb 4, 2013, 1:46:07 PM (11 years ago)
Author:
Jakub Ś
Comment:
  1. These are not used by editor: rules,frame,bgcolor
  2. This can probably be dropped: summary
  3. This can perhaps be replaced by float in style attribute: - align
  4. There is a problem with: cellpadding and cellspacing

We still support IE7 and Quirks mode which makes this request very nice but impossible to implement at the given moment at least for these two attributes

Links: http://www.quackit.com/css/css_cellpadding.cfm
http://www.quackit.com/css/css_cellspacing.cfm
http://stackoverflow.com/questions/339923/how-to-set-cellpadding-and-cellspacing-in-css
http://www.w3schools.com/cssref/pr_tab_border-spacing.asp

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10021 – Description

    v5 v7  
    11When I insert new table, without any settings i get border="1" cellpadding="1" cellspacing="1" style="width: 500px;" attributes. These are unexpected and non-valid ones.
    22
    3 Edit:[[BR]]
     3**Edit:**[[BR]]
    44When I insert new table it uses attributes that are deprecated in HTML5
    5 cellpadding,cellspacing,align,width,summary,rules,frame,bgcolor attributes. Please see: http://www.w3schools.com/tags/tag_table.asp
     5cellpadding,cellspacing,align,summary,rules,frame,bgcolor attributes. Please see: http://www.w3schools.com/tags/tag_table.asp
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy