Skip to content

Commit be58ce0

Browse files
nikosandronikossvgeesus
authored andcommitted
Update changes relative to CR
1 parent 4e12886 commit be58ce0

4 files changed

Lines changed: 300 additions & 205 deletions

File tree

compositing-1/Compositing.src.html

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ <h2 class="no-num no-toc" id="status">Status of This Document</h2>
314314
<ol>
315315
<li>Force <a href="#img_isolation">'isolation'</a> if an SVG images is linked using the 'img' element.</li>
316316
</ol>
317-
317+
318318
<p>The Candidate Recommendation period will end around 17 August 2014. During this period, the WG will complete its test suite and create an implementation report.</p>
319319

320320
<h2 class="no-num no-toc" id="contents">Table of contents</h2>
@@ -2100,6 +2100,15 @@ <h3 id="informref">Informative References</h3>
21002100

21012101
<h2 id=changes>Changes</h2>
21022102

2103+
<p>The following changes were made relative to the <a
2104+
href="http://www.w3.org/TR/2014/CR-compositing-1-20140220/"> Candidate Recommendation of 20 February 2014</a>:
2105+
</p>
2106+
<ul>
2107+
<li>force isolation of SVG images embedded as &lt;img&gt; no longer at risk</li>
2108+
<li>removed destination as an option for 'composite-mode'</li>
2109+
</ul>
2110+
2111+
21032112
<p>The following changes were made relative to the <a
21042113
href="http://www.w3.org/TR/2013/WD-compositing-1-20131010/"> Last Call
21052114
Working draft of 7 January 2014</a>:</p>

compositing-1/Overview.bs

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1733,6 +1733,12 @@ If this rule is not followed, an attacker could infer information and mount a ti
17331733

17341734
<h2 id=changes>Changes</h2>
17351735

1736+
The following changes were made relative to the <a
1737+
href="http://www.w3.org/TR/2014/CR-compositing-1-20140220/"> Candidate Recommendation of 20 February 2014</a>:
1738+
<ul>
1739+
<li>removed destination as an option for 'composite-mode'</li>
1740+
</ul>
1741+
17361742
The following changes were made relative to the <a
17371743
href="http://www.w3.org/TR/2013/WD-compositing-1-20131010/"> Last Call
17381744
Working draft of 7 January 2014</a>:

0 commit comments

Comments
 (0)