TiddlyWiki.org

Ticket #474 (new defect)

Opened 6 months ago

Last modified 4 months ago

Formatter: invalid presentational attributes

Reported by: FND Assigned to:
Priority: trivial Milestone: 2.5
Component: core Version:
Severity: trivial Keywords: webStandards
Cc:

Description (Last modified by FND)

The TiddlyWiki formatter uses various presentational attributes, almost all of which are deprecated in HTML4, and thus invalid in XHTML.

Examples are occurrences of align and valign in Formatter.js.

Change History

14/02/08 23:31:51 changed by FND

  • owner changed from JeremyRuston to FND.
  • status changed from new to assigned.

14/02/08 23:37:26 changed by FND

  • description changed.

15/02/08 11:07:03 changed by FND

  • owner deleted.
  • status changed from assigned to new.
  • description changed.

15/02/08 11:12:26 changed by MartinBudden

  • milestone set to 2.4.

16/02/08 14:02:22 changed by FND

Note: Both the edit and the search macro apply the proprietary IE attribute "autocomplete", which is not valid either.

14/04/08 10:07:43 changed by MartinBudden

  • milestone changed from 2.4 to 2.5.