+2016-11-09 Alex Christensen <achristensen@webkit.org>
+
+ URLParser should not consider path of URLs with no host to start at the first slash after the colon
+ https://bugs.webkit.org/show_bug.cgi?id=164555
+
+ Reviewed by Tim Horton.
+
+ * fast/url/segments-expected.txt:
+ * fast/url/segments-from-data-url-expected.txt:
+ * fast/loader/url-parse-1-expected.txt:
+ * fetch/fetch-url-serialization-expected.txt:
+
2016-11-09 Simon Fraser <simon.fraser@apple.com>
Implement visual-viewport based position:fixed handling for Mac async scrolling