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
<p>An element's own margins are adjoining if the <ahref="visudet.html#propdef-min-height" class="noxref"><span
445
445
class="propinst-min-height">'min-height'</span></a> property is zero, and
446
-
it has neither verticalborders nor vertical padding, and it has a
446
+
it has neither <del>vertical</del><ins>top</ins><ins>or</ins><ins>bottom</ins>borders nor <del>vertical</del><ins>top</ins><ins>or</ins><ins>bottom</ins> padding, and it has a
447
447
<ahref="visudet.html#propdef-height" class="noxref"><spanclass="propinst-height">'height'</span></a> of either 0 or 'auto',
448
448
and it does not contain a line box, and all of its in-flow children's
details. Note that only colors specified in CSS are affected; e.g.,
1236
1236
images are expected to carry their own color information.
1237
1237
</p>
1238
-
<p>Values outside the device gamut should be clipped: the red, green,
1238
+
<p>Values outside the device gamut should be <del>clipped:</del><ins>clipped</ins><ins>or</ins>
1239
+
<ins>mapped</ins><ins>into</ins><ins>the</ins><ins>gamut</ins><ins>when</ins><ins>the</ins><ins>gamut</ins><ins>is</ins><ins>known:</ins> the red, green,
1239
1240
and blue values must be changed to fall within the range supported by
1240
1241
the device. <ins>Users</ins><ins>agents</ins><ins>may</ins><ins>perform</ins><ins>higher</ins><ins>quality</ins><ins>mapping</ins><ins>of</ins><ins>colors</ins>
1241
1242
<ins>from</ins><ins>one</ins><ins>gamut</ins><ins>to</ins><ins>another.</ins> For a typical CRT monitor, whose device
0 commit comments