mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 19:22:45 +00:00 
			
		
		
		
	|  ff48b7333c We currently create a shadow tree once for each DOM element that renders with a shadow tree (e.g. <input>, <details>). If such an element is removed from the DOM, we must remove its shadow tree. Otherwise, the shadow tree will refer to the old document in perpetuity. If the node is added back to a DOM, then recreate the shadow tree. | ||
|---|---|---|
| .. | ||
| button-attributes.html | ||
| get-innerHTML.html | ||
| Navigation-object-properties.html | ||
| navigator-beacon.html | ||
| set-innerHTML-details.html | ||
| set-innerHTML-input.html | ||
| set-innerHTML-textarea.html | ||
| StructuredClone-array-buffer-views.html | ||
| StructuredClone-object-primitives.html | ||
| StructuredClone-primitives.html | ||
| Window-named-properties-elements.html | ||
| Window-named-properties-iframe.html | ||
| Window-postMessage.html | ||
| Window-prototype.html | ||