Skip to content

Commit c176afd

Browse files
committed
[css-ui-3] rerun bikeshed
1 parent 36d674c commit c176afd

File tree

1 file changed

+24
-24
lines changed

1 file changed

+24
-24
lines changed

css-ui/Overview.html

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -516,7 +516,7 @@ <h3 class="heading settled" data-level="3.1" id="box-sizing"><span class="secno"
516516
<li>In <a href="http://www.w3.org/TR/CSS21/visudet.html#blockwidth">10.3.3</a>, the second <q>width</q> in the following phrase is to be interpreted as <a data-link-type="dfn" href="http://www.w3.org/TR/CSS21/box.html#content-width">content width</a>: <q>If <a class="property" data-link-type="propdesc" href="http://www.w3.org/TR/CSS21/visudet.html#propdef-width">width</a> is not <span class="css">auto</span> and <a class="property" data-link-type="propdesc" href="http://www.w3.org/TR/css3-background/#border-left-width">border-left-width</a> + <a class="property" data-link-type="propdesc" href="http://www.w3.org/TR/CSS21/box.html#propdef-padding-left">padding-left</a> + <a class="property" data-link-type="propdesc" href="http://www.w3.org/TR/CSS21/visudet.html#propdef-width">width</a> + [...]</q>
517517

518518

519-
<li>In <a href="http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width">10.3.7</a>, <q>width</q> is to be interpreted as <a data-link-type="dfn" href="http://www.w3.org/TR/CSS21/box.html#content-width">content width</a> in the following equation: <q><a class="property" data-link-type="propdesc" href="http://www.w3.org/TR/CSS21/visuren.html#position-propsleft">left</a> + <a class="property" data-link-type="propdesc" href="http://www.w3.org/TR/CSS21/box.html#propdef-margin-left">margin-left</a> + <a class="property" data-link-type="propdesc" href="http://www.w3.org/TR/css3-background/#border-left-width">border-left-width</a> + <a class="property" data-link-type="propdesc" href="http://www.w3.org/TR/CSS21/box.html#propdef-padding-left">padding-left</a> + <a class="property" data-link-type="propdesc" href="http://www.w3.org/TR/CSS21/visudet.html#propdef-width">width</a> + [...]</q>
519+
<li>In <a href="http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width">10.3.7</a>, <q>width</q> is to be interpreted as <a data-link-type="dfn" href="http://www.w3.org/TR/CSS21/box.html#content-width">content width</a> in the following equation: <q><a class="property" data-link-type="propdesc" href="http://www.w3.org/TR/CSS21/visuren.html#position-props">left</a> + <a class="property" data-link-type="propdesc" href="http://www.w3.org/TR/CSS21/box.html#propdef-margin-left">margin-left</a> + <a class="property" data-link-type="propdesc" href="http://www.w3.org/TR/css3-background/#border-left-width">border-left-width</a> + <a class="property" data-link-type="propdesc" href="http://www.w3.org/TR/CSS21/box.html#propdef-padding-left">padding-left</a> + <a class="property" data-link-type="propdesc" href="http://www.w3.org/TR/CSS21/visudet.html#propdef-width">width</a> + [...]</q>
520520

521521

522522
<li>In <a href="http://www.w3.org/TR/CSS21/visudet.html#min-max-widths">10.4</a>, <q>width</q>, <q>height</q>, <q>min-width</q>, <q>max-width</q>, <q>min-height</q> and <q>max-height</q> are respectively to be interpreted as <a data-link-type="dfn" href="http://www.w3.org/TR/CSS21/box.html#content-width">content width</a>, <a data-link-type="dfn" href="http://www.w3.org/TR/CSS21/box.html#content-height">content height</a>, <a data-link-type="dfn" href="#min-inner-width">min inner width</a>, <a data-link-type="dfn" href="#max-inner-width">max inner width</a>, <a data-link-type="dfn" href="#min-inner-height">min inner height</a> and <a data-link-type="dfn" href="#max-inner-height">max inner height</a> in the following phrases:
@@ -538,7 +538,7 @@ <h3 class="heading settled" data-level="3.1" id="box-sizing"><span class="secno"
538538
</ol>
539539

540540

541-
<li>In <a href="http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height">10.6.4</a>, <q>height</q> is to be interpreted as <a data-link-type="dfn" href="http://www.w3.org/TR/CSS21/box.html#content-height">content height</a> in the following equation: <q><a class="property" data-link-type="propdesc" href="http://www.w3.org/TR/CSS21/visuren.html#position-propstop">top</a> + <a class="property" data-link-type="propdesc" href="http://www.w3.org/TR/CSS21/box.html#propdef-margin-top">margin-top</a> + <a class="property" data-link-type="propdesc" href="http://www.w3.org/TR/css3-background/#border-top-width">border-top-width</a> + <a class="property" data-link-type="propdesc" href="http://www.w3.org/TR/CSS21/box.html#propdef-padding-top">padding-top</a> + <a class="property" data-link-type="propdesc" href="http://www.w3.org/TR/CSS21/visudet.html#propdef-height">height</a> + [...]</q>
541+
<li>In <a href="http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height">10.6.4</a>, <q>height</q> is to be interpreted as <a data-link-type="dfn" href="http://www.w3.org/TR/CSS21/box.html#content-height">content height</a> in the following equation: <q><a class="property" data-link-type="propdesc" href="http://www.w3.org/TR/CSS21/visuren.html#position-props">top</a> + <a class="property" data-link-type="propdesc" href="http://www.w3.org/TR/CSS21/box.html#propdef-margin-top">margin-top</a> + <a class="property" data-link-type="propdesc" href="http://www.w3.org/TR/css3-background/#border-top-width">border-top-width</a> + <a class="property" data-link-type="propdesc" href="http://www.w3.org/TR/CSS21/box.html#propdef-padding-top">padding-top</a> + <a class="property" data-link-type="propdesc" href="http://www.w3.org/TR/CSS21/visudet.html#propdef-height">height</a> + [...]</q>
542542

543543

544544
<li>In <a href="http://www.w3.org/TR/CSS21/visudet.html#min-max-heights">10.7</a>, <q>width</q>, <q>height</q>, <q>min-height</q> and <q>max-height</q> are respectively to be interpreted as <a data-link-type="dfn" href="http://www.w3.org/TR/CSS21/box.html#content-width">content width</a>, <a data-link-type="dfn" href="http://www.w3.org/TR/CSS21/box.html#content-height">content height</a>, <a data-link-type="dfn" href="#min-inner-height">min inner height</a> and <a data-link-type="dfn" href="#max-inner-height">max inner height</a> in the following phrases:
@@ -1174,7 +1174,7 @@ <h3 class="heading settled" data-level="4.4" id="outline-color"><span class="sec
11741174

11751175

11761176
<p>The parts of the outline are not required to be rectangular.
1177-
To the extent that the outline follows the <a data-link-type="dfn" href="http://www.w3.org/TR/CSS21/box.html#border-edgeborder-edge">border edge</a>,
1177+
To the extent that the outline follows the <a data-link-type="dfn" href="http://www.w3.org/TR/CSS21/box.html#border-edge">border edge</a>,
11781178
it should follow the <a class="property" data-link-type="propdesc" href="http://www.w3.org/TR/css3-background/#border-radius">border-radius</a> curve.</p>
11791179

11801180

@@ -1293,8 +1293,8 @@ <h3 class="heading settled" data-level="4.4" id="outline-color"><span class="sec
12931293
<h3 class="heading settled" data-level="4.5" id="outline-offset"><span class="secno">4.5. </span><span class="content"><a class="property" data-link-type="propdesc" href="#propdef-outline-offset">outline-offset</a> property</span><a class="self-link" href="#outline-offset"></a></h3>
12941294

12951295

1296-
<p>By default, the outline is drawn starting just outside the <a data-link-type="dfn" href="http://www.w3.org/TR/CSS21/box.html#border-edgeborder-edge">border edge</a>.
1297-
However, it is possible to offset the outline and draw it beyond the <a data-link-type="dfn" href="http://www.w3.org/TR/CSS21/box.html#border-edgeborder-edge">border edge</a>.</p>
1296+
<p>By default, the outline is drawn starting just outside the <a data-link-type="dfn" href="http://www.w3.org/TR/CSS21/box.html#border-edge">border edge</a>.
1297+
However, it is possible to offset the outline and draw it beyond the <a data-link-type="dfn" href="http://www.w3.org/TR/CSS21/box.html#border-edge">border edge</a>.</p>
12981298

12991299

13001300
<table class="propdef">
@@ -1349,7 +1349,7 @@ <h3 class="heading settled" data-level="4.5" id="outline-offset"><span class="se
13491349

13501350
<p>If the computed value of <a class="property" data-link-type="propdesc" href="#propdef-outline-offset">outline-offset</a>
13511351
is anything other than 0,
1352-
then the outline is outset from the <a data-link-type="dfn" href="http://www.w3.org/TR/CSS21/box.html#border-edgeborder-edge">border edge</a> by that amount.</p>
1352+
then the outline is outset from the <a data-link-type="dfn" href="http://www.w3.org/TR/CSS21/box.html#border-edge">border edge</a> by that amount.</p>
13531353

13541354

13551355
<div class="example" id="example-8c7e0106"><a class="self-link" href="#example-8c7e0106"></a>
@@ -1421,7 +1421,7 @@ <h3 class="heading settled" data-level="5.1" id="resize"><span class="secno">5.1
14211421

14221422
<tr>
14231423
<th>Applies to:
1424-
<td>elements with <a class="property" data-link-type="propdesc" href="http://www.w3.org/TR/CSS21/visufx.html#propdef-overflowoverflow">overflow</a> other than visible
1424+
<td>elements with <a class="property" data-link-type="propdesc" href="http://www.w3.org/TR/CSS21/visufx.html#propdef-overflow">overflow</a> other than visible
14251425

14261426

14271427
<tr>
@@ -1476,7 +1476,7 @@ <h3 class="heading settled" data-level="5.1" id="resize"><span class="secno">5.1
14761476

14771477

14781478
<p>Currently it is possible to control the appearance of the scrolling mechanism (if any)
1479-
on an element using the <a class="property" data-link-type="propdesc" href="http://www.w3.org/TR/CSS21/visufx.html#propdef-overflowoverflow">overflow</a> property
1479+
on an element using the <a class="property" data-link-type="propdesc" href="http://www.w3.org/TR/CSS21/visufx.html#propdef-overflow">overflow</a> property
14801480
(e.g. <code class="lang-css highlight"><span class="nt">overflow</span><span class="o">:</span> <span class="nt">scroll</span></code> vs. <code class="lang-css highlight"><span class="nt">overflow</span><span class="o">:</span> <span class="nt">hidden</span></code> etc.).
14811481
The purpose of the <a class="property" data-link-type="propdesc" href="#propdef-resize">resize</a> property
14821482
is to also allow control over the appearance and function of the resizing mechanism
@@ -1491,8 +1491,8 @@ <h3 class="heading settled" data-level="5.1" id="resize"><span class="secno">5.1
14911491

14921492

14931493
<p>The <a class="property" data-link-type="propdesc" href="#propdef-resize">resize</a> property applies to elements
1494-
whose computed <a class="property" data-link-type="propdesc" href="http://www.w3.org/TR/CSS21/visufx.html#propdef-overflowoverflow">overflow</a> value
1495-
is something other than <a class="css" data-link-type="maybe" href="http://www.w3.org/TR/CSS21/visufx.html#propdef-overflowvisible">visible</a>.</p>
1494+
whose computed <a class="property" data-link-type="propdesc" href="http://www.w3.org/TR/CSS21/visufx.html#propdef-overflow">overflow</a> value
1495+
is something other than <a class="css" data-link-type="maybe" href="http://www.w3.org/TR/CSS21/visufx.html#propdef-overflow">visible</a>.</p>
14961496

14971497

14981498
<p>The effect of the <a class="property" data-link-type="propdesc" href="#propdef-resize">resize</a> property on generated content is undefined. Implementations should not apply the <a class="property" data-link-type="propdesc" href="#propdef-resize">resize</a> property to generated content.</p>
@@ -1518,8 +1518,8 @@ <h3 class="heading settled" data-level="5.1" id="resize"><span class="secno">5.1
15181518
(i.e. altering the top left of the element or altering the bottom right)
15191519
may depend on a number of CSS layout factors
15201520
including whether the element is absolutely positioned,
1521-
whether it is positioned using the <a class="property" data-link-type="propdesc" href="http://www.w3.org/TR/CSS21/visuren.html#position-propsright">right</a>
1522-
and <a class="property" data-link-type="propdesc" href="http://www.w3.org/TR/CSS21/visuren.html#position-propsbottom">bottom</a> properties,
1521+
whether it is positioned using the <a class="property" data-link-type="propdesc" href="http://www.w3.org/TR/CSS21/visuren.html#position-props">right</a>
1522+
and <a class="property" data-link-type="propdesc" href="http://www.w3.org/TR/CSS21/visuren.html#position-props">bottom</a> properties,
15231523
whether the language of the element is right-to-left etc.
15241524
The UA should consider the direction of resizing
15251525
(as determined by CSS layout),
@@ -1638,8 +1638,8 @@ <h3 class="heading settled" data-level="5.2" id="text-overflow"><span class="sec
16381638
<p>This property specifies rendering when inline content overflows
16391639
its line box edge
16401640
in the inline progression direction of its block container element ("the block")
1641-
that has <a class="property" data-link-type="propdesc" href="http://www.w3.org/TR/CSS21/visufx.html#propdef-overflowoverflow">overflow</a>
1642-
other than <a class="css" data-link-type="maybe" href="http://www.w3.org/TR/CSS21/visufx.html#propdef-overflowvisible">visible</a>.</p>
1641+
that has <a class="property" data-link-type="propdesc" href="http://www.w3.org/TR/CSS21/visufx.html#propdef-overflow">overflow</a>
1642+
other than <a class="css" data-link-type="maybe" href="http://www.w3.org/TR/CSS21/visufx.html#propdef-overflow">visible</a>.</p>
16431643

16441644

16451645
<p>Text can overflow for example when it is prevented from wrapping
@@ -2077,10 +2077,10 @@ <h4 class="heading settled" data-level="6.1.1" id="cursor"><span class="secno">6
20772077

20782078

20792079
<p>This property specifies the type of cursor to be displayed for the pointing device
2080-
when within the element’s <a data-link-type="dfn" href="http://www.w3.org/TR/CSS21/box.html#border-edgeborder-edge">border edge</a>.</p>
2080+
when within the element’s <a data-link-type="dfn" href="http://www.w3.org/TR/CSS21/box.html#border-edge">border edge</a>.</p>
20812081

20822082

2083-
<p class="note" role="note">Note: As per <a data-link-type="biblio" href="#biblio-css3-background">[CSS3-BACKGROUND]</a>, the <a data-link-type="dfn" href="http://www.w3.org/TR/CSS21/box.html#border-edgeborder-edge">border edge</a> is affected by <a class="property" data-link-type="propdesc" href="http://www.w3.org/TR/css3-background/#border-radius">border-radius</a>.</p>
2083+
<p class="note" role="note">Note: As per <a data-link-type="biblio" href="#biblio-css3-background">[CSS3-BACKGROUND]</a>, the <a data-link-type="dfn" href="http://www.w3.org/TR/CSS21/box.html#border-edge">border edge</a> is affected by <a class="property" data-link-type="propdesc" href="http://www.w3.org/TR/css3-background/#border-radius">border-radius</a>.</p>
20842084

20852085

20862086
<p>User agents may ignore the cursor property over native user-agent controls such as scrollbars, resizers, or other native UI widgets e.g. those that may be used inside some user agent specific implementations of form elements.</p>
@@ -3333,7 +3333,7 @@ <h3 class="no-num no-toc heading settled" id="changes-since-2015-05"><span class
33333333
due to no implementation interest from UA vendors.
33343334

33353335
<li>Clarified that the <a class="property" data-link-type="propdesc" href="#propdef-cursor">cursor</a> property affects the shape of the cursor
3336-
when within the <a data-link-type="dfn" href="http://www.w3.org/TR/CSS21/box.html#border-edgeborder-edge">border edge</a>
3336+
when within the <a data-link-type="dfn" href="http://www.w3.org/TR/CSS21/box.html#border-edge">border edge</a>
33373337

33383338
<li>Added 'resize: both' to the default HTML stylesheet for textarea elements
33393339
</ul>
@@ -3928,13 +3928,13 @@ <h3 class="no-num heading settled" id="index-defined-elsewhere"><span class="con
39283928
<ul class="indexlist">
39293929
<li><a data-link-type="biblio" href="#biblio-css21">[CSS21]</a> defines the following terms:
39303930
<ul>
3931-
<li><a href="http://www.w3.org/TR/CSS21/box.html#border-edgeborder-edge">border edge</a>
3932-
<li><a href="http://www.w3.org/TR/CSS21/visuren.html#position-propsbottom">bottom</a>
3933-
<li><a href="http://www.w3.org/TR/CSS21/visuren.html#position-propsleft">left</a>
3934-
<li><a href="http://www.w3.org/TR/CSS21/visufx.html#propdef-overflowoverflow">overflow</a>
3935-
<li><a href="http://www.w3.org/TR/CSS21/visuren.html#position-propsright">right</a>
3936-
<li><a href="http://www.w3.org/TR/CSS21/visuren.html#position-propstop">top</a>
3937-
<li><a href="http://www.w3.org/TR/CSS21/visufx.html#propdef-overflowvisible">visible</a>
3931+
<li><a href="http://www.w3.org/TR/CSS21/box.html#border-edge">border edge</a>
3932+
<li><a href="http://www.w3.org/TR/CSS21/visuren.html#position-props">bottom</a>
3933+
<li><a href="http://www.w3.org/TR/CSS21/visuren.html#position-props">left</a>
3934+
<li><a href="http://www.w3.org/TR/CSS21/visufx.html#propdef-overflow">overflow</a>
3935+
<li><a href="http://www.w3.org/TR/CSS21/visuren.html#position-props">right</a>
3936+
<li><a href="http://www.w3.org/TR/CSS21/visuren.html#position-props">top</a>
3937+
<li><a href="http://www.w3.org/TR/CSS21/visufx.html#propdef-overflow">visible</a>
39383938
</ul>
39393939
<li><a data-link-type="biblio" href="#biblio-css-backgrounds-3">[css-backgrounds-3]</a> defines the following terms:
39403940
<ul>

0 commit comments

Comments
 (0)