Skip to content

Commit 6a10eb9

Browse files
committed
Typo
1 parent 9a4887a commit 6a10eb9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

css3-images/Overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2288,7 +2288,7 @@ <h3 id=image-orientation><span class=secno>6.2. </span> Orienting an Image
22882288
"sideways" or even upside-down. The &lsquo;<a
22892289
href="#image-orientation0"><code
22902290
class=property>image-orientation</code></a>&rsquo; property provides a way
2291-
to apply an "out-of-band" rotation to image soruce data to correctly
2291+
to apply an "out-of-band" rotation to image source data to correctly
22922292
orient an image.
22932293

22942294
<p class=note>Note that some devices will "tag" an image with some metadata

css3-images/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1489,7 +1489,7 @@ <h3 id="image-resolution">
14891489
<h3 id="image-orientation">
14901490
Orienting an Image on the Page: the 'image-orientation' property</h3>
14911491

1492-
<p>If a picture is taken with a camera turned on its side, or a document isn't positioned correctly within a scanner, the resultant image may be "sideways" or even upside-down. The 'image-orientation' property provides a way to apply an "out-of-band" rotation to image soruce data to correctly orient an image.</p>
1492+
<p>If a picture is taken with a camera turned on its side, or a document isn't positioned correctly within a scanner, the resultant image may be "sideways" or even upside-down. The 'image-orientation' property provides a way to apply an "out-of-band" rotation to image source data to correctly orient an image.</p>
14931493

14941494
<p class='note'>Note that some devices will "tag" an image with some metadata indicating its correct orientation, so image viewing software can do the necessary transformation themselves. Due to legacy compatibility restraints, browsers are required to ignore this data by default. A future level of this specification is expected to have a value that applies the metadata-specified transformation automatically.</p>
14951495

0 commit comments

Comments
 (0)