[webkit-reviews] review granted: [Bug 106133] document.body.scrollTop & document.documentElement.scrollTop differ cross-browser : [Attachment 209458] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 23 10:08:08 PDT 2013


Darin Adler <darin at apple.com> has granted gur.trio at gmail.com's request for
review:
Bug 106133: document.body.scrollTop & document.documentElement.scrollTop differ
cross-browser
https://bugs.webkit.org/show_bug.cgi?id=106133

Attachment 209458: Patch
https://bugs.webkit.org/attachment.cgi?id=209458&action=review

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


> Source/WebCore/dom/Element.cpp:782
> -{
> +{	

Unwanted trailing whitespace added here.

> Source/WebCore/html/HTMLBodyElement.cpp:263
> +{	

Unwanted trailing whitespace added here.

> Source/WebCore/html/HTMLBodyElement.cpp:286
> +{	

Unwanted trailing whitespace added here.

> Source/WebCore/html/HTMLBodyElement.cpp:309
> -{
> +{ 

Unwanted trailing whitespace added here.


More information about the webkit-reviews mailing list