Skip to content

Commit bf0dbee

Browse files
committed
[css-shapes] changelog entries
1 parent 4143965 commit bf0dbee

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

css-shapes/Overview.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1224,6 +1224,10 @@ <h3 class=no-num id=since-june-20th-2013>Since <a
12241224
2013</a></h3>
12251225

12261226
<ul>
1227+
<li>Added CORS fetching to shape-outside URLs
1228+
1229+
<li>Changed shape-outside value from &lt;uri&gt; to &lt;image&gt;
1230+
12271231
<li>Fixed basic shape grammar to use comma separators
12281232

12291233
<li>Remove ‘<code class=css>percentages based on auto-sizing resolve to

css-shapes/Overview.src.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -766,6 +766,8 @@ <h2 class="no-num" id="change-log">Change Log</h2>
766766

767767
<h3 class="no-num" >Since <a href="http://www.w3.org/TR/2013/WD-css-shapes-1-20130620/">June 20th 2013</a></h3>
768768
<ul>
769+
<li>Added CORS fetching to shape-outside URLs</li>
770+
<li>Changed shape-outside value from &lt;uri&gt; to &lt;image&gt;</li>
769771
<li>Fixed basic shape grammar to use comma separators</li>
770772
<li>Remove 'percentages based on auto-sizing resolve to 0'</li>
771773
<li>Change initial value of shape-image-threshold to 0.0</li>

0 commit comments

Comments
 (0)