Opened 16 years ago
Closed 16 years ago
#4147 closed Bug (fixed)
[Safari] test_checkElementRemovable8 of plugins/styles failed in Safari
| Reported by: | Garry Yao | Owned by: | Garry Yao |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.0 |
| Component: | Core : Styles | Version: | |
| Keywords: | Safari Confirmed Review+ | Cc: |
Description
The TC is failed due to different habit of webkit when emitting style text.
Attachments (1)
Change History (4)
Changed 16 years ago by
| Attachment: | 4147.patch added |
|---|
comment:1 Changed 16 years ago by
| Keywords: | Review? added |
|---|---|
| Status: | new → assigned |
comment:2 Changed 16 years ago by
| Keywords: | Review+ added; Review? removed |
|---|

I'm trying to unify all the normalization logics to be dedicated to style plugin,see this comment for the reason of doing this.