Dennis Snell

Results 58 issues of Dennis Snell

Trac ticket: Core-61576 ## Description As part of work to add more spec support to the HTML API, this patch adds support for the insertion modes from the initial start...

Trac ticket: Core-61576 ## Status There is an infinite loop and some mis-nesting showing that something is missing in the implementation, but I'm not sure what it is yet. ###...

## Status This is an exploratory patch so far. ## Tasks - [ ] Test behavior of new functions. - [ ] Benchmark performance. ## Motivation - `_mb_strlen()` attempts to...

Allows entering named character references by their name for convenient entry. For example, typing `&notin` will be replaced with `∉` when completing the sequence with `;`. WordPress itself corrupts named...

## Resolved Trac ticket: Core-55027 (February 2022) Trac ticket: Core-44571 (July 2018) Trac ticket: Core-40958 (June 2017) Trac ticket: Core-39847 (February 2017) ## Related Trac ticket: Core-47514 (June 2019) The...

Trac ticket: Core-62091 Built from WordPress/wordpress-develop#7331 Provides a mechanism to serialize an HTML fragment to the XML syntax. YOU PROBABLY SHOULDN'T USE THIS!!!! **REMEMBER** that so-called "XHTML" served _without_ a...

Alternative to dmsnell/wordpress-develop#5

Please Ignore Joined from: - #6045 - #6046 - #6047 - #6048 - #6051 - #6121

Trac ticket: Core-61833 Previously, post titles in the bulk edit list were showing HTML character references (entities) in the displayed output when they should have been rendering the decoded values....