Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Image tags without src #12579

Closed
4 of 8 tasks
caugner opened this issue Apr 5, 2023 · 3 comments
Closed
4 of 8 tasks

Image tags without src #12579

caugner opened this issue Apr 5, 2023 · 3 comments
Labels
chore A routine task. l10n-es Issues related to Spanish content. l10n-fr Issues related to French content. l10n-ko Issues related to Korean content.

Comments

@caugner
Copy link
Contributor

caugner commented Apr 5, 2023

While testing out mdn/yari#8571, Sentry collected the following errors regarding <img> tags without a src attribute.

es

  • In /es/docs/Web/API/Element/clientTop there's an img tag without src (<img alt="Image:clientTop.png">)
  • In /es/docs/Web/API/Element/clientLeft there's an img tag without src (<img alt="Image:clientLeft.png">)
  • In /es/docs/Web/API/Element/clientLeft there's an img tag without src (<img alt="La barra de desplazamiento vertical en el lado izquierdo, aparece cuando la propiedad layout.scrollbar.side tiene el valor 1 o 3">)

fr

ko

  • In /ko/docs/Web/SVG/Tutorial/SVG_and_CSS there's an img tag without src (<img alt="SVG demonstration">)
  • In /ko/docs/Web/API/Window/toolbar there's an img tag without src (<img alt="Image:Modify_any_open_window_dialog.png">)
  • In /ko/docs/orphaned/Web/SVG/SVG_1.1_Support_in_Firefox there's an img tag without src (<img alt="그림:그림-text-fill-stroke.png">)
@caugner caugner added l10n-fr Issues related to French content. l10n-es Issues related to Spanish content. l10n-ko Issues related to Korean content. chore A routine task. labels Apr 5, 2023
@SphinxKnight
Copy link
Member

#12818 has been opened for the two docs in fr

@alattalatta
Copy link
Member

ko's fixed by #12488 and #12648.

@Graywolf9
Copy link
Contributor

es attended in #12964

@cw118 cw118 closed this as completed in b964ccc May 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore A routine task. l10n-es Issues related to Spanish content. l10n-fr Issues related to French content. l10n-ko Issues related to Korean content.
Projects
None yet
Development

No branches or pull requests

4 participants