[Webkit-unassigned] [Bug 12037] For relatively positioned boxes in an RTL block, 'right' should win over 'left' if both are not 'auto'

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 30 11:24:18 PST 2006


http://bugs.webkit.org/show_bug.cgi?id=12037


mitz at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #12124|                            |review?
               Flag|                            |




------- Comment #1 from mitz at webkit.org  2006-12-30 11:24 PDT -------
Created an attachment (id=12124)
 --> (http://bugs.webkit.org/attachment.cgi?id=12124&action=view)
Implement the spec

No layout test regressions. Implemented this way to avoid checking the
containing block's direction unless necessary (it's cheaper to check both
offsets than to check the direction and an offset).


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



More information about the webkit-unassigned mailing list