We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14d662c commit c5f2326Copy full SHA for c5f2326
MotionMark/tests/core/resources/multiply.js
@@ -35,7 +35,7 @@ var MultiplyStage = Utilities.createSubclass(Stage,
35
visibleCSS: [
36
["display", "none", "block"]
37
],
38
- totalRows: 68,
+ totalRows: 71,
39
40
initialize: function(benchmark, options)
41
{
0 commit comments