Title: [220325] trunk/Websites/webkit.org
Revision
220325
Author
jcr...@apple.com
Date
2017-08-06 16:24:17 -0700 (Sun, 06 Aug 2017)

Log Message

2017-08-06  James Craig  <jcr...@apple.com>

        Update prefers-reduced-motion demos to link back to blog post
        https://bugs.webkit.org/show_bug.cgi?id=175251

        Unreviewed, added some cross links to older demo files.

        * blog-files/prefers-reduced-motion/axi.htm:
        * blog-files/prefers-reduced-motion/prm.htm:

Modified Paths

Diff

Modified: trunk/Websites/webkit.org/ChangeLog (220324 => 220325)


--- trunk/Websites/webkit.org/ChangeLog	2017-08-06 17:57:26 UTC (rev 220324)
+++ trunk/Websites/webkit.org/ChangeLog	2017-08-06 23:24:17 UTC (rev 220325)
@@ -1,3 +1,13 @@
+2017-08-06  James Craig  <jcr...@apple.com>
+
+        Update prefers-reduced-motion demos to link back to blog post
+        https://bugs.webkit.org/show_bug.cgi?id=175251
+
+        Unreviewed, added some cross links to older demo files.
+
+        * blog-files/prefers-reduced-motion/axi.htm:
+        * blog-files/prefers-reduced-motion/prm.htm:
+
 2017-08-04  Jon Davis  <j...@apple.com>
 
         Fixed loading feature status page queries and anchor link URLs

Modified: trunk/Websites/webkit.org/blog-files/prefers-reduced-motion/axi.htm (220324 => 220325)


--- trunk/Websites/webkit.org/blog-files/prefers-reduced-motion/axi.htm	2017-08-06 17:57:26 UTC (rev 220324)
+++ trunk/Websites/webkit.org/blog-files/prefers-reduced-motion/axi.htm	2017-08-06 23:24:17 UTC (rev 220325)
@@ -20,6 +20,6 @@
     <source type="video/mp4" src="" />
     <track src="" kind="captions" srclang="en" label="English CC">
 </video>
-<p>Back to the <a href="" demo</a>.</p>
+<p>Back to the WebKit blog post: <a href="" Design for Motion</a> or <a href="" demo</a>.</p>
 </body>
 </html>
\ No newline at end of file

Modified: trunk/Websites/webkit.org/blog-files/prefers-reduced-motion/prm.htm (220324 => 220325)


--- trunk/Websites/webkit.org/blog-files/prefers-reduced-motion/prm.htm	2017-08-06 17:57:26 UTC (rev 220324)
+++ trunk/Websites/webkit.org/blog-files/prefers-reduced-motion/prm.htm	2017-08-06 23:24:17 UTC (rev 220325)
@@ -112,7 +112,7 @@
 </head>
 <body>
 
-<h1>Reduced Motion Demos</h1>
+<h1>Reduced Motion Demos for WebKit blog post: <a href="" Design for Motion</a></h1>
 
 <p>To test these, enable the "Reduce Motion" setting.</p>
 <ul>
@@ -169,5 +169,7 @@
 
 </script>
 
+<p>Return to WebKit blog post: <a href="" Design for Motion</a></p>
+
 </body>
 </html>
\ No newline at end of file
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to