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

Unified Diff: LayoutTests/virtual/serviceworker/http/tests/serviceworker/service-worker-gc-expected.txt

Issue 330173003: Make ServiceWorker an ActiveDOMObject (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: revise test Created 6 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
Index: LayoutTests/virtual/serviceworker/http/tests/serviceworker/service-worker-gc-expected.txt
diff --git a/LayoutTests/accessibility/aria-help-expected.txt b/LayoutTests/virtual/serviceworker/http/tests/serviceworker/service-worker-gc-expected.txt
similarity index 55%
copy from LayoutTests/accessibility/aria-help-expected.txt
copy to LayoutTests/virtual/serviceworker/http/tests/serviceworker/service-worker-gc-expected.txt
index 16c83066528ca32eb8fdf4d053cd372b21d752d1..69fc4419062fdadc20f13169ff1942976ff9aa91 100644
--- a/LayoutTests/accessibility/aria-help-expected.txt
+++ b/LayoutTests/virtual/serviceworker/http/tests/serviceworker/service-worker-gc-expected.txt
@@ -1,10 +1,9 @@
-button
-This tests that aria-help attribute works as expected.
+Test that a registered Service Worker with an event handler is not garbage collected prematurely
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-PASS button.helpText is 'AXHelp: click here'
+Test passed
PASS successfullyParsed is true
TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698