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

Default list style position to "outside" #881

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ArchGryphon9362
Copy link

@ArchGryphon9362 ArchGryphon9362 commented Jun 5, 2022

As per MDN list-style-position should default to outside, but after some testing, every Chromium based browser defaults this to inside. In IE 11 and Firefox 101, it defaults to outside, as it should.

Edit: Safari apparently also defaults this to inside. This quirk is mentioned in MDN right before the "Syntax" section on the page.

As per MDN list-style-position should default to outside, but after some testing, every Chromium based browser defaults this to inside. In IE 11 and Firefox 101, it defaults to outside, as it should.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant