- From: <bugzilla@jessica.w3.org>
- Date: Wed, 07 Sep 2011 19:21:54 +0000
- To: public-webapps@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=14066 Summary: Work around inconsistency in browser handling of align=* on random elements Product: WebAppsWG Version: unspecified Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: HTML Editing APIs AssignedTo: ayg@aryeh.name ReportedBy: ayg@aryeh.name QAContact: sideshowbarker+html-editing-api@gmail.com CC: mike@w3.org, public-webapps@w3.org In IE and Gecko, the align attribute is only respected for particular elements, so <nonexistentelement align=right> has no special text-align. WebKit and Opera give it text-align: right. This gives different results for some of the tests, so I'm disabling them for now. I need to file a WebKit bug and figure out how to work around this in the stylesheet. -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
Received on Wednesday, 7 September 2011 19:21:56 UTC