[Webkit-unassigned] [Bug 88571] REGRESSION (r115573): Incorrect rounding in layout of transformed elements (probably -webkit-transform-origin)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 7 15:06:04 PDT 2012


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


Tim Horton <timothy_horton at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #146369|0                           |1
        is obsolete|                            |




--- Comment #8 from Tim Horton <timothy_horton at apple.com>  2012-06-07 15:06:03 PST ---
Created an attachment (id=146396)
 --> (https://bugs.webkit.org/attachment.cgi?id=146396&action=review)
fixed repro

(In reply to comment #7)
> (In reply to comment #6)
> > Opera agrees with the new rendering (WebKit with subpixel on/Firefox) as well. I'll have to draw some pictures and see what's up.
> 
> >left: 50%;
> 
> I think this is the problem.

Oh, actually, I over-reduced. The original had a "margin-left:  -0.05em;" on .container > div, which is critical to this working right. Notice that now, Firefox and Opera agree with pre-115573, and Chrome Canary is very close, but post-115573 Mac Safari (i.e. WebKit ToT with subpixel layout disabled) is still horribly broken (in the same way as before).

Attaching a new reduction.

-- 
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