Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(111)

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/plugins/plugin-initiate-popup-window-expected.txt

Issue 1494873002: Rebaseline of plugin-initiate-popup-window.html on OSX. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 CONSOLE MESSAGE: line 67: PLUGIN: getFocusEvent 1 CONSOLE MESSAGE: line 67: PLUGIN: getFocusEvent
2 CONSOLE MESSAGE: line 17: window count: 1 2 CONSOLE MESSAGE: line 17: window count: 1
3 CONSOLE MESSAGE: line 21: PLUGIN: getFocusEvent 3 CONSOLE MESSAGE: line 20: PLUGIN: getFocusEvent
4 CONSOLE MESSAGE: line 21: PLUGIN: getFocusEvent 4 CONSOLE MESSAGE: line 21: PLUGIN: getFocusEvent
5 CONSOLE MESSAGE: line 21: PLUGIN: mouseDown at (12, 12) 5 CONSOLE MESSAGE: line 21: PLUGIN: mouseDown at (12, 12)
6 CONSOLE MESSAGE: line 30: window count: 2 6 CONSOLE MESSAGE: line 30: window count: 2
7 CONSOLE MESSAGE: line 22: PLUGIN: mouseUp at (12, 12) 7 CONSOLE MESSAGE: line 22: PLUGIN: mouseUp at (12, 12)
8 CONSOLE MESSAGE: line 42: PLUGIN: loseFocusEvent 8 CONSOLE MESSAGE: line 42: PLUGIN: loseFocusEvent
9 CONSOLE MESSAGE: line 42: PLUGIN: getFocusEvent 9 CONSOLE MESSAGE: line 42: PLUGIN: getFocusEvent
10 CONSOLE MESSAGE: line 42: PLUGIN: mouseDown at (52, 12) 10 CONSOLE MESSAGE: line 42: PLUGIN: mouseDown at (52, 12)
11 CONSOLE MESSAGE: line 43: PLUGIN: mouseUp at (52, 12) 11 CONSOLE MESSAGE: line 43: PLUGIN: mouseUp at (52, 12)
12 CONSOLE MESSAGE: line 44: PLUGIN: keyDown 'p' 12 CONSOLE MESSAGE: line 44: PLUGIN: keyDown 'p'
13 CONSOLE MESSAGE: line 52: window count: 3 13 CONSOLE MESSAGE: line 52: window count: 3
14 CONSOLE MESSAGE: line 44: PLUGIN: keyUp 'p' 14 CONSOLE MESSAGE: line 44: PLUGIN: keyUp 'p'
15 15
16 16
17 Specify a script and a mouse/keyboard event to the plugin. The specified script will be evaluated in the browser when the specified event is received by the plu gin. The test is for bug https://bugs.webkit.org/show_bug.cgi?id=41292. 17 Specify a script and a mouse/keyboard event to the plugin. The specified script will be evaluated in the browser when the specified event is received by the plu gin. The test is for bug https://bugs.webkit.org/show_bug.cgi?id=41292.
18 Opening window by mouse down is PASSED 18 Opening window by mouse down is PASSED
19 Opening window by key down is PASSED 19 Opening window by key down is PASSED
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698