Chromium Code Reviews

Side by Side Diff: third_party/WebKit/LayoutTests/fast/dom/Window/resources/mozilla-focus-blur-popup-opener-focus.html

Issue 2734783010: [Merge to M-58] Add a warning for the deprecation of content-initiated data URL navigations (Closed)
Patch Set: Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff |
OLDNEW
(Empty)
1 <script>opener.focus();opener.postMessage("", "*");</script>
OLDNEW

Powered by Google App Engine