|
Core LegacyEntityDecoder | TYPE |
|
Core LegacyEntityDecoder entities were decoded by performing a global search replace for all entities whose decoded versions did not have special meanings under | HTML |
|
Core LegacyEntityDecoder entities were decoded by performing a global search replace for all entities whose decoded versions did not have special meanings under and replaced them with their decoded versions We would match all | entities |
|
Core LegacyEntityDecoder entities were decoded by performing a global search replace for all entities whose decoded versions did not have special meanings under and replaced them with their decoded versions We would match all even if they did not have a trailing | semicolon |
|
Core LegacyEntityDecoder entities were decoded by performing a global search replace for all entities whose decoded versions did not have special meanings under and replaced them with their decoded versions We would match all even if they did not have a trailing but only if there weren t any trailing alphanumeric characters</p >< table >< tr >< th > Original</th >< th > Text</th >< th > Attribute</th ></tr >< tr >< td > & | amp |
|
| yen =</td><td>¥ |
|
we changed the behavior of entity parsing to match entities that had missing trailing semicolons in less | cases |
|
we changed the behavior of entity parsing to match entities that had missing trailing semicolons in less to more closely match HTML5 parsing | behavior |
|