Skip to content

Commit aca0fa4

Browse files
committed
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 <keverschromium.org> Commit-Queue: Anders Hartvoll Ruud <andruudchromium.org> Cr-Commit-Position: refs/heads/main{#1460652} -- wpt-commits: 8db62f110de08edcca8cfba96e4f77921431cce3 wpt-pr: 52567 Differential Revision: https://phabricator.services.mozilla.com/D250627 UltraBlame original commit: 95dc28bf3182161c24d8d48ec07039ed3fa03836
1 parent 3d8fa31 commit aca0fa4

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)