content
content copied to clipboard
fix: fix incorrectly inserted image alt text is corrected
Description
Fixes #35581.
Motivation
I noticed something unusual in the original text while translating it into Korean, so I wanted to fix it.
Additional details
Currently, both images with different contents has the same alt text.
Current alt text : Example showing the result of the firefox_code_search WebExtension's customization of the address bar suggestions.
Suggestion : Example of custom panel on developer tools.
Related issues and pull requests
#35581.
Preview URLs
(comment last updated: 2024-08-27 04:37:58)
@C17AN thanks for finding and fixing that one