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

Side by Side Diff: content/test/data/wake_lock/page_with_iframe.html

Issue 1107333002: Wake Lock API implementation (Chromium part) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
OLDNEW
(Empty)
1 <!DOCTYPE HTML>
2 <html>
3 <head>
4 </head>
5 <body>
6 <div>Testing WakeLock API</div>
7 <iframe id="nested_frame" src="empty_page.html"></iframe>
8 </body>
9 </html>
OLDNEW
« content/test/data/wake_lock/empty_page.html ('K') | « content/test/data/wake_lock/empty_page.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698