[webkit-reviews] review requested: [Bug 10652] Need SVGFontFace*Element(s) DOM objects : [Attachment 16762] improved complete fix (ignore the large project file changes)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 21 00:46:21 PDT 2007


Eric Seidel <eric at webkit.org> has asked  for review:
Bug 10652: Need SVGFontFace*Element(s) DOM objects
http://bugs.webkit.org/show_bug.cgi?id=10652

Attachment 16762: improved complete fix (ignore the large project file changes)
http://bugs.webkit.org/attachment.cgi?id=16762&action=edit

------- Additional Comments from Eric Seidel <eric at webkit.org>
This answers all of darin's concerns, except for recalcing the style selector
every time a <font-face> element is changed.  I agree, it's less that ideal,
but I don't see a nice way to fix it short of registering each font-face
element with the document and then marking the doc as "needing style selector
recalc" -- a concept which doesn't exist yet.


More information about the webkit-reviews mailing list