[Webkit-unassigned] [Bug 49803] Setting inline style to float:right from JS has no effect on element with text-align:right

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 19 12:59:22 PST 2010


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





--- Comment #6 from Jonathan <jon at skybound.ca>  2010-11-19 12:59:21 PST ---
Alexey,

Removing the text-align:right property does indeed make dynamic changes work, but it still doesn't result in the expected behaviour. 

In my case, once I remove the text-align:right property, applying the float:right property via JavaScript causes the H1 to move to the right of the DIV.header element, but not to the top-right corner beside the image where I would expect it to go.

So it looks like the DOM is responding to JavaScript now, but as far as I'm concerned, not correctly.

Would you agree?

Jonathan Fritz
Skybound Software

-- 
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