diff --git a/fixtures/scheduler/index.html b/fixtures/scheduler/index.html index 4c425b95ebed7..fdf831e2792f8 100644 --- a/fixtures/scheduler/index.html +++ b/fixtures/scheduler/index.html @@ -119,9 +119,37 @@
Runs scheduled JS work for 99% of the frame time when nothing else is using the thread.
+NOTE: Try this test both when nothing else is running and when something is using the compositor thread in another visible tab with video or WebGL content (Shift+Click).
+ +Runs scheduled JS work more than 95% of the frame time when inserting DOM nodes.
+NOTE: Try this test both when nothing else is running and when something is using the compositor thread in another visible tab with video or WebGL content (Shift+Click).
+ +