web-platform-tests / wpt

Test suites for Web platform specs — including WHATWG, W3C, and others
https://web-platform-tests.org/
Other
5.02k stars 3.12k forks source link

Remove CHECK that can get hit due to foster parenting #49281

Closed chromium-wpt-export-bot closed 2 days ago

chromium-wpt-export-bot commented 2 days ago

In this case:

\

\ \

the prior CHECK could get hit. Since we're just popping the part root, this CL just removes the CHECK.

Note that the prior CL that added the test for this inadvertently made the test not work, due to the name. See crbug.com/379764806.

Bug: 40271855 Bug: 379764806 Change-Id: Ib723cf166ecbe0f2a7da855c27d56e84e2957fba Fixed: 372994343 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6033772 Reviewed-by: Di Zhang \dizhangg@chromium.org Commit-Queue: Di Zhang \dizhangg@chromium.org Auto-Submit: Mason Freed \masonf@chromium.org Cr-Commit-Position: refs/heads/main@{#1385341}