Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Intent to ship: CSS 'display:inline list-item' and 'display:inline flow-root list-item'

53 views
Skip to first unread message

Mats Palmgren

unread,
Aug 14, 2019, 12:38:25 PM8/14/19
to dev-platform
Summary:
Add support for 'display:inline list-item', which creates an inline box
with a ::marker box inside it, and 'display:inline flow-root list-item',
which creates an inline-block with a ::marker (inside or outside).

Bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1105868

Standard: https://drafts.csswg.org/css-display/#list-items

Platform coverage: All

Estimated or target release: v70

Preference: None

DevTools: The new values have been added to the auto-completion menu
for the 'display' property.

Tests: WPT and other tests were added.

Other browsers: Other UAs don't support this yet, AFAIK.


/Mats

Mats Palmgren

unread,
Aug 14, 2019, 12:38:30 PM8/14/19
to dev-platform
0 new messages