Brian Smith

Results 70 issues of Brian Smith

Setting innerHTML from an iframe allows unsafe contents in the main page. Switching to innerText instead. Also adding some styles so it's apparent what is the iframe in the index.html...

### Summary If you visit a page with no locale in the URL and have a language preference set (through browser or OS settings), we will 404 the page even...

localization
p3
involves: UX

I'd like to create a tracking issue for Mermaid support as the best candidate for maintaining SVG diagrams. There are a number of discussions about this: __Discussions:__ - ["Exempt SVGs...

🌱 feature-request
needs decision from engineering
idle
needs discussion
involves: Content

## Summary This PR adds a few more parameters to the YouTube embed macro. ### Problem Currently the title, width and height are hardcoded, so it would be nice to...

macros

mdn/content: ```json { "bracketSameLine": true } ``` __edit:__ This repo config is currently at: ```json { "bracketSameLine": true, "singleQuote": true, "overrides": [ { "files": ["**/*.md", "**/*.html"], "options": { "printWidth": 120...

chore
idle
effort: small

>Why do we have [width capped at 90%](https://github.com/mdn/learning-area/blob/c754e63586d8d897ebee120fe4dcd320e1eefef1/javascript/building-blocks/tasks/styles.css#L41) and [height capped at 160px](https://github.com/mdn/learning-area/blob/c754e63586d8d897ebee120fe4dcd320e1eefef1/javascript/oojs/tasks/styles.css#L52)? > ![_1](https://github.com/mdn/content/assets/87750369/477a57f0-767e-407a-9e59-9e18d96b6356) _Originally posted by @OnkarRuikar in https://github.com/mdn/content/issues/29670#issuecomment-1765527133_

### Description Updating the docs for Vue in parallel while updating the todo vue app. ### Motivation The versions we were suggesting are no longer current when using Vue starter...

Content:Learn:Client-side
system
size/m

### Description This PR adds an `automated pr` label to dependabot PRs. ### Motivation Looking at PRs that don't have this label helps us to see which PRs are not...

system
size/s

I have no preference on Python version, so I'm mirroring https://github.com/mdn/django-locallibrary-tutorial/blob/main/runtime.txt so we can resolve some sec advisories on Gunicorn. Relates to: - [x] https://github.com/mdn/django-locallibrary-tutorial/pull/143

### Description Follow-up to https://github.com/mdn/content/pull/33177 where I added some checks that are not necessary. I over-complicated the "pause on page hide" audio examples, so we can simplify it and get...

Content:WebAPI
size/m