[Webkit-unassigned] [Bug 51261] New: editing/execCommand/toggle-compound-styles-expected should use LayoutTestController::setEditingBehavior

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 17 09:00:42 PST 2010


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

           Summary: editing/execCommand/toggle-compound-styles-expected
                    should use LayoutTestController::setEditingBehavior
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tonikitoo at webkit.org


Test goes through platform specific editing behavior code path, so it should be tested using LayoutTestController::setEditingBehavior.

That way we could get rid of platform specific test results. Right now we have:

$ find LayoutTests/ -name toggle-compound-styles*
(...)
LayoutTests/platform/mac/editing/execCommand/toggle-compound-styles-expected.txt
LayoutTests/platform/qt/editing/execCommand/toggle-compound-styles-expected.txt
LayoutTests/platform/gtk/editing/execCommand/toggle-compound-styles-expected.txt
LayoutTests/platform/win/editing/execCommand/toggle-compound-styles-expected.txt

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