File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2896,7 +2896,7 @@ <h3 id=corner-overlap><span class=secno>5.5. </span>Overlapping Curves</h3>
28962896
28972897 < p > Corner curves must not overlap: When the sum of any two adjacent border
28982898 radii exceeds the size of the border box, UAs must proportionally reduce
2899- the used value of all border radii until none of them overlap. The
2899+ the used values of all border radii until none of them overlap. The
29002900 algorithm for reducing radii is as follows:
29012901
29022902 < p > Let < var > f</ var > =
@@ -2917,9 +2917,6 @@ <h3 id=corner-overlap><span class=secno>5.5. </span>Overlapping Curves</h3>
29172917 further reduce the used value of the affected border radii (and only the
29182918 affected border radii) as much as necessary, but no more.
29192919
2920- < p > The rendering of the box must be exactly the same as if the reduced
2921- border-radius values were those originally specified.
2922-
29232920 < div class =example >
29242921 < p > For example, the borders A and D of the < a
29252922 href ="#reduced-radius "> figure below</ a > might be the result of
Original file line number Diff line number Diff line change @@ -2049,7 +2049,7 @@ <h3 id="corner-overlap">Overlapping Curves</h3>
20492049
20502050< p > Corner curves must not overlap: When the sum of any two adjacent border
20512051radii exceeds the size of the border box, UAs must proportionally reduce
2052- the used value of all border radii until none of them overlap. The algorithm
2052+ the used values of all border radii until none of them overlap. The algorithm
20532053for reducing radii is as follows:
20542054
20552055< p > Let < var > f</ var > = min(< var > L< sub > i</ sub > </ var > /< var > S< sub > i</ sub > </ var > ),
@@ -2071,9 +2071,6 @@ <h3 id="corner-overlap">Overlapping Curves</h3>
20712071may further reduce the used value of the affected border radii (and
20722072only the affected border radii) as much as necessary, but no more.
20732073
2074- < p > The rendering of the box must be exactly the same as if the reduced
2075- border-radius values were those originally specified.</ p >
2076-
20772074< div class =example >
20782075< p > For example, the borders A and D of the < a
20792076href ="#reduced-radius "> figure below</ a > might be the
You can’t perform that action at this time.
0 commit comments