From 2ac500ff63534a4bcb9927232fbb98a2f4dba5f3 Mon Sep 17 00:00:00 2001 From: Matt Falkenhagen Date: Fri, 24 Aug 2018 00:27:29 -0700 Subject: [PATCH] WPT: service worker: Refactor and format navigation-redirect.https.html. In preparation for extending or modifying the test to test Client.url and resultingClientId for https://github.com/whatwg/html/pull/3891. Bug: 876223 Change-Id: I50e8b8c21c5f8639a24a9c2ec00df3ccafdc8ac8 Reviewed-on: https://chromium-review.googlesource.com/1184656 Commit-Queue: Matt Falkenhagen Reviewed-by: Kinuko Yasuda Reviewed-by: Makoto Shimazu Cr-Commit-Position: refs/heads/master@{#585738} --- .../navigation-redirect.https.html | 815 ++++++++---------- 1 file changed, 356 insertions(+), 459 deletions(-) diff --git a/service-workers/service-worker/navigation-redirect.https.html b/service-workers/service-worker/navigation-redirect.https.html index ed300faf8e6d0c..0f1d377a57cfc0 100644 --- a/service-workers/service-worker/navigation-redirect.https.html +++ b/service-workers/service-worker/navigation-redirect.https.html @@ -7,62 +7,51 @@