[Webkit-unassigned] [Bug 191000] REGRESSION(r237245): Regressed two input element tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 27 18:01:42 PDT 2018


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

--- Comment #2 from Michael Catanzaro <mcatanzaro at igalia.com> ---
Also imported/w3c/web-platform-tests/shadow-dom/input-element-list.html:

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/shadow-dom/input-element-list-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/shadow-dom/input-element-list-actual.txt
@@ -1,5 +1,5 @@


-FAIL Input element's list attribute should point to the datalist element. assert_equals: expected Element node <datalist id="datalist"></datalist> but got null
-FAIL Input element's list attribute should point to the datalist element in Shadow DOM. assert_equals: expected Element node <datalist id="datalist"></datalist> but got null
+FAIL Input element's list attribute should point to the datalist element. assert_equals: expected (object) null but got (undefined) undefined
+FAIL Input element's list attribute should point to the datalist element in Shadow DOM. assert_equals: expected (object) null but got (undefined) undefined

-- 
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/20181028/167f917b/attachment.html>


More information about the webkit-unassigned mailing list