Commit a8841129 authored by Gabriel Ivăncescu's avatar Gabriel Ivăncescu Committed by Alexandre Julliard

mshtml: Remove FIXME comment from MessageEvent in event_types.

parent 846e5bae
......@@ -78,7 +78,7 @@ static const WCHAR *event_types[] = {
L"MouseEvent",
L"Event", /* FIXME */
L"Event", /* FIXME */
L"Event", /* FIXME */
L"Event", /* We don't use Gecko's message events */
L"ProgressEvent",
L"Event" /* FIXME */
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment