Giter Club home page Giter Club logo

Comments (3)

akaustav avatar akaustav commented on July 21, 2024

Hi @sipec, thanks for bringing this to our attention. I verified that there is indeed a difference in the CSS on both examples. In the 12.1.b workaround, I noticed this extra piece of CSS rule:

.FlexContainer::before,
.FlexItem {
  display: block;
}

There is an ongoing effort to move these examples from Codepen into GitHub pages for a different reason - see issue #274 and PR #276.

from flexbugs.

akaustav avatar akaustav commented on July 21, 2024

@philipwalton Feel free to correct me and/or add more information which I might have missed above.

On a related note, I can't seem to find any difference in the outputs between the 12.1.a bug and 12.1.b workaround in the version of IE11 installed on my Windows 10 machine (11.657.18362.0 - version screenshot below). And I do NOT have access to older versions of IE.

I was expecting to see a difference between the ::before element as per the following statement mentioned on the description of this bug.

IE 11 fixed this bug with regular inline element, but it still affects the ::before and ::after pseudo-elements.

Looks like the latest patch of IE11 might have fixed the issue on the ::before and ::after pseudo-elements.

My IE11 Version

image

Output of 12.1.a bug

image

Output of 12.1.b workaround

image

from flexbugs.

sipec avatar sipec commented on July 21, 2024

My bad, I see the difference now. I just didn't scroll down 😅

from flexbugs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.