Skip to content

Commit 83d4c79

Browse files
committed
Revert animatable lines - saving for level 4 since we already committed to publishing a CR.
1 parent 8bea1fa commit 83d4c79

2 files changed

Lines changed: 1 addition & 48 deletions

File tree

css3-images/Overview.html

Lines changed: 0 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -2015,13 +2015,6 @@ <h3 id=the-object-fit><span class=secno>5.5. </span> Sizing Objects: the
20152015
<th>Computed value:
20162016

20172017
<td>specified value
2018-
2019-
<tr>
2020-
<th><a
2021-
href="http://dev.w3.org/csswg/css3-transitions/#animation-of-property-types-">Animatable:</a>
2022-
2023-
2024-
<td>no
20252018
</table>
20262019

20272020
<p>The &lsquo;<a href="#object-fit"><code
@@ -2160,13 +2153,6 @@ <h3 id=the-object-position><span class=secno>5.6. </span> Positioning
21602153
<th>Computed value:
21612154

21622155
<td>specified value
2163-
2164-
<tr>
2165-
<th><a
2166-
href="http://dev.w3.org/csswg/css3-transitions/#animation-of-property-types-">Animatable:</a>
2167-
2168-
2169-
<td>as length, percentage
21702156
</table>
21712157

21722158
<p>The &lsquo;<a href="#object-position"><code
@@ -2240,13 +2226,6 @@ <h3 id=the-image-resolution><span class=secno>6.1. </span> Overriding Image
22402226
<td>as specified, except with &lsquo;<a href="#resolution-type"><code
22412227
class=css>&lt;resolution></code></a>&rsquo; possibly altered by
22422228
computing for &lsquo;<code class=css>snap</code>&rsquo; (see below)
2243-
2244-
<tr>
2245-
<th><a
2246-
href="http://dev.w3.org/csswg/css3-transitions/#animation-of-property-types-">Animatable:</a>
2247-
2248-
2249-
<td>as resolution (but see prose)
22502229
</table>
22512230

22522231
<p>The &lsquo;<a href="#image-resolution"><code
@@ -2286,11 +2265,6 @@ <h3 id=the-image-resolution><span class=secno>6.1. </span> Overriding Image
22862265
<p>As vector formats such as SVG do not have an intrinsic resolution, this
22872266
property has no effect on vector images.
22882267

2289-
<p>This property is animatable if neither the start nor end states have the
2290-
&lsquo;<code class=property>from-image</code>&rsquo; keyword. If it's
2291-
animatable, the computed value of the resolution is interpolated as a real
2292-
number.
2293-
22942268
<div class=example>
22952269
<p>Printers tend to have substantially higher resolution than computer
22962270
monitors; due to this, an image that looks fine on the screen may look
@@ -2419,13 +2393,6 @@ <h3 id=the-image-orientation><span class=secno>6.2. </span> Orienting an
24192393
<th>Computed value:
24202394

24212395
<td>specified value, rounded and normalized (see text)
2422-
2423-
<tr>
2424-
<th><a
2425-
href="http://dev.w3.org/csswg/css3-transitions/#animation-of-property-types-">Animatable:</a>
2426-
2427-
2428-
<td>no
24292396
</table>
24302397

24312398
<p>This property specifies an orthogonal rotation to be applied to an image

css3-images/Overview.src.html

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1254,9 +1254,6 @@ <h3 id="the-object-fit">
12541254
<tr>
12551255
<th>Computed value:
12561256
<td>specified value
1257-
<tr>
1258-
<th><a href="http://dev.w3.org/csswg/css3-transitions/#animation-of-property-types-">Animatable:</a>
1259-
<td>no
12601257
</table>
12611258

12621259
<p>The 'object-fit' property specifies how the contents of a replaced element
@@ -1360,9 +1357,6 @@ <h3 id="the-object-position">
13601357
<tr>
13611358
<th>Computed value:
13621359
<td>specified value
1363-
<tr>
1364-
<th><a href="http://dev.w3.org/csswg/css3-transitions/#animation-of-property-types-">Animatable:</a>
1365-
<td>as length, percentage
13661360
</table>
13671361

13681362
<p>The 'object-position' property determines the alignment of the replaced element inside its box. The <a href="http://www.w3.org/TR/css3-values/#position">&lt;position></a> value type (which is also used for 'background-position') is defined in [[!CSS3VAL]], and is resolved using the <i>concrete object size</i> as the object area and the content box as the positioning area.
@@ -1412,9 +1406,6 @@ <h3 id="the-image-resolution">
14121406
<th>Computed value:
14131407
<td>as specified, except with ''&lt;resolution>'' possibly altered
14141408
by computing for ''snap'' (see below)
1415-
<tr>
1416-
<th><a href="http://dev.w3.org/csswg/css3-transitions/#animation-of-property-types-">Animatable:</a>
1417-
<td>as resolution (but see prose)
14181409
</table>
14191410

14201411
<p>The 'image-resolution' property specifies the <i>intrinsic resolution</i> of all raster images used in or on the element. It affects both content images (e.g. replaced elements and generated content) and decorative images (such as 'background-image'). The <dfn>intrinsic resolution</dfn> of an image is used to determine the image's <i>intrinsic dimensions</i>. Values have the following meanings:</p>
@@ -1437,9 +1428,7 @@ <h3 id="the-image-resolution">
14371428
resolution is the image's native resolution similarly adjusted.</dd>
14381429
</dl>
14391430

1440-
<p>As vector formats such as SVG do not have an intrinsic resolution, this property has no effect on vector images.</p>
1441-
1442-
<p>This property is animatable if neither the start nor end states have the 'from-image' keyword. If it's animatable, the computed value of the resolution is interpolated as a real number.</p>
1431+
<p>As vector formats such as SVG do not have an intrinsic resolution, this property has no effect on vector images. </p>
14431432

14441433
<div class='example'>
14451434
<p>Printers tend to have substantially higher resolution than computer
@@ -1538,9 +1527,6 @@ <h3 id="the-image-orientation">
15381527
<tr>
15391528
<th>Computed value:
15401529
<td>specified value, rounded and normalized (see text)
1541-
<tr>
1542-
<th><a href="http://dev.w3.org/csswg/css3-transitions/#animation-of-property-types-">Animatable:</a>
1543-
<td>no
15441530
</table>
15451531

15461532
<p>This property specifies an orthogonal rotation to be applied to an image before it is laid out. It applies only to content images (e.g. replaced elements and generated content), not decorative images (such as 'background-image'). CSS layout processing applies to the image <em>after</em> rotation. This implies, for example:</p>

0 commit comments

Comments
 (0)