From bf08701d31681113efd536eaec0a3d294d16e413 Mon Sep 17 00:00:00 2001 From: Rune Lillesveen Date: Wed, 8 Sep 2021 10:29:09 -0700 Subject: [PATCH] Fix slow stylesheet test Script blocking sheet does not need timeout since tests will not run until the sheet loads anyway. Href on modified link should not need a large delay since the test happens in the script immediately after setting the href. Bug: 1245034 Change-Id: Ieee7fd7137046b23a4c2f0039df982e9bec888c6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3147711 Reviewed-by: Stephen Chenney Commit-Queue: Rune Lillesveen Cr-Commit-Position: refs/heads/main@{#919307} --- .../stylesheet-not-removed-until-next-stylesheet-loads.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/html/semantics/document-metadata/the-link-element/stylesheet-not-removed-until-next-stylesheet-loads.html b/html/semantics/document-metadata/the-link-element/stylesheet-not-removed-until-next-stylesheet-loads.html index 27b443cee33f0f..ab8ee727f2a274 100644 --- a/html/semantics/document-metadata/the-link-element/stylesheet-not-removed-until-next-stylesheet-loads.html +++ b/html/semantics/document-metadata/the-link-element/stylesheet-not-removed-until-next-stylesheet-loads.html @@ -3,14 +3,14 @@ - +