- From: <bugzilla@jessica.w3.org>
- Date: Fri, 10 Jan 2014 22:19:55 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24269
Bug ID: 24269
Summary: Allow <ul type="none"> and <ol type="none">
Product: HTML WG
Version: unspecified
Hardware: PC
URL: http://www.w3.org/TR/html51/grouping-content.html#attr
-ol-type
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: HTML5 spec
Assignee: dave.null@w3.org
Reporter: xn--mlform-iua@xn--mlform-iua.no
QA Contact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-admin@w3.org,
public-html-wg-issue-tracking@w3.org
Both UL and OL should permit the @type attribut with the value of "none", the
purpose of which should be to set the list style type to none.
Here is a demo that shows this effect:
http://software.hixie.ch/utilities/js/live-dom-viewer/?saved=2730
This behavior is already implemented in Webkit and Firefox (and hence probably
in Chromium too)
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Friday, 10 January 2014 22:19:58 UTC