Skip to content

Commit 07405fa

Browse files
committed
Add changes since 2015 CR
1 parent 31ad9f1 commit 07405fa

1 file changed

Lines changed: 14 additions & 1 deletion

File tree

compositing-1/Overview.bs

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ TR: https://www.w3.org/TR/compositing-1/
77
Previous Version: https://www.w3.org/TR/2015/CR-compositing-1-20150113/
88
Previous Version: https://www.w3.org/TR/2014/CR-compositing-1-20140220/
99
Shortname: compositing
10-
Link Defaults: css-color-3 (property) color, svg (property) mask
10+
Link Defaults: css-color-4 (property) color, svg (property) mask
1111
Deadline: 2014-08-17
1212
Level: 1
1313
Group: fxtf
@@ -1415,6 +1415,19 @@ If this rule is not followed, an attacker could infer information and mount a ti
14151415

14161416
<h2 id=changes>Changes</h2>
14171417

1418+
The following changes were made relative to the <a
1419+
href="https://www.w3.org/TR/2015/CR-compositing-1-20150113/"> Candidate Recommendation of 13 January 2015</a>:
1420+
1421+
<ul>
1422+
<li>Defined root elements for HTML and SVG, and the root element group</li>
1423+
<li>Clarified that root groups are not necessarily opaque white</li>
1424+
<li>Better definitions for root group and isolating groups</li>
1425+
<li>Consistently use the multiplication symbol × rather than x or *</li>
1426+
<li>Corrected examples that used 'green' where 'lime' was meant</li>
1427+
<li>Corrected initial value of background-blend-mode </li>
1428+
<li>Assorted markup and linking fixes</li>
1429+
</ul>
1430+
14181431
The following changes were made relative to the <a
14191432
href="https://www.w3.org/TR/2014/CR-compositing-1-20140220/"> Candidate Recommendation of 20 February 2014</a>:
14201433
<ul>

0 commit comments

Comments
 (0)