зеркало из https://github.com/mozilla/gecko-dev.git
Add a UTF-8 charset declaratoin, and some Japanese for grins.
This commit is contained in:
Родитель
e61399d054
Коммит
05c42fac85
|
@ -23,6 +23,7 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>Ender HTML Test Page</title>
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
|
||||
|
||||
<style type="text/css">
|
||||
/* Don't set attributes here, or they can't be changed! */
|
||||
|
@ -45,7 +46,6 @@ under development. It's also a great place to not use latin.
|
|||
Here is an acute entity: "á".
|
||||
This sentence has two &nbsp; tags between each word.
|
||||
</p>
|
||||
|
||||
<div>
|
||||
<p>
|
||||
This paragraph is inside a <div>. Here is some
|
||||
|
@ -159,6 +159,9 @@ Another thing.
|
|||
</td><td>big cell 4 </td></tr>
|
||||
</table>
|
||||
|
||||
<p>
|
||||
Japanese for ya: プロ野球速報
|
||||
</p>
|
||||
<p>
|
||||
One more paragraph for the road. A true Klingon fears not the atrocious
|
||||
editing file format hoisted on us by html. Well, maybe he does, a little.
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>Ender HTML Test Page</title>
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
|
||||
|
||||
<style type="text/css">
|
||||
/* Don't set attributes here, or they can't be changed! */
|
||||
|
@ -45,7 +46,6 @@ under development. It's also a great place to not use latin.
|
|||
Here is an acute entity: "á".
|
||||
This sentence has two &nbsp; tags between each word.
|
||||
</p>
|
||||
|
||||
<div>
|
||||
<p>
|
||||
This paragraph is inside a <div>. Here is some
|
||||
|
@ -159,6 +159,9 @@ Another thing.
|
|||
</td><td>big cell 4 </td></tr>
|
||||
</table>
|
||||
|
||||
<p>
|
||||
Japanese for ya: プロ野球速報
|
||||
</p>
|
||||
<p>
|
||||
One more paragraph for the road. A true Klingon fears not the atrocious
|
||||
editing file format hoisted on us by html. Well, maybe he does, a little.
|
||||
|
|
Загрузка…
Ссылка в новой задаче