Skip to content

Commit 6ec09bc

Browse files
flip111weaverryan
authored andcommitted
Update dom_crawler.rst
1 parent 4215763 commit 6ec09bc

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

components/dom_crawler.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,10 @@ The DomCrawler Component
1010
.. note::
1111

1212
While possible, the DomCrawler component is not designed for manipulation
13-
of the DOM or re-dumping HTML/XML.
13+
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.
1417

1518
Installation
1619
------------

0 commit comments

Comments
 (0)