mshtml: Treat "data:" as Gecko special URI scheme.
commite7fc477921543d58dfa31acf92c71179d24042d2
authorJoachim Priesner <joachim.priesner@web.de>
Mon, 28 Sep 2015 13:45:20 +0000 (28 15:45 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 8 Oct 2015 12:01:41 +0000 (8 21:01 +0900)
treecf1b04b277165c1edf34306e41fd94edc8fcbeee
parentbd8a7f9e5dbd69a1de4c545042118eef6e1f3f2e
mshtml: Treat "data:" as Gecko special URI scheme.

This enables loading of inline content specified as data: URI, such as
background images.

Signed-off-by: Joachim Priesner <joachim.priesner@web.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/mshtml/nsio.c