1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 08:12:21 +01:00
Files
archived-php-src/ext
Niels Dossche 6980eba863 Support templated content
The template element in HTML 5 is special in the sense that it does not
add its contents into the DOM tree, but instead keeps them in a separate
shadow DOM document fragment. Interacting with the DOM tree cannot touch
the elements in the document fragment.

Closes GH-14906.
2024-07-15 11:10:51 +02:00
..
2024-07-15 11:10:51 +02:00
2024-07-14 11:55:03 +02:00
2024-07-15 11:10:51 +02:00
2024-07-14 11:55:03 +02:00
2024-07-06 14:58:50 -07:00
2024-07-04 16:03:15 +02:00
2024-07-14 11:55:03 +02:00
2024-07-07 00:22:41 +02:00
2024-07-09 00:57:35 +02:00
2024-07-06 01:59:46 +02:00