Diff
Modified: trunk/Websites/webkit.org/ChangeLog (222390 => 222391)
--- trunk/Websites/webkit.org/ChangeLog 2017-09-22 16:23:45 UTC (rev 222390)
+++ trunk/Websites/webkit.org/ChangeLog 2017-09-22 16:33:11 UTC (rev 222391)
@@ -1,3 +1,12 @@
+2017-09-22 Timothy Horton <[email protected]>
+
+ Update some links in demos
+
+ * demos/safe-area-insets/1-default.html:
+ * demos/safe-area-insets/2-viewport-fit.html:
+ * demos/safe-area-insets/3-safe-area-constants.html:
+ * demos/safe-area-insets/4-min-max.html:
+
2017-09-21 Tim Horton <[email protected]>
Add some blog post resources
Modified: trunk/Websites/webkit.org/demos/safe-area-insets/1-default.html (222390 => 222391)
--- trunk/Websites/webkit.org/demos/safe-area-insets/1-default.html 2017-09-22 16:23:45 UTC (rev 222390)
+++ trunk/Websites/webkit.org/demos/safe-area-insets/1-default.html 2017-09-22 16:33:11 UTC (rev 222391)
@@ -82,7 +82,7 @@
<p>Hi!</p>
<p>Welcome to my sample blog!</p>
<p>This post is here to help demonstrate how easy it is to take an existing site, along with full-width bars and fixed-position elements, and make it take full advantage of iPhone X's edge-to-edge display.</p>
- <p>The actual post describing how to adopt the new API is over on the <a href="" blog</a>.</p>
+ <p>The actual post describing how to adopt the new API is over on the <a href="" blog</a>.</p>
<p>There, you will learn all about new WebKit features, including <code>viewport-fit</code>, <code>constant()</code>, safe area insets, and <code>min()</code> and <code>max()</code>.</p>
<p>I hope that it helps you adopt these new features in your websites.</p>
</div>
Modified: trunk/Websites/webkit.org/demos/safe-area-insets/2-viewport-fit.html (222390 => 222391)
--- trunk/Websites/webkit.org/demos/safe-area-insets/2-viewport-fit.html 2017-09-22 16:23:45 UTC (rev 222390)
+++ trunk/Websites/webkit.org/demos/safe-area-insets/2-viewport-fit.html 2017-09-22 16:33:11 UTC (rev 222391)
@@ -82,7 +82,7 @@
<p>Hi!</p>
<p>Welcome to my sample blog!</p>
<p>This post is here to help demonstrate how easy it is to take an existing site, along with full-width bars and fixed-position elements, and make it take full advantage of iPhone X's edge-to-edge display.</p>
- <p>The actual post describing how to adopt the new API is over on the <a href="" blog</a>.</p>
+ <p>The actual post describing how to adopt the new API is over on the <a href="" blog</a>.</p>
<p>There, you will learn all about new WebKit features, including <code>viewport-fit</code>, <code>constant()</code>, safe area insets, and <code>min()</code> and <code>max()</code>.</p>
<p>I hope that it helps you adopt these new features in your websites.</p>
</div>
Modified: trunk/Websites/webkit.org/demos/safe-area-insets/3-safe-area-constants.html (222390 => 222391)
--- trunk/Websites/webkit.org/demos/safe-area-insets/3-safe-area-constants.html 2017-09-22 16:23:45 UTC (rev 222390)
+++ trunk/Websites/webkit.org/demos/safe-area-insets/3-safe-area-constants.html 2017-09-22 16:33:11 UTC (rev 222391)
@@ -88,7 +88,7 @@
<p>Hi!</p>
<p>Welcome to my sample blog!</p>
<p>This post is here to help demonstrate how easy it is to take an existing site, along with full-width bars and fixed-position elements, and make it take full advantage of iPhone X's edge-to-edge display.</p>
- <p>The actual post describing how to adopt the new API is over on the <a href="" blog</a>.</p>
+ <p>The actual post describing how to adopt the new API is over on the <a href="" blog</a>.</p>
<p>There, you will learn all about new WebKit features, including <code>viewport-fit</code>, <code>constant()</code>, safe area insets, and <code>min()</code> and <code>max()</code>.</p>
<p>I hope that it helps you adopt these new features in your websites.</p>
</div>
Modified: trunk/Websites/webkit.org/demos/safe-area-insets/4-min-max.html (222390 => 222391)
--- trunk/Websites/webkit.org/demos/safe-area-insets/4-min-max.html 2017-09-22 16:23:45 UTC (rev 222390)
+++ trunk/Websites/webkit.org/demos/safe-area-insets/4-min-max.html 2017-09-22 16:33:11 UTC (rev 222391)
@@ -96,7 +96,7 @@
<p>Hi!</p>
<p>Welcome to my sample blog!</p>
<p>This post is here to help demonstrate how easy it is to take an existing site, along with full-width bars and fixed-position elements, and make it take full advantage of iPhone X's edge-to-edge display.</p>
- <p>The actual post describing how to adopt the new API is over on the <a href="" blog</a>.</p>
+ <p>The actual post describing how to adopt the new API is over on the <a href="" blog</a>.</p>
<p>There, you will learn all about new WebKit features, including <code>viewport-fit</code>, <code>constant()</code>, safe area insets, and <code>min()</code> and <code>max()</code>.</p>
<p>I hope that it helps you adopt these new features in your websites.</p>
</div>