[Webkit-unassigned] [Bug 60372] [Qt] tst_QWebElement::style() fails because QWebElement::InlineStyle now works as expected

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 9 08:30:44 PST 2012


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


Jocelyn Turcotte <jocelyn.turcotte at digia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[Qt]                        |[Qt]
                   |tst_QWebElement::style()    |tst_QWebElement::style()
                   |fails because               |fails because
                   |QWebElement::InlineStyle    |QWebElement::InlineStyle
                   |doesn't work as expected    |now works as expected
                 CC|                            |jocelyn.turcotte at digia.com




--- Comment #9 from Jocelyn Turcotte <jocelyn.turcotte at digia.com>  2012-11-09 08:32:22 PST ---
Ademar was right in comment #1, a non-important inline style shouldn't be overwritten by a non-important one. So InlineStyle doesn't apply inheritance, but does consider the importance.

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