File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change
1
+ 2014-01-25 Simon Fraser <simon.fraser@apple.com>
2
+ mask-box-image-source -> mask-box-source
3
+
1
4
2014-01-25 Simon Fraser <simon.fraser@apple.com>
2
5
Change to note that transforms do affect getClientRects() and
3
6
getBoundingClientRect(), and add a paragraph to the Module Interations
Original file line number Diff line number Diff line change @@ -834,7 +834,7 @@ <h2 id="transform-style-property">The 'transform-style' Property</h2>
834
834
< li > 'clip-path': any value other than ''none''.</ li >
835
835
< li > 'isolation': used value of ''isolate''.</ li >
836
836
< 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 >
838
838
< li > 'mix-blend-mode': any value other than ''normal''.</ li >
839
839
</ ul >
840
840
You can’t perform that action at this time.
0 commit comments