Home
last modified time | relevance | path

Searched defs:allow_shadow_root (Results 1 – 5 of 5) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/dom/
H A Dshadow_root.cc123 bool allow_shadow_root = in SetInnerHTMLInternal() local
H A Delement.cc4472 bool allow_shadow_root = in SetInnerHTMLInternal() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/html/parser/
H A Dhtml_document_parser.cc293 bool allow_shadow_root = document.GetDeclarativeShadowRootAllowState() != in HTMLDocumentParser() local
308 bool allow_shadow_root = in HTMLDocumentParser() local
H A Dhtml_tree_builder.cc236 bool allow_shadow_root) in HTMLTreeBuilder()
252 bool allow_shadow_root) in HTMLTreeBuilder()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/editing/serializers/
H A Dserialization.cc612 bool allow_shadow_root, in CreateFragmentForInnerOuterHTML()