Skip to content

Commit e1989ba

Browse files
authored
[css-values-4] Export "style resource base URL" definition. (w3c#12880)
This exports the "style resource base URL" definition so that it can be used in the definition of a urlpattern() function.
1 parent 2097b86 commit e1989ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-values-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1147,7 +1147,7 @@ URL Modifiers</h4>
11471147
URL Processing Model</h4>
11481148

11491149
<div algorithm="style resource base URL">
1150-
To compute the <dfn>style resource base URL</dfn> for a [=CSS rule=] or a [=CSS declaration block=] |cssRuleOrDeclaration|:
1150+
To compute the <dfn export>style resource base URL</dfn> for a [=CSS rule=] or a [=CSS declaration block=] |cssRuleOrDeclaration|:
11511151
1. Let |sheet| be null.
11521152

11531153
1. If |cssRuleOrDeclaration| is a [=CSS declaration block=] whose [=parent CSS rule=] is not null,

0 commit comments

Comments
 (0)