Opened 10 years ago

Last modified 10 years ago

#12221 closed Task

[Blink] Failing test_enlarge_element12 test — at Version 1

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

Description (last modified by Marek Lewandowski)

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 (only 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 (1)

comment:1 Changed 10 years ago by Marek Lewandowski

Description: modified (diff)
Owner: set to Marek Lewandowski
Status: newassigned
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