[Webkit-unassigned] [Bug 23536] Auto-generate HTMLElementFactory
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jan 26 12:33:18 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=23536
eric at webkit.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #27027|review? |review-
Flag| |
------- Comment #4 from eric at webkit.org 2009-01-26 12:33 PDT -------
(From update of attachment 27027)
Seems image should just pass another parameter. MapToTagName="img" or
something.
+ doc->setUsesBeforeAfterRules(true);
looks no worse than it was before, but is still not as elegant as it could be.
You should add a FIXME that HTMLQuoteElements should set that flag on document
insertion instead of construction. I bet we could make a test where you create
a Quote in one document, adopt it in another, and then before/after rules are
not turned on for the document which adopted the quote!
--
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