We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 441347d commit 8d8631eCopy full SHA for 8d8631e
css-scroll-anchoring-1/Overview.bs
@@ -81,7 +81,7 @@ and close to the block start edge of its <a>optimal viewing region</a>.
81
Note: If the user agent does not support the 'scroll-padding' property,
82
the optimal viewing region of the scrolling box is equivalent to its <a>content area</a>.
83
84
-An anchor node can be any non-<a>atomic inline</a> <a>box</a>.
+An anchor node can be any <a>box</a> except one for a non-<a>atomic inline</a>.
85
The anchor node is always a <a>descendant</a> of the <a>scrolling box</a>.
86
In some cases, a scrolling box may not select any anchor node.
87
0 commit comments