From 25eb85091b29fec313697ef7e62d9152d0dfc669 Mon Sep 17 00:00:00 2001 From: Anders Hartvoll Ruud Date: Tue, 16 May 2023 11:44:55 -0700 Subject: [PATCH] [scroll-animations] Add parsing for timeline-scope property There is consensus to add a new property, which we think will be called timeline-scope. https://github.com/w3c/csswg-drafts/issues/7759 Bug: 1425939 Change-Id: I30ff7652ea970346b241f8bd2b48474c89479fe4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4533096 Commit-Queue: Anders Hartvoll Ruud Reviewed-by: Kevin Ellis Cr-Commit-Position: refs/heads/main@{#1144835} --- .../timeline-scope-computed.tentative.html | 35 +++++++++++++++++++ .../css/timeline-scope-parsing.tentative.html | 29 +++++++++++++++ 2 files changed, 64 insertions(+) create mode 100644 scroll-animations/css/timeline-scope-computed.tentative.html create mode 100644 scroll-animations/css/timeline-scope-parsing.tentative.html diff --git a/scroll-animations/css/timeline-scope-computed.tentative.html b/scroll-animations/css/timeline-scope-computed.tentative.html new file mode 100644 index 00000000000000..814933f7266584 --- /dev/null +++ b/scroll-animations/css/timeline-scope-computed.tentative.html @@ -0,0 +1,35 @@ + + + + + + + +
+
+
+ diff --git a/scroll-animations/css/timeline-scope-parsing.tentative.html b/scroll-animations/css/timeline-scope-parsing.tentative.html new file mode 100644 index 00000000000000..2885cb758ded6f --- /dev/null +++ b/scroll-animations/css/timeline-scope-parsing.tentative.html @@ -0,0 +1,29 @@ + + + + + +
+