Skip to content

Commit

Permalink
[css-properties-values-api-1] Align with Web IDL specification (#1005)
Browse files Browse the repository at this point in the history
  • Loading branch information
autokagami authored Aug 18, 2020
1 parent f283d66 commit 42fb542
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css-properties-values-api/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -602,7 +602,7 @@ dictionary PropertyDefinition {
};

partial namespace CSS {
void registerProperty(PropertyDefinition definition);
undefined registerProperty(PropertyDefinition definition);
};
</pre>

Expand Down

0 comments on commit 42fb542

Please sign in to comment.