Skip to content

Commit c1e220c

Browse files
committed
[css3-values] Added entry to changelog about the attr() change regarding undefined namespace prefixes.
1 parent caf76d0 commit c1e220c

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

css3-values/Overview.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2251,6 +2251,9 @@

Changes

22512251
<ul>
22522252
<li>Corrected <code>wqnamecode> in the ‘<a href="#attr"><code
22532253
class=css>attr()code>a>’ syntax to <code>qnamecode>
2254+
2255+
<li>Made undefined namespace prefixes in ‘<a href="#attr"><code
2256+
class=css>attr()code>a>’ invalidate the function.
22542257
ul>
22552258

22562259
<h2 class=no-num id=references>Referencesh2>

css3-values/Overview.src.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1742,6 +1742,7 @@

Changes

17421742

17431743
<ul>
17441744
<li>Corrected <code>wqnamecode> in the ''attr()'' syntax to <code>qnamecode>
1745+
<li>Made undefined namespace prefixes in ''attr()'' invalidate the function.
17451746
ul>
17461747

17471748
<h2 class="no-num" id="references">Referencesh2>

0 commit comments

Comments
 (0)