Bug 111474 - [Subversion] check-webkit-style complains about auto-props for PNGs
Summary: [Subversion] check-webkit-style complains about auto-props for PNGs
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-05 13:13 PST by Michelangelo De Simone
Modified: 2013-03-07 13:42 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michelangelo De Simone 2013-03-05 13:13:25 PST
I'm dealing with a pixel test here (for bug 107848) and check-webkit-style has been complaining about auto-props on Subversion:

LayoutTests/platform/mac/svg/filters/feGaussianBlur-zero-deviation-expected.png:0: 
Have to enable auto props in the subversion config file ($HOME/.subversion/config "enable-auto-props = yes").
Have to set the svn:mime-type in the subversion config file ($HOME/.subversion/config "*.png = svn:mime-type=image/png").  [image/png] [5]