Closed
Bug 242148
Opened 21 years ago
Closed 21 years ago
Some character references lacking needed ; in test0.html
Categories
(Core Graveyard :: Viewer App, defect)
Core Graveyard
Viewer App
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ernestcline, Assigned: stephend)
References
()
Details
Attachments
(1 file)
1.56 KB,
patch
|
adamlock
:
review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7b) Gecko/20040421
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7b) Gecko/20040421
The period following È and è at the end of two sentences is being
interpreted as part of the character reference name. I believe that considering
the period to a valid character for a character reference name is correct SGML
behavior, so that including the semicolon is needed to get the presumably
intended behavior.
Reproducible: Always
Steps to Reproduce:
Assignee | ||
Comment 1•21 years ago
|
||
Assignee | ||
Comment 2•21 years ago
|
||
--> me.
Assignee: viewer-app → stephendonner
Status: UNCONFIRMED → NEW
Ever confirmed: true
Assignee | ||
Updated•21 years ago
|
Attachment #147370 -
Flags: review?(adamlock)
Assignee | ||
Updated•21 years ago
|
Status: NEW → ASSIGNED
OS: Windows XP → All
Hardware: PC → All
Comment on attachment 147370 [details] [diff] [review]
Patch
r=adamlock
Looks correct. Are these files even used any more?
Attachment #147370 -
Flags: review?(adamlock) → review+
Assignee | ||
Comment 4•21 years ago
|
||
C:\moz_src\mozilla\webshell\tests\viewer\samples>cvs commit -m "Bug 242148. Som
e character references lacking needed semicolon in test0.html. r=adamlock" test
0.html
Checking in test0.html;
/cvsroot/mozilla/webshell/tests/viewer/samples/test0.html,v <-- test0.html
new revision: 3.17; previous revision: 3.16
done
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•17 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•