[Webkit-unassigned] [Bug 101806] New: REGRESSION(r126911): Absolute positioned right-aligned text inside a table cell is improperly placed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 9 15:31:08 PST 2012


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

           Summary: REGRESSION(r126911): Absolute positioned right-aligned
                    text inside a table cell is improperly placed
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: http://codepen.io/anon/pen/xvihy
        OS/Version: All
            Status: NEW
          Keywords: HasReduction, Regression
          Severity: Normal
          Priority: P1
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jchaffraix at webkit.org
                CC: hyatt at apple.com, mitz at webkit.org, ojan at chromium.org,
                    robert at webkit.org


Created an attachment (id=173384)
 --> (https://bugs.webkit.org/attachment.cgi?id=173384&action=review)
Reduction

See the attached test case / URL.

If you remove the absolute position on the text, it is placed inside the cell's bounding box. Per CSS 2.1 (section 10.3.7), the absolutely positioned text's 'left' property should be determined by the "static position" which means it should be inside the cell.

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