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
width is shrink-to-fit. Then solve for 'left'</li>
10188
10194
10189
10195
<li>'left' and 'right' are 'auto' and 'width' is not 'auto', then if
10190
-
the 'direction' property of the containing block is 'ltr' set 'left'
10196
+
the 'direction' property of the element establishing the
10197
+
static-position containing block is 'ltr' set 'left'
10191
10198
to the <a
10192
10199
href="#static-position">static position</a>, otherwise set 'right'
10193
10200
to the <a href="#static-position">static position</a>. Then solve
@@ -10234,7 +10241,8 @@ <h3>10.3.8 <a name="abs-replaced-width">Absolutely positioned, replaced elements
10234
10241
</li>
10235
10242
<li>If both <a href="visuren.html#propdef-left" class="noxref"><span class="propinst-left">'left'</span></a> and <a href="visuren.html#propdef-right" class="noxref"><span
10236
10243
class="propinst-right">'right'</span></a> have the value 'auto', then if
10237
-
'direction' of the containing block is 'ltr', set <a href="visuren.html#propdef-left" class="noxref"><span
10244
+
the 'direction' property of the element establishing the
10245
+
static-position containing block is 'ltr', set <a href="visuren.html#propdef-left" class="noxref"><span
10238
10246
class="propinst-left">'left'</span></a> to
10239
10247
the static position; else if 'direction' is 'rtl', set <a href="visuren.html#propdef-right" class="noxref"><span
10240
10248
class="propinst-right">'right'</span></a> to the static position.
@@ -11374,7 +11382,7 @@ <h3>11.1.1 <a name="overflow">Overflow</a>: the <a href="visufx.html#propdef-ove
11374
11382
In the case of a scrollbar being placed on an edge of the element's
11375
11383
box, it should be inserted between the inner border edge and the outer
11376
11384
padding edge. Any space taken up by the scrollbars should be taken out
11377
-
of(subtracted from the dimensions of) the containing block formed by
11385
+
of(subtracted from the dimensions of) the containing block formed by
and <del>origin:</del><del>for</del><del>normal</del><del>declarations,</del><del>author</del><del>style</del><del>sheets</del><del>override</del><ins>origin</ins><ins>(author,</ins><ins>user,</ins><ins>or</ins> user <del>style</del><del>sheets</del><del>which</del><del>override</del><del>the</del><del>default</del><del>style</del><del>sheet.</del><del>For</del><del>"!important"</del><del>declarations,</del><ins>agent).</ins><ins>In</ins><ins>ascending</ins><ins>order</ins><ins>of</ins>
0 commit comments