Closed Bug 167308 Opened 23 years ago Closed 23 years ago

acute without terminating ';' is not rendered the same as in iexplorer

Categories

(Core :: DOM: HTML Parser, defect)

defect
Not set
minor

Tracking

()

RESOLVED INVALID

People

(Reporter: menda_1999, Assigned: harishd)

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1) Gecko/20020826 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1) Gecko/20020826 using &aacute , for examnple, in the middle of a vord without terminating ';' results in different behaviour than in iexplorer. I'm not a web designer, so I don't know if it's correct, it's just different than iexplorer, so some pages don't display correctly ( 'más' is displayed as 'm&aacutes' ) I checked and the page does't contain "DOCTYPE HTML PUBLIC" so I suppose it's being redered in "quirks mode" Reproducible: Always Steps to Reproduce: 1. 2. 3. Actual Results: "m&aacutes" displayed on a page Expected Results: "más" shuld have been displayed here's is the sourounding code ... note than only "m&aacutes" is displayed wrongly, the rest of the page renders correctly <font size="1" face="Georgia, Times New Roman, Times, serif"><font face="Verdana, Arial, Helvetica, sans-serif">- <font face="Georgia, Times New Roman, Times, serif" size="2">Los socialistas piden al Gobierno que dote al INEM de <b>16.000 funcionarios m&aacutes</b> para crear &quot;empleo de calidad&quot; </font>
--> Parser
Summary: acute without terminating ';' is not rendered the same as in iexplorer → acute without terminating ';' is not rendered the same as in iexplorer
--> Parser
Assignee: yokoyama → harishd
Component: Internationalization → Parser
QA Contact: ruixu → moied
See bug 107320 comment 2. m&aacutes</b> seems to fulfil the requirement "immediately before a tag".
Severity: normal → minor
OS: Windows 2000 → All
Hardware: PC → All
Oops, sorry. aacute is the name not aacutes --> INVALID
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.