Changes between Version 1 and Version 2 of Ticket #7550, comment 1
- Timestamp:
- Nov 18, 2010, 5:39:11 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #7550, comment 1
v1 v2 5 5 > This method uses the browser's `innerHTML` property. Some browsers may not return HTML that exactly replicates the HTML source in an original document. 6 6 7 A ndIE does in this case. IE seems to change the innerHTML although this shouldn't be the case.7 As IE does in this case. IE seems to change the innerHTML although this shouldn't be the case. 8 8