mirror of
https://github.com/servo/servo.git
synced 2025-08-09 07:25:35 +01:00
style: Rename mask.mako.rs to svg.mako.rs for consistency.
Bug: 1468651 Reviewed-by: heycam MozReview-Commit-ID: 6sqGxL8hhA0
This commit is contained in:
parent
0a95513368
commit
4571a71bfc
2 changed files with 1 additions and 1 deletions
|
@ -171,7 +171,7 @@ pub mod shorthands {
|
|||
<%include file="/shorthands/inherited_text.mako.rs" />
|
||||
<%include file="/shorthands/list.mako.rs" />
|
||||
<%include file="/shorthands/margin.mako.rs" />
|
||||
<%include file="/shorthands/mask.mako.rs" />
|
||||
<%include file="/shorthands/svg.mako.rs" />
|
||||
<%include file="/shorthands/outline.mako.rs" />
|
||||
<%include file="/shorthands/padding.mako.rs" />
|
||||
<%include file="/shorthands/position.mako.rs" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue