Bug 1878710 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Bug 1819205 added support for translating attributes, but not all of them were covered. There are my other relevant attributes. An incomplete list includes:

```
input[value]
img[alt]
[aria-label]
[aria-description]
[aria-label]
[aria-placeholder]
[aria-roledescription]
[aria-valuetext]
[aria-braillelabel]
[title]
```
Bug 1819205 added support for translating attributes, but not all of them were covered. There are many other relevant attributes. An incomplete list includes:

```
input[value]
img[alt]
[aria-label]
[aria-description]
[aria-label]
[aria-placeholder]
[aria-roledescription]
[aria-valuetext]
[aria-braillelabel]
[title]
```
Bug 1819205 added support for translating attributes, but not all of them were covered. There are many other relevant attributes. An incomplete list includes:

```
input[value]
img[alt]
track[label]
[aria-label]
[aria-description]
[aria-label]
[aria-placeholder]
[aria-roledescription]
[aria-valuetext]
[aria-braillelabel]
[title]
```

Back to Bug 1878710 Comment 0