The summary table in CSS Display says that list-item inline flow
serializes to inline list-item
.
However, the syntax is
<display-listitem> = list-item && <display-outside>? && [ flow | flow-root ]? ;
Then, according to the "shortest serialization" principle (which is going to be reintroduced in #1564), it should serialize to list-item inline
:
Where multiple CSS component values can appear in any order without changing the meaning of the value (typically represented by a double bar
||
in the value syntax), use the order as given in the syntax.
Therefore, I think either the summary table should say list-item inline
or the syntax of <display-listitem>
should move the list-item
keyword to the end.
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.3