[Bug 14512] closing meta

http://www.w3.org/Bugs/Public/show_bug.cgi?id=14512

Alessandro Ursomando <customer@bbuio.it> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|NEEDSINFO                   |

--- Comment #2 from Alessandro Ursomando <customer@bbuio.it> 2011-10-19 19:57:22 UTC ---
<!DOCTYPE html>
<html>
    <head>
        <title>Saluto</title>
        <meta charset="UTF-8">
    </head>
    <body>
        <p>Ciao Mondo!</p>
    </body>
</html>


The fifth line should be: <meta charset="UTF-8" />

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Wednesday, 19 October 2011 19:57:29 UTC