[Webkit-unassigned] [Bug 47148] CSS 2.1 failure: abspos-non-replaced-width-margin-000, abspos-replaced-width-margin-000

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 26 12:17:59 PDT 2011


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





--- Comment #6 from Robert Hogan <robert at webkit.org>  2011-07-26 12:17:59 PST ---
This seems to be the reason:

         *              OMIT RULE 2 AS IT SHOULD NEVER BE HIT
         * ------------------------------------------------------------------
         * 2. 'left' and 'right' are 'auto' and 'width' is not 'auto', then if
         *    the 'direction' property of the containing block is 'ltr' set
         *    'left' to the static position, otherwise set 'right' to the
         *    static position. Then solve for 'left' (if 'direction is 'rtl')
         *    or 'right' (if 'direction' is 'ltr').
         * ------------------------------------------------------------------

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