Title: [217789] trunk/Websites/browserbench.org
Revision
217789
Author
[email protected]
Date
2017-06-05 10:49:25 -0700 (Mon, 05 Jun 2017)

Log Message

Update index.html to include ARES-6.

Rubber stamped by Ryosuke Niwa.

* index.html:

Modified Paths

Diff

Modified: trunk/Websites/browserbench.org/ChangeLog (217788 => 217789)


--- trunk/Websites/browserbench.org/ChangeLog	2017-06-05 16:50:07 UTC (rev 217788)
+++ trunk/Websites/browserbench.org/ChangeLog	2017-06-05 17:49:25 UTC (rev 217789)
@@ -1,3 +1,11 @@
+2017-06-05  Saam Barati  <[email protected]>
+
+        Update index.html to include ARES-6.
+
+        Rubber stamped by Ryosuke Niwa.
+
+        * index.html:
+
 2017-06-01  Saam Barati  <[email protected]>
 
         Ensure a good experience for ARES-6 error reporting

Modified: trunk/Websites/browserbench.org/index.html (217788 => 217789)


--- trunk/Websites/browserbench.org/index.html	2017-06-05 16:50:07 UTC (rev 217788)
+++ trunk/Websites/browserbench.org/index.html	2017-06-05 17:49:25 UTC (rev 217789)
@@ -1,4 +1,5 @@
-<!DOCTYPE html<html>
+<!DOCTYPE html>
+<html>
 <head>
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
     <title>BrowserBench.org &mdash; Browser Benchmarks</title>
@@ -38,6 +39,11 @@
 
 <hr>
 
+<a class="benchmark" href="" tabindex="0">
+<img id="ares-6-logo" srcset="resources/ARES-6-Logo.png 1x, resources/[email protected] 2x" alt="ARES-6">
+<p>ARES-6 is a benchmark designed to test ECMAScript 6 applications.</p>
+</a>
+
 <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>
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to