Opened 11 years ago
Closed 11 years ago
#12101 closed Task (fixed)
Create useful methods for HTML comparison
Reported by: | Piotrek Koszuliński | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 4.4.2 |
Component: | General | Version: | |
Keywords: | Cc: |
Description
It always takes time to find a good way to compare contents of editable's innerHTML
(including possible selection markers) with an expected output.
Change History (2)
comment:1 Changed 11 years ago by
comment:2 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Merged to master with git:dbbf367 in ckeditor-dev and 5c54da7 in benderjs-ckeditor.
R+ for branch:t/12101 and t/12101 in benderjs-ckeditor.