File tree 1 file changed +13
-0
lines changed
1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -321,6 +321,18 @@ consisting of two entries:
321
321
and the ''anchor()/auto'' /''auto-same'' keywords
322
322
resolved to the opposite sides as well.
323
323
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
+
324
336
<div class=example>
325
337
For example, the following code using [=automatic anchor positioning=] :
326
338
@@ -364,6 +376,7 @@ as specified above,
364
376
if they would validly trigger [=automatic anchor positioning=] .
365
377
366
378
379
+
367
380
<!--
368
381
███ ██████ ████ ████████ ████████ ███ ███
369
382
██ ██ ██ ██ ██ ██ ██ ██ ██
You can’t perform that action at this time.
0 commit comments