Skip to content
This repository was archived by the owner on Oct 17, 2025. It is now read-only.

Conversation

@d7ark
Copy link
Contributor

@d7ark d7ark commented Feb 8, 2018

Hello. My very first pull request for mdn. I hope everything is alright. Pull's related to #481
I've made two lists ul and ol to highlight that list-style-position works for both.

Looking forward to the feedback (especially on how to make it prettier).

@welcome
Copy link

welcome bot commented Feb 8, 2018

💖 Thanks for opening this pull request! 💖
Here is a list of things that will help get it across the finish line: - If this is a new or updated CSS interactive example, please ensure that you followed the CSS styleguide - If this is a new or updated JavaScript interactive example, please ensure that you followed the JavaScript styleguide - If your changes affects any of the steps in our contribution docs, please also make the relevant changes there.

@wbamberg
Copy link
Contributor

wbamberg commented Feb 9, 2018

Thanks for contributing!

I think this is generally very good: however, @helmutgranda just landed an example for the shorthand of this property, list-style:
https://developer.mozilla.org/en-US/docs/Web/CSS/list-style
https://interactive-examples.mdn.mozilla.net/pages/css/list-style.html

For consistency, I think it would be great if the list-style-position example used the same basic example as the list-style example: this means the same CSS file, unless that's not possible, and the same HTML contents, unless that's not possible.

@d7ark, what do you think? I'm sorry not to have made this clear in the bug.

@d7ark
Copy link
Contributor Author

d7ark commented Feb 9, 2018

It's fine. No problem. It's definitely doable.

I've even seen those changes as pull request. Should've thought of making mine similar. Ill change it and post new version.

Thanks.

Copy link
Contributor

@wbamberg wbamberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great. The only thing I'd say is that it should use the same CSS file as list-style (since it's identical), and live in the same subdirectory.

That said, list-style is in "lists-and-counters" while this example is in "lists". I'm not certain which name we should use here, but it does appear as if "lists" is correct:

https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Lists_and_Counters
https://drafts.csswg.org/css-lists-3/

So I'm going to merge this and fix it up later, probably by moving list-style into "lists". But I'd also welcome @schalkneethling 's input :).

Thanks for your contribution @d7ark !

@wbamberg wbamberg merged commit d8ab931 into mdn:master Feb 13, 2018
@welcome
Copy link

welcome bot commented Feb 13, 2018

Congrats on merging your first pull request! 🎉🎉🎉

@schalkneethling
Copy link

So I'm going to merge this and fix it up later, probably by moving list-style into "lists". But I'd also welcome @schalkneethling 's input :)

I agree @wbamberg

@wbamberg
Copy link
Contributor

I just updated the MDN page: https://developer.mozilla.org/en-US/docs/Web/CSS/list-style-position :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants