Claas Augner
Claas Augner
@nschonni Can you elaborate your proposal? I thought you were suggesting to automatically open an issue as soon as a macro is no longer used. :)
Django and Handlebars have been added in https://github.com/mdn/yari/pull/8108 and https://github.com/mdn/yari/pull/8113, and there has been no further request for EJS, so I'm going ahead and close this as done.
I was able to reproduce this as follows: 1. Go to https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/text 2. Press Tab repeatedly, until the interactive example has focus and we're in the HTML editor. 3. Pressing...
Closing as suggested by Brian in https://github.com/mdn/yari/issues/4972#issuecomment-1935586970.
I got the feedback from the Pocket team that the parsing rules for MDN have recently been adjusted, and so the page is now parsed correctly, which I just verified:
@sideshowbarker I finally got to this, and it works now: ``` % curl -IH "Origin: http://example.com" https://media.prod.mdn.mozit.cloud/ HTTP/2 404 content-type: text/html; charset=utf-8 content-length: 536 date: Tue, 29 Nov 2022 20:02:22...
Related: - https://github.com/mdn/css-examples/issues/178 - https://github.com/mdn/css-examples/issues/179 - https://github.com/mdn/css-examples/issues/180 - https://github.com/mdn/css-examples/issues/181
Resolving this PR would mean going through all our SVGs and ... 1. Add `role="img"` on the `` element. 2. Add`` element inside it with an appropriate title text. 3....
Note that we have meanwhile used `role="none"` on some purely decorative SVGs.
Closing due to low capacity.