Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #62521


Ignore:
Timestamp:
11/22/2024 10:09:58 AM (17 months ago)
Author:
jonsurrell
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #62521 – Description

    initial v1  
    4343}}}
    4444
    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.