[Webkit-unassigned] [Bug 7075] New: textarea with align=right causes contained text to be right-justified

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sat Feb 4 16:31:29 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=7075

           Summary: textarea with align=right causes contained text to be
                    right-justified
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: ddkilzer at kilzer.net


A <textarea align="right"></textarea> element causes text inside of it to be
right-justified.

Instead, the contained text should be left-justified, and the align="right"
should be ignored.  (The align="right" should not render the whole element on
the right side of the page, either.)

Firefox 1.5.0.1 and MSIE 6 both behave this way, e.g., effectively ignoring
this attribute.


-- 
Configure bugmail: http://bugzilla.opendarwin.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