Closed Bug 1013910 Opened 10 years ago Closed 10 years ago

support <meta charset="UTF-8">

Categories

(Core :: DOM: HTML Parser, defect)

29 Branch
x86_64
Windows 8.1
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 584285

People

(Reporter: clemensprill, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:29.0) Gecko/20100101 Firefox/29.0 (Beta/Release)
Build ID: 20140506152807

Steps to reproduce:

I did right click on a website and chose to show me the site information so I can see the used <meta->-tags and their values.


Actual results:

There is a <meta>-tag with no name and no value assigned. The both columns of it are empty.


Expected results:

The <meta>-tag which causes this is this one:
<meta charset="UTF-8">

It's the HTML5 way of declaring the charset and it's processed correctly in the document but the site information won't display it correct.
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.