Git Product home page Git Product logo

Comments (1)

ws909 avatar ws909 commented on July 17, 2024

Everything renders correctly in Firefox on Windows 10, as well as FF on MacOS (actually, the page's background colour is incorrect there, but that's a separate issue).

From a related debugging session in Safari (MacOS) in chat:

The bug is present on one of the other answers, on both MacOS and iOS. These two posts where the bug is present, are only using * to start bullet points. There are two other posts where there's no issue with the rendering; one of them also only uses *, while the other one uses both * and -. So these are probably unrelated.

The bullet points are rendered correctly in the edit preview, so the issue could be related to how posts are rendered on the normal Q/A page, but there's seemingly not much difference between the preview page, and Q/A page. Also, half the posts are rendered correctly on the Q/A page, so that's confusing.

The web inspector shows identical CSS to be applied in both versions (Q/A and preview), except for word-break: break-word being applied in the buggy version, but that should have no effect, and disabling it makes no difference.

Using the web inspector to set list-style-type: disc; display: list-item makes no difference. Using display: none hides the entire list item (including the text). (tested on both the <ul> and <li>.

It could be an issue with ::marker, however, I don't know why it would apply seemingly to posts at random.

from qpixel.

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.