Chris Mills
Chris Mills
The readme instructions for backup_restore_profile.py need to mention its dependency on utilities/adb_helper.py. It's not as easy to use as it used to be (the previous .sh script was standalone) in...
Some of the modern CSS syntax is somewhat hard to define inside our schema. See this conversation: https://github.com/mdn/data/pull/186 Essentially, we need to decide on a way to represent token types/any-value...
@valango commented on [Fri Sep 25 2020](https://github.com/mdn/sprints/issues/3725) # Request type - [ ] Please close this issue, I accidentally submitted it without adding any details - [ ] New documentation...
**Summary** On pages such as https://developer.mozilla.org/en-US/docs/Learn/CSS/Styling_text/Fundamentals, https://developer.mozilla.org/en-US/docs/Learn/Tools_and_testing/Cross_browser_testing/Introduction, and https://wiki.developer.mozilla.org/en-US/docs/Learn/Tools_and_testing/Cross_browser_testing/Your_own_automation_environment, the styling of the previous/menu links has gone really wrong. This happened at some point since the React front end was...
I just thought — when writing the interactive examples we always try to make both the example and the code lines narrow enough so they fit comfortably inside their respective...
So, this is true for both the accesskey example that has already been merged, and the spellcheck example that is currently in PR (https://github.com/mdn/interactive-examples/pull/1057). When I test them on my...
text-decoration-skip needs an interactive example. text-decoration-skip-ink has an interactive example, but it doesn't seem to display properly.
@valango commented on [Fri Sep 25 2020](https://github.com/mdn/sprints/issues/3725) # Request type - [ ] Please close this issue, I accidentally submitted it without adding any details - [ ] New documentation...
### Description This PR adds reference documentation for the [Navigation API](https://wicg.github.io/navigation-api/). ### Motivation Readers will want information about this new API. ### Additional details Further details can be found in...
I'm going to start documenting the Navigation API: see https://wicg.github.io/navigation-api/