Title: [237064] trunk/Websites/browserbench.org
Revision
237064
Author
[email protected]
Date
2018-10-11 23:13:46 -0700 (Thu, 11 Oct 2018)

Log Message

Update default hyperlink for MotionMark to MotionMark 1.1
https://bugs.webkit.org/show_bug.cgi?id=190491

Reviewed by Ryosuke Niwa.

* index.html:

Modified Paths

Diff

Modified: trunk/Websites/browserbench.org/ChangeLog (237063 => 237064)


--- trunk/Websites/browserbench.org/ChangeLog	2018-10-12 02:51:45 UTC (rev 237063)
+++ trunk/Websites/browserbench.org/ChangeLog	2018-10-12 06:13:46 UTC (rev 237064)
@@ -1,3 +1,12 @@
+2018-10-11  Jon Lee  <[email protected]>
+
+        Update default hyperlink for MotionMark to MotionMark 1.1
+        https://bugs.webkit.org/show_bug.cgi?id=190491
+
+        Reviewed by Ryosuke Niwa.
+
+        * index.html:
+
 2018-08-14  Jon Lee  <[email protected]>
 
         Add MotionMark 1.1 to browserbench

Modified: trunk/Websites/browserbench.org/index.html (237063 => 237064)


--- trunk/Websites/browserbench.org/index.html	2018-10-12 02:51:45 UTC (rev 237063)
+++ trunk/Websites/browserbench.org/index.html	2018-10-12 06:13:46 UTC (rev 237064)
@@ -46,7 +46,7 @@
 <p>ARES-6 is a benchmark designed to test ECMAScript 6 applications.</p>
 </a>
 
-<a class="benchmark" href="" tabindex="0">
+<a class="benchmark" href="" tabindex="0">
 <img id="motionmark-logo" srcset="resources/MotionMark-Logo.png 1x, resources/[email protected] 2x" alt="MotionMark">
 <p>MotionMark is a benchmark designed to put browser graphics systems to the test.</p>
 </a>
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to