Opened 11 years ago
Last modified 11 years ago
#11865 confirmed Bug
HTML parser and writer do not process HTML entities like browsers — at Version 4
Reported by: | Piotr Jasiun | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description (last modified by )
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 (4)
comment:1 Changed 11 years ago by
comment:2 Changed 11 years ago by
Summary: | Incorrect & handlig → HTML parser and writer do not process HTML entities like browsers |
---|
comment:3 Changed 11 years ago by
Status: | new → confirmed |
---|
comment:4 Changed 11 years ago by
Description: | modified (diff) |
---|
Tested on Chrome, FF, IE 11 & IE 8 and results are the same: 3 tests are red.