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
Applies to: All elements. In SVG, it applies to <a>container elements</a> without the <a>'defs'</a> element and all <a>graphics elements</a>
291
291
Inherited: no
292
-
Percentages: refer to size of <i>mask painting area</i><em>minus</em> size of mask image; see text
293
-
Computed value: A list, each item consisting of: two keywords representing the origin and two offsets from that origin, each given as an absolute length (if given a <<length>>), otherwise as a percentage.
292
+
Percentages: refer to size of <i>mask painting area</i><em>minus</em> size of mask image; see text 'background-position' [[!CSS3BG]]
293
+
Computed value: Consisting of: two keywords representing the origin and two offsets from that origin, each given as an absolute length (if given a <<length>>), otherwise as a percentage.
294
294
Media: visual
295
-
Animatable: as <ahref="http://dev.w3.org/csswg/css3-transitions/#animtype-repeatable-list">repeatable list</a> of <ahref="http://dev.w3.org/csswg/css3-transitions/#animtype-simple-list">simple list</a> of <ahref="http://dev.w3.org/csswg/css3-transitions/#animtype-lpcalc">length, percentage, or calc
295
+
Animatable: as <ahref="http://dev.w3.org/csswg/css3-transitions/#animtype-simple-list">simple list</a> of <ahref="http://dev.w3.org/csswg/css3-transitions/#animtype-lpcalc">length, percentage, or calc
296
296
</pre>
297
297
298
298
See the 'background-position' property [[!CSS3BG]] for the definitions of the property values.
Computed value: as specified, but with lengths made absolute
394
394
Media: visual
395
-
Animatable: as <ahref="http://dev.w3.org/csswg/css3-transitions/#animtype-repeatable-list">repeatable list</a> of <ahref="http://dev.w3.org/csswg/css3-transitions/#animtype-simple-list">simple list</a> of <ahref="http://dev.w3.org/csswg/css3-transitions/#animtype-lpcalc">length, percentage, or calc</a> (<spanclass="note">This means keyword values are not animatable.
395
+
Animatable: as <ahref="http://dev.w3.org/csswg/css3-transitions/#animtype-simple-list">simple list</a> of <ahref="http://dev.w3.org/csswg/css3-transitions/#animtype-lpcalc">length, percentage, or calc</a> (<spanclass="note">This means keyword values are not animatable.</span>)
<h2class="no-num" id="changes">Changes since last publication</h2>
1128
1128
1129
+
The following changes were made since the <ahref="http://www.w3.org/TR/2013/WD-css-masking-1-20131029/">29 October 2013 Last Call Working Draft</a>.
1130
+
1131
+
<ul>
1132
+
<li>"Animatable" section of 'mask-size', 'mask-position' described as repeatable list of lists. Changed to a single list.</li>
1133
+
<li>Computed value of 'mask-repeat' and 'mask-position' was described as list of items. Changed to have just one value.</li>
1134
+
<li>Change link to ED from <ahref='http://dev.w3.org/fxtf/masking/'>http://dev.w3.org/fxtf/masking/</a> to <ahref='http://dev.w3.org/fxtf/css-masking-1/'>http://dev.w3.org/fxtf/css-masking-1/</a></li>
1135
+
</ul>
1136
+
1137
+
1129
1138
The following significant changes were made since the <ahref="http://www.w3.org/TR/2013/WD-css-masking-20130620/">20 June 2013 Working Draft</a>.
0 commit comments