The Wayback Machine - https://web.archive.org/web/20210216111037/https://github.com/topics/mdn
Skip to content
#

mdn

Here are 119 public repositories matching this topic...

schalkneethling
schalkneethling commented Apr 10, 2019

User story

What did you do?
1.Goto a RTL version of MDN ste. eg: https://developer.mozilla.org/fa/

2.Look at small arrows on side of Web Technologies; Learn web development; Developer Tools

3.Look at cat that shows "Help us build better CSS debugging tools!
Which CSS bugs are the worst?
Take the Survey"

4-Look at location of Arrow of "Sign Up now" button

5-From Refrences and

Master613
Master613 commented Feb 16, 2021

MDN URL: https://developer.mozilla.org/en-US/docs/Web/API/Document/exitFullscreen

What information was incorrect, unhelpful, or incomplete? It says, "Document Exited form Full screen mode"

Specific section or headline? The 'Example' section, in the code example

What did you expect to see? "Document Exited from Full screen mode"

Did you test this? If so, ho

sideshowbarker
sideshowbarker commented Dec 18, 2020

At https://html.spec.whatwg.org/multipage/embedded-content-other.html#attr-dim-width the HTML says the value of the width attribute for the iframe element must be a non-negative integer.

So the following in kumascript/macros/EmbedInteractiveExample.ejs causes all articles with interactive live samples to be invalid —

https://github.com/mdn/yari/blob/0747bcd4454e70c912afcbe99be5136113e2

Improve this page

Add a description, image, and links to the mdn topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mdn topic, visit your repo's landing page and select "manage topics."

Learn more