Skip to content

Commit 8db62f1

Browse files
andruudchromium-wpt-export-bot
authored andcommitted
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}
1 parent 3dbf196 commit 8db62f1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

scroll-animations/css/timeline-scope-computed.tentative.html renamed to 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>

scroll-animations/css/timeline-scope-parsing.tentative.html renamed to 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)