WordPress/wp-includes/interactivity-api
Pascal Birchler 78ea9f4ee6 Interactivity API: Prevent warning when using a bind directive with a short attribute name.
Adds new tests and improves existing ones by using `assertSame` to do type comparison as well.

Props jonsurrell, cbravobernal, swissspidy, gziolo.
Fixes #60758.
Built from https://develop.svn.wordpress.org/trunk@57835


git-svn-id: http://core.svn.wordpress.org/trunk@57336 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2024-03-14 15:30:09 +00:00
..
class-wp-interactivity-api-directives-processor.php Interactivity API: Skip instead of bail out if HTML contains SVG or MATH. 2024-02-17 15:28:04 +00:00
class-wp-interactivity-api.php Interactivity API: Prevent warning when using a bind directive with a short attribute name. 2024-03-14 15:30:09 +00:00
interactivity-api.php Interactivity API: Increase hook priority for processing directives. 2024-03-13 10:48:11 +00:00