Title: [294259] trunk/Source/WebCore/css/CSSProperties.json
Revision
294259
Author
mmaxfi...@apple.com
Date
2022-05-16 14:21:12 -0700 (Mon, 16 May 2022)

Log Message

Fix URL to offset-rotate property in CSSProperties.json
https://bugs.webkit.org/show_bug.cgi?id=240474

Reviewed by Myles C. Maxfield.

No new tests, not a functional change.

* Source/WebCore/css/CSSProperties.json:

Canonical link: https://commits.webkit.org/250608@main

Modified Paths

Diff

Modified: trunk/Source/WebCore/css/CSSProperties.json (294258 => 294259)


--- trunk/Source/WebCore/css/CSSProperties.json	2022-05-16 21:21:07 UTC (rev 294258)
+++ trunk/Source/WebCore/css/CSSProperties.json	2022-05-16 21:21:12 UTC (rev 294259)
@@ -3715,7 +3715,7 @@
             },
             "specification": {
                 "category": "css-motion-path",
-                "url": "https://drafts.fxtf.org/motion-1/#offset-anchor-property"
+                "url": "https://drafts.fxtf.org/motion-1/#offset-rotate-property"
             }
         },
         "offset": {
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to