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: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
CC: [email protected], [email protected]
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.