File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1041,15 +1041,13 @@ <h4 class=no-toc id=radial-gradient-syntax><span class=secno>4.2.1. </span>
10411041 < dt id =radial-position > < dfn id =ltposition > <position> </ dfn >
10421042
10431043 < dd > Determines the center of the gradient. The < a
1044- href ="#ltposition0 "> < i > <position> </ i > </ a > notation is defined as the
1045- positioning syntax of a single layer of ‘< code class =css > < a
1046- href ="http://www.w3.org/TR/css3-background/#the-background-position "> background-position</ a > </ code > ’
1047- and is resolved in the same way, using the center-point as the subject
1048- and the < a href ="#gradient-box "> < i > gradient box</ i > </ a > as the
1049- positioning area. < a href ="#CSS21 "
1050- rel =biblioentry > [CSS21]<!--{{!CSS21}}--> </ a > < a href ="#CSS3BG "
1051- rel =biblioentry > [CSS3BG]<!--{{!CSS3BG}}--> </ a > If this argument is
1052- omitted, it defaults to ‘< code class =css > center</ code > ’.
1044+ href ="//www.w3.org/TR/css3-values/#position "> < i > <position> </ i > </ a >
1045+ notation is defined in < a href ="#CSS3VAL "
1046+ rel =biblioentry > [CSS3VAL]<!--{{!CSS3VAL}}--> </ a > and is resolved in the
1047+ same way, using the center-point as the object area and the < a
1048+ href ="#gradient-box "> < i > gradient box</ i > </ a > as the positioning area. If
1049+ this argument is omitted, it defaults to ‘< code
1050+ class =css > center</ code > ’.
10531051
10541052 < dt id =radial-shape > < dfn id =ltshape > <shape> </ dfn >
10551053
Original file line number Diff line number Diff line change @@ -645,11 +645,10 @@ <h4 class='no-toc' id='radial-gradient-syntax'>
645645 < dl >
646646
647647 < dt id ='radial-position '> < dfn > <position> </ dfn > </ dt >
648- < dd > Determines the center of the gradient. The < i > <position> </ i > notation
649- is defined as the positioning syntax of a single layer of
650- '< a href ="http://www.w3.org/TR/css3-background/#the-background-position "> background-position</ a > '
651- and is resolved in the same way, using the center-point as the subject and
652- the < i > gradient box</ i > as the positioning area. [[!CSS21]] [[!CSS3BG]]
648+ < dd > Determines the center of the gradient. The < a href ="//www.w3.org/TR/css3-values/#position "> < i > <position> </ i > </ a > notation
649+ is defined in [[!CSS3VAL]]
650+ and is resolved in the same way, using the center-point as the object area and
651+ the < i > gradient box</ i > as the positioning area.
653652 If this argument is omitted, it defaults to ''center''.
654653
655654 < dt id ='radial-shape '> < dfn > <shape> </ dfn > </ dt >
You can’t perform that action at this time.
0 commit comments