Skip to content

Commit c955f68

Browse files
committed
mask-box-image-source -> mask-box-source
1 parent 1f351e4 commit c955f68

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

css-transforms/ChangeLog

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
2014-01-25 Simon Fraser <simon.fraser@apple.com>
2+
mask-box-image-source -> mask-box-source
3+
14
2014-01-25 Simon Fraser <simon.fraser@apple.com>
25
Change to note that transforms do affect getClientRects() and
36
getBoundingClientRect(), and add a paragraph to the Module Interations

css-transforms/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -834,7 +834,7 @@ <h2 id="transform-style-property">The 'transform-style' Property</h2>
834834
<li>'clip-path': any value other than ''none''.</li>
835835
<li>'isolation': used value of ''isolate''.</li>
836836
<li>'mask-image': any value other than ''none''.</li>
837-
<li>'mask-box-image-source': any value other than ''none''.</li>
837+
<li>'mask-box-source': any value other than ''none''.</li>
838838
<li>'mix-blend-mode': any value other than ''normal''.</li>
839839
</ul>
840840

0 commit comments

Comments
 (0)