Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LadyBird Bullet Points in wrong location and wrong size #23941

Open
UTCSame opened this issue Apr 12, 2024 · 1 comment
Open

LadyBird Bullet Points in wrong location and wrong size #23941

UTCSame opened this issue Apr 12, 2024 · 1 comment

Comments

@UTCSame
Copy link

UTCSame commented Apr 12, 2024

We are students at the University of Utah. We are working on fixing bugs in the Ladybird browser as part of our LadyBird Browser.

We found the problem while visiting https://ian-albert.com/games/super_mario_bros_maps/. We noticed that the bullet points in the Bonus Areas section on the Ladybird browser were larger and in the wrong location compared to how they look on Chrome or another browser. We create a small HTML web page to minimize the issue.

<!DOCTYPE html>
<html>

<body>
  <ul>
    <li style="font-size: 12px">1</li>

li

We are looking for suggestions on where to start.

hayneian000 added a commit to hayneian000/serenity that referenced this issue Apr 18, 2024
@kuchikuu
Copy link
Contributor

kuchikuu commented May 7, 2024

similar issue: #24222

Ladybird: HTML: Distance between numbers and text in ol element is too big

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants