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

Side by Side Diff: LayoutTests/fast/events/resources/conclude-test-in-parent.html

Issue 240343002: Track event handlers on windows (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Better description for window reuse test. Created 6 years, 7 months 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 | Annotate | Revision Log
OLDNEW
1 <!DOCTYPE html>
1 <html> 2 <html>
2 <body onload="window.opener.concludeTest()"> 3 <body onload="window.opener.concludeTest()">
3 Opened Window 4 Opened Window
4 </body> 5 </body>
5 </html> 6 </html>
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/fast/events/scroll-event-handler-count.html » ('j') | Source/core/frame/DOMWindow.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698