File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1566,7 +1566,7 @@ Ian's proposal:
1566
1566
attr() = attr( <<attr-name>> <<attr-type>> ? , <<declaration-value>> ?)
1567
1567
1568
1568
<dfn><attr-name></dfn> = [ <<ident-token>> ? '|' ]? <<ident-token>>
1569
- <dfn><attr-type></dfn> = <dfn function lt="type()" for="attr()">type( <<syntax>> )</dfn> | string | <<attr-unit>>
1569
+ <dfn><attr-type></dfn> = <dfn function lt="type()" for="attr()">type( <<syntax>> )</dfn> | raw- string | <<attr-unit>>
1570
1570
</pre>
1571
1571
1572
1572
The <dfn><attr-unit></dfn> production matches any [=identifier=]
@@ -1623,7 +1623,7 @@ Ian's proposal:
1623
1623
Values that fail to parse as a <css> <number></css>
1624
1624
trigger fallback.
1625
1625
1626
- If given as the <css> string</css> keyword,
1626
+ If given as the <css> raw- string</css> keyword,
1627
1627
or omitted entirely,
1628
1628
it causes the attribute's literal value
1629
1629
to be treated as the value of a CSS string,
You can’t perform that action at this time.
0 commit comments