diff options
Diffstat (limited to 'testing/web-platform/meta/paint-timing/with-first-paint/first-contentful-canvas-webgl2.html.ini')
-rw-r--r-- | testing/web-platform/meta/paint-timing/with-first-paint/first-contentful-canvas-webgl2.html.ini | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/testing/web-platform/meta/paint-timing/with-first-paint/first-contentful-canvas-webgl2.html.ini b/testing/web-platform/meta/paint-timing/with-first-paint/first-contentful-canvas-webgl2.html.ini new file mode 100644 index 0000000000..3444d92d42 --- /dev/null +++ b/testing/web-platform/meta/paint-timing/with-first-paint/first-contentful-canvas-webgl2.html.ini @@ -0,0 +1,8 @@ +[first-contentful-canvas-webgl2.html] + expected: + if os == "win": OK + TIMEOUT + [First contentful paint fires due to webgl2 canvas render.] + expected: + if os == "win": PRECONDITION_FAILED + TIMEOUT |