Opened 15 years ago
Closed 15 years ago
#4477 closed Bug (fixed)
Missing th in objectElements of styles plugin
Reported by: | Alfonso Martínez de Lizarrondo | Owned by: | Garry Yao |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.1 |
Component: | Core : Styles | Version: | 3.0 |
Keywords: | Confirmed Review+ | Cc: |
Description
table, td and even tr is there, but th is missing.
Other related elements are caption, thead, tbody and tfoot.
If I figure what's the use of that object I'll provide a patch.
Attachments (1)
Change History (4)
Changed 15 years ago by
Attachment: | 4477.patch added |
---|
comment:1 Changed 15 years ago by
Keywords: | Confirmed Review? added |
---|---|
Milestone: | → CKEditor 3.2 |
Owner: | set to Garry Yao |
Status: | new → assigned |
comment:2 Changed 15 years ago by
Keywords: | Review+ added; Review? removed |
---|---|
Milestone: | CKEditor 3.2 → CKEditor 3.1 |
objectElements : List of element's tag names which make sense to attach a style on it, which will exclude the invisible elements like table group.