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

Unified Diff: LayoutTests/fast/forms/calendar-picker/calendar-picker-appearance.html

Issue 618193003: Rename page-popup helper functions. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 2 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/forms/calendar-picker/calendar-picker-appearance-ar.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/forms/calendar-picker/calendar-picker-appearance.html
diff --git a/LayoutTests/fast/forms/calendar-picker/calendar-picker-appearance.html b/LayoutTests/fast/forms/calendar-picker/calendar-picker-appearance.html
index 79cd45e409218bdf14c5cc0e34777f23e1c669cf..960e0cc20889ceb66324373b39f6433267d3b060 100644
--- a/LayoutTests/fast/forms/calendar-picker/calendar-picker-appearance.html
+++ b/LayoutTests/fast/forms/calendar-picker/calendar-picker-appearance.html
@@ -13,7 +13,7 @@ window.enablePixelTesting = true;
<p id="description" style="opacity: 0"></p>
<div id="console" style="opacity: 0"></div>
<script>
-openPickerWithoutMock(document.getElementById('date'), finishJSTest);
+openPicker(document.getElementById('date'), finishJSTest);
</script>
</body>
</html>
« no previous file with comments | « no previous file | LayoutTests/fast/forms/calendar-picker/calendar-picker-appearance-ar.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698