[Webkit-unassigned] [Bug 26147] No support of DOM events on a frameless document
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 30 01:22:47 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=26147
--- Comment #3 from Loic Dachary <loic at dachary.org> 2011-09-30 01:22:46 PST ---
Created an attachment (id=109264)
--> (https://bugs.webkit.org/attachment.cgi?id=109264&action=review)
testcase
The attached test case is to be placed in LayoutTests/fast/events/DOMParse-addEventListener.html and will fail as expected with the following output:
This tests is for https://bugs.webkit.org/show_bug.cgi?id=26147 and shows that in a document loaded with DOMParser, events are propagated.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
FAIL fired should be true. Was false.
PASS successfullyParsed is true
TEST COMPLETE
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list