[webkit-dev] Unprefixing intrinsic size keywords (-webkit-min-content et al)

2015-08-06 Thread Christian Biesinger
Hi all! We (blink) would like to unprefix the intrinsic sizing keywords: https://drafts.csswg.org/css-sizing/#width-height-keywords We support them for widths and for heights (though they all do the same thing for heights) We were wondering what Webkit's plan for those keywords is -- are you

[webkit-dev] Migrating to Visual Studio 2015

2015-08-06 Thread Brent Fulgham
Hi Everyone, Now that Visual Studio 2015 Express is available for download, I would like to migrate our Windows builds over to the new compiler. This will allow us to start taking advantage of more C++14 features, as well as allowing us to remove a number of workarounds we’ve held in our code