We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4215763 commit 6ec09bcCopy full SHA for 6ec09bc
components/dom_crawler.rst
@@ -10,7 +10,10 @@ The DomCrawler Component
10
.. note::
11
12
While possible, the DomCrawler component is not designed for manipulation
13
- of the DOM or re-dumping HTML/XML.
+ of the DOM or re-dumping HTML/XML. However the DomCrawler will attempt to
14
+ automatically fix your HTML to match the official specification. Take note
15
+ about this behaviour as you could be working with a different DOM after it
16
+ has been parsed with the DomCrawler.
17
18
Installation
19
------------
0 commit comments