imported/w3c/web-platform-tests/domparsing/insert_adjacent_html-xhtml.xhtml --- /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/domparsing/insert_adjacent_html-xhtml-expected.txt +++ /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/domparsing/insert_adjacent_html-xhtml-actual.txt @@ -28,5 +28,5 @@ PASS Afterbegin content2 test again, now that there's a next sibling PASS BeforeEnd content2 test again, now that there's a next sibling PASS afterend content2 test again, now that there's a next sibling -PASS insertAdjacentHTML in HTML +FAIL insertAdjacentHTML in HTML assert_throws_dom: function "function () {content.insertAdjacentHTML("beforeend", "<p>")}" did not throw Bisecting libxml2, this commit introduced the issue between 2.9.9 and 2.9.10 (updated in Flatpak SDK 0.3 throught FDO runtime: https://gitlab.gnome.org/GNOME/libxml2/-/commit/62150ed2ab19a4dd76c15acc62c7d923d9f3b2cc
<rdar://problem/69641188>
This appears to be passing as of r282878 (Switch runtime to 21.08 SDK).