[Webkit-unassigned] [Bug 49803] Setting inline style to float:right from JS has no effect in this test

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 19 10:18:30 PST 2010


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|DOM does not respond to     |Setting inline style to
                   |JavaScript changing         |float:right from JS has no
                   |float:right                 |effect in this test
           Platform|PC                          |All
         OS/Version|Windows Vista               |All
             Status|UNCONFIRMED                 |NEW
                 CC|                            |ap at webkit.org,
                   |                            |mitz at webkit.org
     Ever Confirmed|0                           |1




--- Comment #2 from Alexey Proskuryakov <ap at webkit.org>  2010-11-19 10:18:30 PST ---
I can reproduce this in ToT, and also when modifying the style in Web Inspector. Changing the source to include float:right produces expected result, so this is indeed an issue with dynamic adding of this style property.

I've tried adding float:right to some elements on other pages, and it worked, so this is something triggered by other CSS in this example.

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