[CentOS] Centos 5.10 Firefox 24.3.0 HTML OL

Always Learning

centos at u62.u22.net
Thu Feb 13 01:34:16 UTC 2014


Firefox used to render

<ol type="a">
<li>.................</li>

as

a. ...............


Now it does not.  The HTML 4.1 spec at
http://www.w3.org/TR/html401/struct/lists.html#type-values

says use CSS instead.

These

	<ol type="a">
	<ol type="A">
	<ol type="i">

used to work in the Centos 5 supplied Firefox. Now OL produce digits
instead.

http://www.w3schools.com/tags/att_ol_type.asp states

"Differences Between HTML 4.01 and HTML5
The type attribute of the <ol> element is no longer deprecated in
HTML5."

If something is "deprecated" it is supposed to work until it is
withdrawn or cancelled.

Is Firefox's inability to render <ol type="a"> a bug or a very annoying
irritation especially as I have hundreds of hand-coded pages using it ?

:-(

-- 
Paul.
England,
EU.

   Our systems are exclusively Linux. No Micro$oft Windoze here.




More information about the CentOS mailing list