File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
22 "http://www.w3.org/TR/1998/REC-html40-19980424/loose.dtd">
33<html lang="en">
4- <!-- $Id: syndata.src,v 2.96 2004-02-10 18 :51:17 bbos Exp $ -->
4+ <!-- $Id: syndata.src,v 2.97 2004-02-17 19 :51:36 bbos Exp $ -->
55<head>
66<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
77<title>Syntax and basic data types</title>
88<meta name="editor" lang="tr" content="Tantek Çelik">
9- <!-- Changed by: Tantek Celik, 2004-02-10 -->
9+ <!-- Changed by: Tantek Celik, 2004-02-17 -->
1010<style type="text/css">
1111 span.colorsquare { float:left; width:5em; height:3em; text-align:center; padding:1.2em 0 .8em }
1212 span.colorname { font-weight:bold }
@@ -1196,12 +1196,12 @@ encoding</span> (from highest priority to lowest):
11961196</p>
11971197<ol>
11981198<li>An HTTP "charset" parameter in a "Content-Type" field</li>
1199- <li>The <span class="index-def" title="@charset">@charset</span>
1200- at-rule</li>
12011199<li><a
12021200href="#BOM">BOM</a></li>
1201+ <li>The <span class="index-def" title="@charset">@charset</span>
1202+ at-rule</li>
12031203<li><code><link charset=""></code> or other metadata from the linking mechanism (if any)</li>
1204- <li>charset of referring document (if any)</li>
1204+ <li>charset of referring stylesheet or document (if any)</li>
12051205<li>UA-dependent mechanisms</li>
12061206</ol>
12071207
You can’t perform that action at this time.
0 commit comments