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
2 changes: 1 addition & 1 deletion css-typed-om/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -2532,7 +2532,7 @@ The {{CSSPositionValue/x}} attribute expresses the offset from the left edge of

<div class='example'>
<<position>> values accept a complicated combination of keywords and values,
but in the Typed OM are always simplified to just two offsets.
but Typed OM always simplifies to just two offsets as per the [[#positionvalue-normalization]] algorithm.
For example, the following style sheet:

<pre class='lang-css'>
Expand Down