Auto merge of #369 - pcwalton:nested-svg-fixup, r=pcwalton

Fix `Display` impl on `BuildResultFlags`

@bors-servo: r+
This commit is contained in:
bors-servo 2020-06-25 11:37:03 -04:00 committed by GitHub
commit e21d79bf0f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -307,7 +307,6 @@ impl Display for BuildResultFlags {
"<image>", "<image>",
"<mask>", "<mask>",
"<pattern>", "<pattern>",
"nested <svg>",
"multiple clip paths", "multiple clip paths",
"non-color paint", "non-color paint",
"filter attribute", "filter attribute",