Skip to content

Commit c54faa7

Browse files
committed
[css-ui-4] Add a few properties to the "do not ignore" list of appearance
1 parent afb84cc commit c54faa7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

css-ui-4/Overview.bs

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -871,6 +871,12 @@ However, the following properties must not be disregarded:
871871
<li>'left'
872872
<li>'float'
873873
<li>'clear'
874+
<li>'margin' and related long-hand properties
875+
<li>'unicode-bidi'
876+
<li>'direction'
877+
<li>'all' <span class=note>This does not imply a requirement to apply all the properties reset by 'all'</span>
878+
<li>'cursor'
879+
<li>'z-index'
874880
</ul>
875881

876882
Issue: Are there more properties should include in this list?

0 commit comments

Comments
 (0)