Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion css-conditional-5/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -1371,7 +1371,8 @@ Style Container Features</h3>
<<number>>, <<percentage>>, <<length>>, <<angle>>, <<time>>, <<frequency>> or <<resolution>>.
If this cannot be done, evaluate to false.
4. If each <<style-range-value>> from the range have the same type,
compute each and evaluate the comparison.
compute each and evaluate the comparison;
a unitless zero must be treated as being a zero-<<length>> when compared against a <<length>> .
5. Otherwise evaluate to false.
</div>

Expand Down