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

Unified Diff: LayoutTests/fast/dom/shadow/tab-order-iframe-and-shadow.html

Issue 1154883006: Fix fast/dom/shadow/tab-order-iframe-and-shadow.html to finish properly (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | LayoutTests/fast/dom/shadow/tab-order-iframe-and-shadow-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/dom/shadow/tab-order-iframe-and-shadow.html
diff --git a/LayoutTests/fast/dom/shadow/tab-order-iframe-and-shadow.html b/LayoutTests/fast/dom/shadow/tab-order-iframe-and-shadow.html
index d463d6ee3eb69d4f67f47a8aa1011708a663e3fd..457b5f376faf21adf8fa3a8e6712ee8a184f9326 100644
--- a/LayoutTests/fast/dom/shadow/tab-order-iframe-and-shadow.html
+++ b/LayoutTests/fast/dom/shadow/tab-order-iframe-and-shadow.html
@@ -101,7 +101,7 @@ if (window.testRunner) {
'input-01',
]);
- log('\nTest finished.');
+ debug('\nTest finished.');
}
</script>
</body>
« no previous file with comments | « no previous file | LayoutTests/fast/dom/shadow/tab-order-iframe-and-shadow-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698