php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <shadow_root.h>
Data Fields | |
lxb_dom_document_fragment_t | document_fragment |
lxb_dom_shadow_root_mode_t | mode |
lxb_dom_element_t * | host |
Definition at line 25 of file shadow_root.h.
lxb_dom_document_fragment_t lxb_dom_shadow_root::document_fragment |
Definition at line 26 of file shadow_root.h.
lxb_dom_element_t* lxb_dom_shadow_root::host |
Definition at line 29 of file shadow_root.h.
lxb_dom_shadow_root_mode_t lxb_dom_shadow_root::mode |
Definition at line 28 of file shadow_root.h.