Changes between Initial Version and Version 4 of Ticket #11111


Ignore:
Timestamp:
Sep 5, 2014, 1:29:36 PM (10 years ago)
Author:
Piotrek Koszuliński
Comment:

The same regression made up to Chrome - #12221.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11111

    • Property Status changed from new to confirmed
    • Property Summary changed from [Safari] Range.enlarge test failing in Safari 7.0 to [Safari] Range.enlarge test failing in Safari 7.0 and Chrome 37
  • Ticket #11111 – Description

    initial v4  
    1 Test /dt/core/dom/range/enlarge.html#test_enlarge_element12 fails in latest Safari 7.0 that comes with OSX 10.9.
     1Test /dt/core/dom/range/enlarge.html#test_enlarge_element12 fails in latest Safari 7.0 that comes with OSX 10.9. It's also reproducible in Chrome 37 (see #12221).
    22
    33The root of the problem is the following condition: https://github.com/ckeditor/ckeditor-dev/blob/major/core/dom/range.js#L1039
     
    66
    77That particular test fails since CKeditor 4.0 in Safari 7 which makes it clear that we're facing Safari regression.
     8
     9Related bug in Chrome: #12221.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy