[webkit-reviews] review requested: [Bug 66666] CSS: Implement 'font' property in CSSComputedStyle. : [Attachment 104702] Proposed patch v2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 22 11:32:04 PDT 2011


Andreas Kling <kling at webkit.org> has asked  for review:
Bug 66666: CSS: Implement 'font' property in CSSComputedStyle.
https://bugs.webkit.org/show_bug.cgi?id=66666

Attachment 104702: Proposed patch v2
https://bugs.webkit.org/attachment.cgi?id=104702&action=review

------- Additional Comments from Andreas Kling <kling at webkit.org>
Same patch using static_pointer_cast instead of making a mess.
I left out the assertions for isPrimitiveValue() and isValueList(), if you feel
they did actually belong, let me know.


More information about the webkit-reviews mailing list