HTML parser and writer do not process HTML entities in attributes like browsers
htmlParser
and htmlWriter
should handle HTML entities in attributes the same way browsers do natively. See test case in corresponding branch to notify the difference.
Change History (5)
Summary: |
Incorrect & handlig →
HTML parser and writer do not process HTML entities like browsers
|
Description: |
modified (diff)
|
Summary: |
HTML parser and writer do not process HTML entities like browsers →
HTML parser and writer do not process HTML entities in attributes like browsers
|
Tested on Chrome, FF, IE 11 & IE 8 and results are the same: 3 tests are red.