First, I'm really excited to see Web Inspector improvements, thanks! Network Pane of Web Inspector Browse to a page that sets more than one cookie in a single Set-Cookie header field. Visiting apple.com, this was true of some of the resources. The Headers Tab for the resource correctly shows the Set-Cookie header. The Cookies Tab doesn't. It incorrectly coalesces all of the cookies into a single line. For example, this header: Set-Cookie:ccl=FSfHT3YJkSuNlCYwIJN16uhRJKnrK1wd3LnLYTs8TWPsahMjWT83rRNMvMdmY3FqbG5VEAuolwb0q4qAy0lGBWD7mzj7srMlwS6ekk9hb9/DuNNuv/R8ij4YMKRxWGkTA7wZms4RXNSjXTvDvbSHIZKrEpx7xBF4rufoTJjXyC6HCyHwZPDziEyv6K4R8ltjHxB3yhBETdFXAjXoxLmOwA==; path=/; domain=.apple.com, geo=US; path=/; domain=.apple.com Shows up in the Cookies tab as a single cookie, instead of showing both ccl and geo: ccl FSfHT3YJkSuNlCYwIJN16uhRJKnrK1wd3LnLYTs8TWPsahMjWT83rRNMvMdmY3FqbG5VEAuolwb0q4qAy0lGBWD7mzj7srMlwS6ekk9hb9/DuNNuv/R8ij4YMKRxWGkTA7wZms4RXNSjXTvDvbSHIZKrEpx7xBF4rufoTJjXyC6HCyHwZPDziEyv6K4R8ltjHxB3yhBETdFXAjXoxLmOwA== .apple.com / Session 282
Closing as invalid, as this bug pertains to the old inspector UI and/or its tests. Please file a new bug (https://www.webkit.org/new-inspector-bug) if the bug/feature/issue is still relevant to WebKit trunk.