Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / win / plugins / README
blob5e2667dae64e3aa4623dc78e97881d73db9cf63d
1 This file documents why these tests have been rebaselined.
3 inner-html-display-none
4 -----------------------
6 The only difference is whitespace differences in the 
7 way functions are printed.
10 keyboard-events
11 ---------------
13 On Windows, windowless plugins get the shift state of the keyboard by quering the OS, since the
14 WM_KEYDOWN message doesn't contain that information.  This is impossible to simulate through
15 eventSender().