[wp-trac] [WordPress Trac] #61549: HTML API: Add "reset insertion mode appropriately"

WordPress Trac noreply at wordpress.org
Wed Aug 14 21:17:37 UTC 2024


#61549: HTML API: Add "reset insertion mode appropriately"
--------------------------------------+-------------------------
 Reporter:  jonsurrell                |       Owner:  jonsurrell
     Type:  enhancement               |      Status:  closed
 Priority:  normal                    |   Milestone:  6.7
Component:  HTML API                  |     Version:
 Severity:  normal                    |  Resolution:  fixed
 Keywords:  has-patch has-unit-tests  |     Focuses:
--------------------------------------+-------------------------

Comment (by dmsnell):

 In [changeset:"58898" 58898]:
 {{{
 #!CommitTicketReference repository="" revision="58898"
 HTML API: Make "reset insertion mode appropriately" algorithm private.

 The algorithm is described and referred to in the specification as
 "reset the insertion mode appropriately." This patch renames it to
 more accurately reflect the specification, and it turns the public
 method private. As an internal algorithm from the HTML specification
 it should not be open to extension.

 Developed in https://github.com/wordpress/wordpress-develop/pull/7194
 Discussed in https://core.trac.wordpress.org/ticket/61549

 Follow-up to [28656].
 Props jonsurrell.
 See #61549.
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/61549#comment:12>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list