File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -321,6 +321,18 @@ consisting of two entries:
321321 and the ''anchor()/auto'' /''auto-same'' keywords
322322 resolved to the opposite sides as well.
323323
324+ Note: If the element has a non-none 'position-fallback' ,
325+ these extra entries aren't added.
326+ Since the [=position fallback list=] styles
327+ override the "base" styles immediately,
328+ this will <em> usually</em> mean you wouldn't see a "base" ''anchor(auto)''
329+ show up in the final styles at all,
330+ but if that does happen
331+ (it's specified in a property
332+ that isn't overriden by anything in the [=position fallback list=] ),
333+ the only effect of the ''anchor()/auto'' /''auto-same''
334+ is to resolve to the appropriate side keyword.
335+
324336<div class=example>
325337 For example, the following code using [=automatic anchor positioning=] :
326338
@@ -364,6 +376,7 @@ as specified above,
364376if they would validly trigger [=automatic anchor positioning=] .
365377
366378
379+
367380<!--
368381 ███ ██████ ████ ████████ ████████ ███ ███
369382 ██ ██ ██ ██ ██ ██ ██ ██ ██
You can’t perform that action at this time.
0 commit comments