[Webkit-unassigned] [Bug 48110] getBoundingClientRect: Do not truncate the coordinates to integers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 29 11:09:37 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=48110





--- Comment #26 from Nikolas Zimmermann <zimmermann at kde.org>  2010-11-29 11:09:36 PST ---
(In reply to comment #25)
> Created an attachment (id=74599)
 --> (https://bugs.webkit.org/attachment.cgi?id=74599&action=review) [details]
> Fix and layout tests
> 
> (In reply to comment #24)
> Ok, Niko,
> I did everything that you asked, except for the following:
> 
> > > LayoutTests/svg/zoom/page/zoom-zoom-coords.xhtml:22
> > > +</svg><svg id="svg2" xmlns="http://www.w3.org/2000/svg"
> > 
> > Please add a newline between </svg> and <svg>.
> > 
> > > LayoutTests/svg/zoom/page/zoom-zoom-coords.xhtml:28
> > > +</svg><svg id="svg3" xmlns="http://www.w3.org/2000/svg"
> > 
> > Ditto.
> 
> If I insert whitespace between </svg><svg>, the renderer will insert a small space between the two SVG images, wreacking havoc in all those well-behaved, easy-to-follow (multiples of 50, etc.) coordinates that I carefully crafted. I'd rather not have that little space, and the small cost of having two contiguous </svg><svg> tags inside the test case is IMO significantly outweighed by its benefit.
Great, will review now.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list