Title: [229404] trunk/PerformanceTests
- Revision
- 229404
- Author
- [email protected]
- Date
- 2018-03-08 02:58:10 -0800 (Thu, 08 Mar 2018)
Log Message
Update StyleBench version number in page title to 0.3
* StyleBench/index.html:
There has been a bunch of changes, most notably the addition of attribute selector test step.
Modified Paths
Diff
Modified: trunk/PerformanceTests/ChangeLog (229403 => 229404)
--- trunk/PerformanceTests/ChangeLog 2018-03-08 10:51:38 UTC (rev 229403)
+++ trunk/PerformanceTests/ChangeLog 2018-03-08 10:58:10 UTC (rev 229404)
@@ -1,3 +1,11 @@
+2018-03-08 Antti Koivisto <[email protected]>
+
+ Update StyleBench version number in page title to 0.3
+
+ * StyleBench/index.html:
+
+ There has been a bunch of changes, most notably the addition of attribute selector test step.
+
2018-02-16 Dean Jackson <[email protected]>
Use OPENGL macros to be more clear about which OpenGL/ES WebGL uses on Cocoa
Modified: trunk/PerformanceTests/StyleBench/index.html (229403 => 229404)
--- trunk/PerformanceTests/StyleBench/index.html 2018-03-08 10:51:38 UTC (rev 229403)
+++ trunk/PerformanceTests/StyleBench/index.html 2018-03-08 10:58:10 UTC (rev 229404)
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
- <title>StyleBench 0.2</title>
+ <title>StyleBench 0.3</title>
<link rel="stylesheet" href=""
<script src="" defer></script>
<script src="" defer></script>
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes