Changes between Version 1 and Version 2 of Ticket #7732, comment 6
- Timestamp:
- 03/27/2018 09:37:02 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #7732, comment 6
v1 v2 26 26 [https://discourse.wicg.io/t/adding-a-disabled-attribute-to-a-s/1116/2 Read why this proposal to allow using the disabled attribute for a link is not going to happen] 27 27 28 One solution could be just removing the surrounding `<a>` from the menu list.28 One solution could be just removing the surrounding `<a>` from the group menu list item that a user has not gone through yet. 29 29 30 30 > 3. Periods are missing after #s 1 to 3 in the menu. Fixed. These periods are hardcoded in the output, which could be a problem for sites not in English, maybe? I'm not sure about that.