[Webkit-unassigned] [Bug 23708] Would like to have a callback when an HTML element is first added to the DOM

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 3 11:37:47 PST 2009


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





------- Comment #1 from aa at chromium.org  2009-02-03 11:37 PDT -------
Created an attachment (id=27282)
 --> (https://bugs.webkit.org/attachment.cgi?id=27282&action=view)
Adds htmlElementAvailable() callback to FrameLoaderClient

This is a first cut of what I'm talking about. It works for HTML and XHTML
documents, but not SVG. SVG is not critical for my use case, and it looks like
parsing works much differently in SVG.

Also, please let me know what the right way is to add testing for something
like this.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list