[Webkit-unassigned] [Bug 216740] New: REGRESSION(r) [GLIB] imported/w3c/web-platform-tests/domparsing/insert_adjacent_html-xhtml.xhtml is failing with libxml 2.9.10

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Sep 19 19:36:56 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=216740

            Bug ID: 216740
           Summary: REGRESSION(r) [GLIB]
                    imported/w3c/web-platform-tests/domparsing/insert_adja
                    cent_html-xhtml.xhtml is failing with libxml 2.9.10
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: lmoura at igalia.com

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200920/84dc4214/attachment-0001.htm>


More information about the webkit-unassigned mailing list