Skip to content

Commit 5201aae

Browse files
authored
Merge pull request w3c#5360 from zjopy/master
editorial, so no IPR commitment necessary
2 parents 0e344f6 + 74f4f75 commit 5201aae

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

css-backgrounds-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1008,7 +1008,7 @@ body {
10081008
<p>The following example rounds the height of the image to 33.3%, up
10091009
from the specified value of 30%. At 30%, three images would fit
10101010
entirely and a fourth only partially. After rounding, three images
1011-
fit. The width of the image is 20% of the background area width and is
1011+
fit. The width of the image is 20% of the background positioning area width and is
10121012
not rounded.
10131013

10141014
<pre>

css-values-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1016,7 +1016,7 @@ Compatible Units</h4>
10161016
all value types (percentages, numbers, keywords, etc.)
10171017
that represent lengths are considered <a>compatible</a> with lengths.
10181018
Likewise any future API that returns <a>used values</a>
1019-
must consider any values represent distances/durations/frequencies/etc.
1019+
must consider any values that represent distances/durations/frequencies/etc.
10201020
as <a>compatible</a> with the relevant class of <a>dimensions</a>,
10211021
and canonicalize accordingly.
10221022

0 commit comments

Comments
 (0)