Commit 773b400d authored by Jack Steinberg's avatar Jack Steinberg Committed by Commit Bot

Change incorrect toast test titles

BUG=972945

Change-Id: Ifa92c598f9d2a8a939aa58d0719f39b25431ed8b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1685526
Commit-Queue: Jack Steinberg <jacksteinberg@chromium.org>
Reviewed-by: default avatarKent Tamura <tkent@chromium.org>
Reviewed-by: default avatarFergal Daly <fergal@chromium.org>
Cr-Commit-Position: refs/heads/master@{#676004}
parent eddc432e
<!DOCTYPE html>
<meta charset="utf-8">
<title>Toast: Event tests</title>
<title>Toast: event (open) tests</title>
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
......
<!DOCTYPE html>
<meta charset="utf-8">
<title>Toast: Event tests</title>
<title>Toast: event (show/hide) tests</title>
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
......
<!DOCTYPE html>
<meta charset="utf-8">
<meta name="timeout" content="long">
<title>Toast: showToast tests</title>
<title>Toast: option tests</title>
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment