Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Commit 3fd7bc2

Browse files
andruudlutien
authored andcommitted
Bug 1966655 [wpt PR 52567] - Drop tentative suffix for timeline-scope-computed/parsing.html,
Automatic update from web-platform-tests Drop tentative suffix for timeline-scope-computed/parsing.html Bug: 40065520 Change-Id: I7d60d0b0888ca9f766e036d2f33ff45f526f5cb0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6551239 Reviewed-by: Kevin Ellis <[email protected]> Commit-Queue: Anders Hartvoll Ruud <[email protected]> Cr-Commit-Position: refs/heads/main@{#1460652} -- wpt-commits: 8db62f110de08edcca8cfba96e4f77921431cce3 wpt-pr: 52567 Differential Revision: https://phabricator.services.mozilla.com/D250627
1 parent 29fb0b7 commit 3fd7bc2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

testing/web-platform/tests/scroll-animations/css/timeline-scope-computed.tentative.html renamed to testing/web-platform/tests/scroll-animations/css/timeline-scope-computed.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!DOCTYPE html>
2-
<link rel="help" href="https://github.com/w3c/csswg-drafts/issues/7759">
2+
<link rel="help" href="https://drafts.csswg.org/scroll-animations/#propdef-timeline-scope">
33
<script src="/resources/testharness.js"></script>
44
<script src="/resources/testharnessreport.js"></script>
55
<script src="/css/support/computed-testcommon.js"></script>

testing/web-platform/tests/scroll-animations/css/timeline-scope-parsing.tentative.html renamed to testing/web-platform/tests/scroll-animations/css/timeline-scope-parsing.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!DOCTYPE html>
2-
<link rel="help" href="https://github.com/w3c/csswg-drafts/issues/7759">
2+
<link rel="help" href="https://drafts.csswg.org/scroll-animations/#propdef-timeline-scope">
33
<script src="/resources/testharness.js"></script>
44
<script src="/resources/testharnessreport.js"></script>
55
<script src="/css/support/parsing-testcommon.js"></script>

0 commit comments

Comments
 (0)