[Webkit-unassigned] [Bug 64030] REGRESSION: Incorrect layout at recline-online.com
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 6 19:33:38 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=64030
Dominic Cooney <dominicc at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dominicc at chromium.org
--- Comment #8 from Dominic Cooney <dominicc at chromium.org> 2011-07-06 19:33:38 PST ---
The layout in Safari 5.0.4 and Firefox 5.0 is the same and matches the "desired" layout (assuming my .doc viewer works :/)
The layout in WebKit nightly r90503 and Chrome 14.0.803.0 (WebKit r89703) is the same and differs from the "desired" layout.
The "problem" element in the layout is the interaction between the first <div align="right"> and the <table align="left"> child. The reduction in attachment 99915 makes this clearer. The align="left" causes the table to float out of the div. In Safari 5.0.4 and Firefox 5.0, the table appears on the left. In WebKit nightly r90503 the table appears on the right.
--
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