Changes between Version 1 and Version 2 of Ticket #50675, comment 1
- Timestamp:
- 07/16/2020 02:30:17 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #50675, comment 1
v1 v2 6 6 Seems it may make sense to migrate the description and caption. Editing an already used image may require new description, and migrating the old description may be somewhat unexpected in these cases. On the other hand it is still the same image... 7 7 8 Unsure about migrating the alt text though. According to [https://www.w3.org/WAI/tutorials/images/decision-tree/ W3C WAI] the img alt must be contextial. Even storing it in the DB is "questionable" when inserting a previously used image in the editor, see #47456. 8 Unsure about migrating the alt text though. According to [https://www.w3.org/WAI/tutorials/images/decision-tree/ W3C WAI] the img alt must be contextial. Even storing it in the DB is "questionable" when inserting a previously used image in the editor, see #47456. Editing and reusing an image is quite likely to be in different context, and require new alt text.