From 5d4ce92ab7ce90778caa78ddc333bc74fbc9de68 Mon Sep 17 00:00:00 2001 From: Mason Freed Date: Thu, 30 Nov 2023 04:40:25 +0000 Subject: [PATCH] Bug 1866874 [wpt PR 43377] - Address concerns about CSSStyleSheet-constructable-concat.html, a=testonly Automatic update from web-platform-tests Address concerns about CSSStyleSheet-constructable-concat.html See [1] for comments, but this CL adds reftest-wait to ensure the test finishes before the image capture, and adds PASS lines for all passed tests. This makes no difference in Chromium, but ensures this test works correctly in other browsers. [1] https://github.com/web-platform-tests/wpt/pull/43310 Bug: 1236777 Change-Id: I849284eafdd0afb630a11b0a9e6b73bc0264fd6b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5062333 Reviewed-by: Joey Arhar Commit-Queue: Mason Freed Commit-Queue: Joey Arhar Auto-Submit: Mason Freed Cr-Commit-Position: refs/heads/main@{#1229509} -- wpt-commits: 2f79845b3d3e3a0244c8512df9b6c430e5a1d2f7 wpt-pr: 43377 --- .../CSSStyleSheet-constructable-concat-ref.html | 7 +++++++ .../cssom/CSSStyleSheet-constructable-concat.html | 12 ++++++------ 2 files changed, 13 insertions(+), 6 deletions(-) diff --git a/testing/web-platform/tests/css/cssom/CSSStyleSheet-constructable-concat-ref.html b/testing/web-platform/tests/css/cssom/CSSStyleSheet-constructable-concat-ref.html index 1c6b6784c9caa..b45332345902c 100644 --- a/testing/web-platform/tests/css/cssom/CSSStyleSheet-constructable-concat-ref.html +++ b/testing/web-platform/tests/css/cssom/CSSStyleSheet-constructable-concat-ref.html @@ -5,6 +5,13 @@ This should be green
This should be green +
Tests:
+PASS
+PASS
+PASS
+PASS
+
+