From 9508b83af6589d661de620dabb6c2bd08c453325 Mon Sep 17 00:00:00 2001 From: Gregory Terzian <2792687+gterzian@users.noreply.github.com> Date: Mon, 14 Oct 2024 21:23:14 +0800 Subject: [PATCH] fix intermittency of child-document-raf-order test (#33480) Signed-off-by: gterzian <2792687+gterzian@users.noreply.github.com> --- tests/wpt/meta/MANIFEST.json | 2 +- .../child-document-raf-order.html | 28 +++++++++++++++++-- 2 files changed, 26 insertions(+), 4 deletions(-) diff --git a/tests/wpt/meta/MANIFEST.json b/tests/wpt/meta/MANIFEST.json index 884c6011fbb..dc18d6f9780 100644 --- a/tests/wpt/meta/MANIFEST.json +++ b/tests/wpt/meta/MANIFEST.json @@ -703330,7 +703330,7 @@ }, "update-rendering": { "child-document-raf-order.html": [ - "222c1af444e5c3f7aab2ac466b6bd1a7e2c93e3e", + "eccc1bde7fb83449275ed61e0dacaeb13d684456", [ null, {} diff --git a/tests/wpt/tests/html/webappapis/update-rendering/child-document-raf-order.html b/tests/wpt/tests/html/webappapis/update-rendering/child-document-raf-order.html index 222c1af444e..eccc1bde7fb 100644 --- a/tests/wpt/tests/html/webappapis/update-rendering/child-document-raf-order.html +++ b/tests/wpt/tests/html/webappapis/update-rendering/child-document-raf-order.html @@ -47,6 +47,17 @@ callbacks for each.