Opened 10 years ago

Last modified 10 years ago

#12221 closed Task

[Blink] Failing test_enlarge_element12 test — at Initial Version

Reported by: Marek Lewandowski Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: Cc:

Description

In Chromium nightly version I see that test_enlarge_element12 test fails.

I can confirm that this issue got also into Google Chrome Canary channel.

The issue is with selection after calling enlarge.

Expected selection:

<p>Test <i><b></b>[Enlarge]</i></p>

Actual selection in chrome:

<p>Test [<i><b></b>Enlarge</i>]</p>

UA versions:

  • Chromium: Chrome/38.0.2098.0
  • Chrome Canary: Chrome/38.0.2097.0

Change History (0)

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy