Closed
Bug 701775
Opened 13 years ago
Closed 13 years ago
Character after entity is highlighted as part of entity in 'View Source' window
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 535530
People
(Reporter: mtanalin, Unassigned)
References
()
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:11.0a1) Gecko/20111111 Firefox/11.0a1
Build ID: 20111111031514
Steps to reproduce:
Create HTML document with an entity immediately followed by a visible character.
Actual results:
Visible character placed immediately after entity is highlighted as part of the entity (red color) though it is not.
For example, in this case:
the ipsum
'i' letter will be highlighted with same red color as entity before the letter.
Expected results:
Character after an entity should not be highlighted as part of entity located before the character.
Reporter | ||
Updated•13 years ago
|
Reporter | ||
Comment 1•13 years ago
|
||
Latest Firefox build tested:
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:11.0a1) Gecko/20111111 Firefox/11.0a1 ID:20111111031514
Reporter | ||
Comment 2•13 years ago
|
||
Maybe related to bug 535530. Not a dupe since bug 535530 was reported in 2009-12-17 when HTML5 parser has not yet been used for View Source.
Reporter | ||
Comment 3•13 years ago
|
||
Introduced in '2011-11-02-03-10-56-mozilla-central' build.
Comment 4•13 years ago
|
||
Bug 535530 is still the reason why this happens.
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•