[webkit-reviews] review granted: [Bug 69605] CSS Counters have wrong values : [Attachment 110245] Proposed Patch. Fixed issues pointed out Darin

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 17 12:40:41 PDT 2011


Darin Adler <darin at apple.com> has granted Carol Szabo <carol at webkit.org>'s
request for review:
Bug 69605: CSS Counters have wrong values
https://bugs.webkit.org/show_bug.cgi?id=69605

Attachment 110245: Proposed Patch. Fixed issues pointed out Darin
https://bugs.webkit.org/attachment.cgi?id=110245&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=110245&action=review


> Source/WebCore/rendering/RenderCounter.cpp:54
> +static RenderObject *rendererOfAfterPseudoElement(RenderObject *renderer)

Formatting wrong here. * needs to be moved next to the type.


More information about the webkit-reviews mailing list