[webkit-reviews] review granted: [Bug 91168] REGRESSION: RenderInline boundingBox ignores relative position offset : [Attachment 152351] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 13 16:05:38 PDT 2012


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Kiran Muppala
<cmuppala at apple.com>'s request for review:
Bug 91168: REGRESSION: RenderInline boundingBox ignores relative position
offset
https://bugs.webkit.org/show_bug.cgi?id=91168

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

------- Additional Comments from Simon Fraser (smfr) <simon.fraser at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=152351&action=review


> LayoutTests/fast/inline/inline-relative-offset-boundingbox.html:14
> +	       parentRect = parent.getBoundingClientRect();
> +	    shouldBe("inlineRect.left", "parentRect.left + inlineLeftOffset");

Indentation looks wrong here.


More information about the webkit-reviews mailing list