Opened 6 years ago
Closed 6 years ago
#3618 closed defect (bug) (duplicate)
RTE inserted img should not use deprecated align property
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | TinyMCE | Version: | 2.1 |
| Severity: | minor | Keywords: | rte tinymce css xhtml strict |
| Cc: |
Description
RTE inserted img should not use deprecated align property, because will cause xhtml strict validation failure.
ENV: WP 2.1rc1 r4775
Use css solution instead.
Note: See
TracTickets for help on using
tickets.

Relates to #2131