[Webkit-unassigned] [Bug 30812] [Regression 50090] Windows and Qt fail new editing/style/remove-nested-inline-styles.html test

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 27 12:28:38 PDT 2009


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





--- Comment #4 from Ryosuke Niwa <rniwa at webkit.org>  2009-10-27 12:28:37 PDT ---
(In reply to comment #3)
> So what's your suggestion for how we should resolve this?  We can't leave tests
> red on the bots. :(
> 
> Do Windows/Qt need platform-specific results?  Should the "failing" section of
> the test be split out into a mac-only test?

I have fixed my patch for the bug 30784.  Could you take a look?  This should
fix Windows build unless I misunderstood the problem and I'm not reproducing
the error properly.

Around L166 of EditorCommand.cpp inside executeToggleStyle, there is a
if-statement that changes behavior for Mac.  I have confirmed that this bug is
demonstrated when I forced to run the statement in else clause, and is fixed
with my patch.  I'd like to confirm this on Windows but unfortunately, I don't
have access to Windows machine with WebKit check out.

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