Make WordPress Core

Ticket #11554: ValidationErrorsWPCalendar.html

File ValidationErrorsWPCalendar.html, 12.0 KB (added by avcascade, 15 years ago)
Line 
1<!DOCTYPE html>
2<head>
3<meta http-equiv="Content-Type" content="text/html; utf-8" />
4<title>[Invalid] Errors found while checking this document as HTML5!</title>
5</head>
6
7<body>
8
9  <h3 id="preparse_warnings">Notes and Potential Issues</h3>
10<p>The following notes and warnings highlight missing or conflicting information which caused the validator to perform some guesswork prior to validation. If the guess or fallback is incorrect, it could make validation results entirely incoherent. It is <em>highly recommended</em> 
11to check these potential issues, and, if necessary, fix them and re-validate the document.</p>
12<ol id="warnings">
13
14  <li class="msg_warn" id="W00">
15      <p><span class="err_type"><img src="images/info_icons/info.png" alt="Info" title="Info"></span> <span class="msg"> Using experimental feature:
16          <em>HTML5 Conformance Checker</em>.</span></p>
17    <p>The validator checked your document with an experimental feature:
18        <em>HTML5 Conformance Checker</em>. This feature has been
19        made available for your convenience, but be aware that it may be unreliable, or not perfectly
20        up to date with the latest development of some cutting-edge technologies. If you find any issue
21        with this feature, please <a href="feedback.html">report them</a>. Thank you.
22    </p>
23
24  </li>
25</ol><!-- End of "warnings". -->
26
27
28<p class="backtop"><a href="#jumpbar">? Top</a></p>
29
30
31<div id="result">
32
33<h3 class="invalid">Validation Output:
34        <!-- this case where validation fails but no error is listed should never happen -->
35       
36       
37        8 Errors
38        </h3>
39
40
41    <ol id="error_loop">
42
43 
44      <li class="msg_warn">
45          <span class="err_type"><img src="images/info_icons/warning.png" alt="Warning" title="Warning"></span>
46        <em>Line 502, Column 67</em>:
47        <span class="msg">The summary attribute is obsolete. Consider describing the structure of complex tables in &amp;lt;caption&amp;gt; or in a paragraph and pointing to the paragraph using the aria-describedby attribute.</span>
48
49<pre><code class="input">…_wrap"&gt;&lt;table id="wp-calendar" summary="Calendar"<strong title="Position where error was detected.">&gt;</strong></code></pre> 
50    </p>
51      </li>
52 
53      <li class="msg_err">
54          <span class="err_type"><img src="images/info_icons/error.png" alt="Error" title="Error"></span>
55        <em>Line 506, Column 47</em>:
56        <span class="msg">Attribute abbr not allowed on element th at this point.</span>
57
58<pre><code class="input">               &lt;th abbr="Monday" scope="col" title="Monday"<strong title="Position where error was detected.">&gt;</strong>M&lt;/th&gt;</code></pre>
59
60<div class="ve html5"><dl xmlns="http://www.w3.org/1999/xhtml"><dt>Element-specific attributes for element <a href="http://www.whatwg.org/specs/web-apps/current-work/#the-th-element"><code>th</code></a>:</dt>
61   <dd><a href="http://www.whatwg.org/specs/web-apps/current-work/#global-attributes">Global attributes</a></dd>
62   <dd><code><a href="http://www.whatwg.org/specs/web-apps/current-work/#attr-tdth-colspan">colspan</a></code></dd>
63   <dd><code><a href="http://www.whatwg.org/specs/web-apps/current-work/#attr-tdth-rowspan">rowspan</a></code></dd>
64   <dd><code><a href="http://www.whatwg.org/specs/web-apps/current-work/#attr-tdth-headers">headers</a></code></dd>
65   <dd><code><a href="http://www.whatwg.org/specs/web-apps/current-work/#attr-th-scope">scope</a></code></dd>
66
67   </dl></div>
68      </li>
69 
70      <li class="msg_err">
71          <span class="err_type"><img src="images/info_icons/error.png" alt="Error" title="Error"></span>
72        <em>Line 507, Column 49</em>:
73        <span class="msg">Attribute abbr not allowed on element th at this point.</span>
74
75<pre><code class="input">               &lt;th abbr="Tuesday" scope="col" title="Tuesday"<strong title="Position where error was detected.">&gt;</strong>T&lt;/th&gt;</code></pre>
76
77<div class="ve html5"><dl xmlns="http://www.w3.org/1999/xhtml"><dt>Element-specific attributes for element <a href="http://www.whatwg.org/specs/web-apps/current-work/#the-th-element"><code>th</code></a>:</dt>
78   <dd><a href="http://www.whatwg.org/specs/web-apps/current-work/#global-attributes">Global attributes</a></dd>
79   <dd><code><a href="http://www.whatwg.org/specs/web-apps/current-work/#attr-tdth-colspan">colspan</a></code></dd>
80   <dd><code><a href="http://www.whatwg.org/specs/web-apps/current-work/#attr-tdth-rowspan">rowspan</a></code></dd>
81   <dd><code><a href="http://www.whatwg.org/specs/web-apps/current-work/#attr-tdth-headers">headers</a></code></dd>
82   <dd><code><a href="http://www.whatwg.org/specs/web-apps/current-work/#attr-th-scope">scope</a></code></dd>
83
84   </dl></div>
85      </li>
86 
87      <li class="msg_err">
88          <span class="err_type"><img src="images/info_icons/error.png" alt="Error" title="Error"></span>
89        <em>Line 508, Column 53</em>:
90        <span class="msg">Attribute abbr not allowed on element th at this point.</span>
91
92<pre><code class="input">               &lt;th abbr="Wednesday" scope="col" title="Wednesday"<strong title="Position where error was detected.">&gt;</strong>W&lt;/th&gt;</code></pre>
93
94<div class="ve html5"><dl xmlns="http://www.w3.org/1999/xhtml"><dt>Element-specific attributes for element <a href="http://www.whatwg.org/specs/web-apps/current-work/#the-th-element"><code>th</code></a>:</dt>
95   <dd><a href="http://www.whatwg.org/specs/web-apps/current-work/#global-attributes">Global attributes</a></dd>
96   <dd><code><a href="http://www.whatwg.org/specs/web-apps/current-work/#attr-tdth-colspan">colspan</a></code></dd>
97   <dd><code><a href="http://www.whatwg.org/specs/web-apps/current-work/#attr-tdth-rowspan">rowspan</a></code></dd>
98   <dd><code><a href="http://www.whatwg.org/specs/web-apps/current-work/#attr-tdth-headers">headers</a></code></dd>
99   <dd><code><a href="http://www.whatwg.org/specs/web-apps/current-work/#attr-th-scope">scope</a></code></dd>
100
101   </dl></div>
102      </li>
103 
104      <li class="msg_err">
105          <span class="err_type"><img src="images/info_icons/error.png" alt="Error" title="Error"></span>
106        <em>Line 509, Column 51</em>:
107        <span class="msg">Attribute abbr not allowed on element th at this point.</span>
108
109<pre><code class="input">               &lt;th abbr="Thursday" scope="col" title="Thursday"<strong title="Position where error was detected.">&gt;</strong>T&lt;/th&gt;</code></pre>
110
111<div class="ve html5"><dl xmlns="http://www.w3.org/1999/xhtml"><dt>Element-specific attributes for element <a href="http://www.whatwg.org/specs/web-apps/current-work/#the-th-element"><code>th</code></a>:</dt>
112   <dd><a href="http://www.whatwg.org/specs/web-apps/current-work/#global-attributes">Global attributes</a></dd>
113   <dd><code><a href="http://www.whatwg.org/specs/web-apps/current-work/#attr-tdth-colspan">colspan</a></code></dd>
114   <dd><code><a href="http://www.whatwg.org/specs/web-apps/current-work/#attr-tdth-rowspan">rowspan</a></code></dd>
115   <dd><code><a href="http://www.whatwg.org/specs/web-apps/current-work/#attr-tdth-headers">headers</a></code></dd>
116   <dd><code><a href="http://www.whatwg.org/specs/web-apps/current-work/#attr-th-scope">scope</a></code></dd>
117
118   </dl></div>
119      </li>
120 
121      <li class="msg_err">
122          <span class="err_type"><img src="images/info_icons/error.png" alt="Error" title="Error"></span>
123        <em>Line 510, Column 47</em>:
124        <span class="msg">Attribute abbr not allowed on element th at this point.</span>
125
126<pre><code class="input">               &lt;th abbr="Friday" scope="col" title="Friday"<strong title="Position where error was detected.">&gt;</strong>F&lt;/th&gt;</code></pre>
127
128<div class="ve html5"><dl xmlns="http://www.w3.org/1999/xhtml"><dt>Element-specific attributes for element <a href="http://www.whatwg.org/specs/web-apps/current-work/#the-th-element"><code>th</code></a>:</dt>
129   <dd><a href="http://www.whatwg.org/specs/web-apps/current-work/#global-attributes">Global attributes</a></dd>
130   <dd><code><a href="http://www.whatwg.org/specs/web-apps/current-work/#attr-tdth-colspan">colspan</a></code></dd>
131   <dd><code><a href="http://www.whatwg.org/specs/web-apps/current-work/#attr-tdth-rowspan">rowspan</a></code></dd>
132   <dd><code><a href="http://www.whatwg.org/specs/web-apps/current-work/#attr-tdth-headers">headers</a></code></dd>
133   <dd><code><a href="http://www.whatwg.org/specs/web-apps/current-work/#attr-th-scope">scope</a></code></dd>
134
135   </dl></div>
136      </li>
137 
138      <li class="msg_err">
139          <span class="err_type"><img src="images/info_icons/error.png" alt="Error" title="Error"></span>
140        <em>Line 511, Column 51</em>:
141        <span class="msg">Attribute abbr not allowed on element th at this point.</span>
142
143<pre><code class="input">               &lt;th abbr="Saturday" scope="col" title="Saturday"<strong title="Position where error was detected.">&gt;</strong>S&lt;/th&gt;</code></pre>
144
145<div class="ve html5"><dl xmlns="http://www.w3.org/1999/xhtml"><dt>Element-specific attributes for element <a href="http://www.whatwg.org/specs/web-apps/current-work/#the-th-element"><code>th</code></a>:</dt>
146   <dd><a href="http://www.whatwg.org/specs/web-apps/current-work/#global-attributes">Global attributes</a></dd>
147   <dd><code><a href="http://www.whatwg.org/specs/web-apps/current-work/#attr-tdth-colspan">colspan</a></code></dd>
148   <dd><code><a href="http://www.whatwg.org/specs/web-apps/current-work/#attr-tdth-rowspan">rowspan</a></code></dd>
149   <dd><code><a href="http://www.whatwg.org/specs/web-apps/current-work/#attr-tdth-headers">headers</a></code></dd>
150   <dd><code><a href="http://www.whatwg.org/specs/web-apps/current-work/#attr-th-scope">scope</a></code></dd>
151
152   </dl></div>
153      </li>
154 
155      <li class="msg_err">
156          <span class="err_type"><img src="images/info_icons/error.png" alt="Error" title="Error"></span>
157        <em>Line 512, Column 47</em>:
158        <span class="msg">Attribute abbr not allowed on element th at this point.</span>
159
160<pre><code class="input">               &lt;th abbr="Sunday" scope="col" title="Sunday"<strong title="Position where error was detected.">&gt;</strong>S&lt;/th&gt;</code></pre>
161
162<div class="ve html5"><dl xmlns="http://www.w3.org/1999/xhtml"><dt>Element-specific attributes for element <a href="http://www.whatwg.org/specs/web-apps/current-work/#the-th-element"><code>th</code></a>:</dt>
163   <dd><a href="http://www.whatwg.org/specs/web-apps/current-work/#global-attributes">Global attributes</a></dd>
164   <dd><code><a href="http://www.whatwg.org/specs/web-apps/current-work/#attr-tdth-colspan">colspan</a></code></dd>
165   <dd><code><a href="http://www.whatwg.org/specs/web-apps/current-work/#attr-tdth-rowspan">rowspan</a></code></dd>
166   <dd><code><a href="http://www.whatwg.org/specs/web-apps/current-work/#attr-tdth-headers">headers</a></code></dd>
167   <dd><code><a href="http://www.whatwg.org/specs/web-apps/current-work/#attr-th-scope">scope</a></code></dd>
168
169   </dl></div>
170      </li>
171 
172      <li class="msg_err">
173          <span class="err_type"><img src="images/info_icons/error.png" alt="Error" title="Error"></span>
174        <em>Line 518, Column 44</em>:
175        <span class="msg">Attribute abbr not allowed on element td at this point.</span>
176
177<pre><code class="input">…bbr="November" colspan="3" id="prev"<strong title="Position where error was detected.">&gt;</strong></code></pre>
178
179<div class="ve html5"><dl xmlns="http://www.w3.org/1999/xhtml"><dt>Element-specific attributes for element <a href="http://www.whatwg.org/specs/web-apps/current-work/#the-td-element"><code>td</code></a>:</dt>
180   <dd><a href="http://www.whatwg.org/specs/web-apps/current-work/#global-attributes">Global attributes</a></dd>
181   <dd><code><a href="http://www.whatwg.org/specs/web-apps/current-work/#attr-tdth-colspan">colspan</a></code></dd>
182   <dd><code><a href="http://www.whatwg.org/specs/web-apps/current-work/#attr-tdth-rowspan">rowspan</a></code></dd>
183   <dd><code><a href="http://www.whatwg.org/specs/web-apps/current-work/#attr-tdth-headers">headers</a></code></dd>
184   
185   </dl></div>
186
187      </li>
188 
189   
190</ol>
191
192<p class="backtop"><a href="#jumpbar">? Top</a></p>
193
194
195  </div>
196
197
198</body>
199</html>