You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
has the value 'auto' while <ahref="visuren.html#propdef-direction" class="noxref"><span
560
-
class="propinst-direction">'direction'</span></a> is 'ltr', replace
561
-
'auto' with the <ahref="#static-position">static position</a>.
562
-
</li>
563
-
<li>If <ahref="visuren.html#propdef-right" class="noxref"><spanclass="propinst-right">'right'</span></a> has the
564
-
value 'auto' while
565
-
<ahref="visuren.html#propdef-direction" class="noxref"><spanclass="propinst-direction">'direction'</span></a> is 'rtl',
566
-
replace 'auto' with the <ahref="#static-position">static
567
-
position</a>.
558
+
<li>If both <ahref="visuren.html#propdef-left" class="noxref"><spanclass="propinst-left">'left'</span></a> and <ahref="visuren.html#propdef-right" class="noxref"><span
559
+
class="propinst-right">'right'</span></a> have the value 'auto', then if
560
+
'direction' is 'ltr', set <ahref="visuren.html#propdef-left" class="noxref"><spanclass="propinst-left">'left'</span></a> to
561
+
the static position; else if 'direction' is 'rtl', set <ahref="visuren.html#propdef-right" class="noxref"><span
562
+
class="propinst-right">'right'</span></a> to the static position.
568
563
</li>
569
564
<li>If <ahref="visuren.html#propdef-left" class="noxref"><spanclass="propinst-left">'left'</span></a> or <ahref="visuren.html#propdef-right" class="noxref"><span
570
565
class="propinst-right">'right'</span></a> are 'auto', replace any 'auto'
@@ -1047,8 +1042,10 @@ <h3>10.6.5 <a name="abs-replaced-height">Absolutely positioned, replaced element
1047
1042
class="propinst-height">'height'</span></a> is determined as for <a
<li>If <ahref="visuren.html#propdef-top" class="noxref"><spanclass="propinst-top">'top'</span></a> has the value 'auto',
1051
-
replace it with the element's static position.
1045
+
<li>If both <ahref="visuren.html#propdef-top" class="noxref"><spanclass="propinst-top">'top'</span></a> and <ahref="visuren.html#propdef-bottom" class="noxref"><span
1046
+
class="propinst-bottom">'bottom'</span></a> have the value 'auto', replace
1047
+
<ahref="visuren.html#propdef-top" class="noxref"><spanclass="propinst-top">'top'</span></a> with the element's static
1048
+
position.
1052
1049
</li>
1053
1050
<li>If <ahref="visuren.html#propdef-bottom" class="noxref"><spanclass="propinst-bottom">'bottom'</span></a> is 'auto',
1054
1051
replace any 'auto' on <ahref="box.html#propdef-margin-top" class="noxref"><span
0 commit comments