[Webkit-unassigned] [Bug 101529] text-decoration:none no longer valid

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 8 05:59:44 PST 2012


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


Bruno Abinader <bruno.abinader at basyskom.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
         AssignedTo|webkit-unassigned at lists.web |bruno.abinader at basyskom.com
                   |kit.org                     |




--- Comment #1 from Bruno Abinader <bruno.abinader at basyskom.com>  2012-11-08 06:01:19 PST ---
(In reply to comment #0)
> http://plexode.com/eval3/#jt=document.body.style.textDecoration%20%3D%20'none'%3B%0Aalert(document.body.style.textDecoration)
> 
> That alerts 'none' in Safari 6 and Chrome 22. It alerts 'initial' at tip of tree.
> 
> See also http://crbug.com/159938.

I confirm the issue and also tested on Firefox 16 and Opera 12 with 'none' as result of the JS evaluation. Said this, assigning this to myself.

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