Opened 9 years ago
Closed 9 years ago
#13709 closed Bug (fixed)
[Safari] 6 red tests in delbackspacequirks/collapsed
Reported by: | Piotrek Koszuliński | Owned by: | Piotrek Koszuliński |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 4.5.4 |
Component: | General | Version: | 4.5.3 |
Keywords: | Cc: |
Description
Steps to reproduce
Expected result
Green.
Actual result
6 red tests.
Other details (browser, OS, CKEditor version, installed plugins)
Only on Safari (OSX, iOS). Upgrade Bender and related modules before reproducing.
Change History (3)
comment:1 Changed 9 years ago by
comment:2 Changed 9 years ago by
Owner: | set to Piotrek Koszuliński |
---|---|
Status: | new → assigned |
comment:3 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed on master with git:e994879.
I tried to figure out when these tests started failing, but downgrading to old CKE versions didn't help, as well as downgrading Bender didn't make any difference. Sad story, but it's unviable to debug it, so I just extended test so they pass in WebKit.
Since we're testing selection here, the only thing we can do is to expect both patterns. Note that "expected" argument of the test can be an array because isInnerHtmlMatching accepts array too.