RESOLVED INVALID 111474
[Subversion] check-webkit-style complains about auto-props for PNGs
https://bugs.webkit.org/show_bug.cgi?id=111474
Summary [Subversion] check-webkit-style complains about auto-props for PNGs
Michelangelo De Simone
Reported 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]
Attachments
Note You need to log in before you can comment on or make changes to this bug.