[Webkit-unassigned] [Bug 138577] New: th { text-align: inherit; } is not respected

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 10 13:56:28 PST 2014


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

            Bug ID: 138577
           Summary: th { text-align: inherit; } is not respected
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Minor
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: anthonyryan1 at gmail.com

Example URL:
http://codepen.io/anthonyryan1/pen/QwLZZZ

The expected behavior when using text-align: inherit; on a th is to inherit the text alignment of a parent element, in the case of my example left. Rather than doing this Safari uses the useragent default for th which is text-align: center.

Verified in Safari 8 and the latest WebKit Nightly build.

Other browsers:
Firefox 33: Working as expected
Internet Explorer 11: Working as expected
Chrome 39: Also broken.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141110/896d08ca/attachment-0002.html>


More information about the webkit-unassigned mailing list