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

Unified Diff: chrome/browser/resources/uber/uber.html

Issue 755173004: Support presentational iframes and make use of them in the uber frame. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/resources/uber/uber.js » ('j') | chrome/common/extensions/api/automation.idl » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/uber/uber.html
diff --git a/chrome/browser/resources/uber/uber.html b/chrome/browser/resources/uber/uber.html
index 1e81cf3be53dc1fec7be11e483fbddc7e2825480..c00d639c4a58f063401d90df831a9b847f5f1a07 100644
--- a/chrome/browser/resources/uber/uber.html
+++ b/chrome/browser/resources/uber/uber.html
@@ -20,7 +20,7 @@
<body>
-<div id="navigation"><iframe src="chrome://uber-frame/" name="chrome"></iframe></div>
+<div id="navigation"><iframe src="chrome://uber-frame/" name="chrome" role="presentation"></iframe></div>
Dan Beam 2014/12/03 00:57:08 80 col wrap (unfortunate that it was already over.
<div class="iframe-container"
i18n-values="id:historyHost; data-url:historyFrameURL;"
« no previous file with comments | « no previous file | chrome/browser/resources/uber/uber.js » ('j') | chrome/common/extensions/api/automation.idl » ('J')

Powered by Google App Engine
This is Rietveld 408576698