Opened 15 years ago
Last modified 14 years ago
#4878 confirmed New Feature
Avoid deprecated attributes in Flash dialog
Reported by: | Garry Yao | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description
Similar refactoring should happen to Flash dialog to completely avoid XHTML deprecated attributes in favor of proper inline style with #4246.
Attachments (1)
Change History (4)
Changed 15 years ago by
Attachment: | 4878.patch added |
---|
comment:1 Changed 15 years ago by
comment:2 Changed 15 years ago by
Milestone: | CKEditor 3.3 → CKEditor 3.4 |
---|
comment:3 Changed 14 years ago by
Milestone: | CKEditor 3.4 |
---|
Current patch only targets 'align' field, other fields including 'vSpace', 'hSpace' should be covered by incoming patches.