chromium/third_party/blink/web_tests/platform/win/plugins/README

This file documents why these tests have been rebaselined.

inner-html-display-none
-----------------------

The only difference is whitespace differences in the 
way functions are printed.


keyboard-events
---------------

On Windows, windowless plugins get the shift state of the keyboard by quering the OS, since the
WM_KEYDOWN message doesn't contain that information.  This is impossible to simulate through
eventSender().