Changes between Initial Version and Version 1 of Ticket #62521
- Timestamp:
- 11/22/2024 10:09:58 AM (17 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #62521 – Description
initial v1 43 43 }}} 44 44 45 Seeking relies on moving to a specific location in the HTML string and advancing to the next token at that location. This means that seeking to virtual tokens unsupported.46 47 Attempting to set a bookmark at a virtual token should return `false` and refuse to set the bookmark.