The CssSelector component converts CSS selectors to XPath expressions.
-
Updated
Sep 2, 2020 - PHP
Add a description, image, and links to the css-selector topic page so that developers can more easily learn about it.
To associate your repository with the css-selector topic, visit your repo's landing page and select "manage topics."
A DocumentFragment object exposes its innerHTML property, just like other Element objects do. This isn't a feature of the native DOMDocument, so it has to be exposed to IDEs using PHPDoc. Currently, accessing the innerHTML property works fine, but IDEs do not recognise the property.