R
R
Roma Zvarich2019-05-09 10:21:03
css
Roma Zvarich, 2019-05-09 10:21:03

Why does the selection of Flex items go wrong?

Hello.
Can you please help me understand why when selecting Flex items from left to right, three left items are selected at once, and not sequentially, as expected (unlike, for example, "inline-block")?
Thanks
5cd3d41097420912293896.gif
JSFiddle Code

Answer the question

In order to leave comments, you need to log in

2 answer(s)
R
Roma Zvarich, 2019-05-09
@hisbvdis

It turned out that the problem was in the browser.
Windows 10.

  • Chrome - WRONG (Blink)
  • Opera - Wrong (Blink)
  • Firefox - works correctly (Gecko)
  • Edge - works correctly (Edge)
  • IE11 - works correctly 0_o (Trident)

D
Dmitry Pacification, 2019-05-16
@dmitry_pacification

Wrong by what standards? Maybe this is just the expected behavior from the point of view of the browser?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question