Skip to content

Commit e21d79b

Browse files
authored
Auto merge of #369 - pcwalton:nested-svg-fixup, r=pcwalton
Fix `Display` impl on `BuildResultFlags` @bors-servo: r+
2 parents 72a9dee + 6d11a8f commit e21d79b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

svg/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,6 @@ impl Display for BuildResultFlags {
307307
"<image>",
308308
"<mask>",
309309
"<pattern>",
310-
"nested <svg>",
311310
"multiple clip paths",
312311
"non-color paint",
313312
"filter attribute",

0 commit comments

Comments
 (0)