Skip to content

Commit 4808d0a

Browse files
committed
Tentative new HTML test based on a social media “stories” element.
1 parent baf37c1 commit 4808d0a

13 files changed

+663
-0
lines changed

MotionMark/resources/debug-runner/tests.js

+9
Original file line numberDiff line numberDiff line change
@@ -456,3 +456,12 @@ Suites.push(new Suite("Basic canvas path suite",
456456
}
457457
]
458458
));
459+
460+
Suites.push(new Suite("Dev suite",
461+
[
462+
{
463+
url: "dev/stories/stories.html",
464+
name: "Stories"
465+
}
466+
]
467+
));
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)