[Webkit-unassigned] [Bug 59243] New: Develop sufficient test coverage for editing inside input/textarea

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 22 15:01:23 PDT 2011


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

           Summary: Develop sufficient test coverage for editing inside
                    input/textarea
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dglazkov at chromium.org
                CC: rniwa at webkit.org, tkent at chromium.org,
                    enrica at apple.com, leviw at chromium.org
            Blocks: 54179


In order to land the switch-over to the new shadow DOM, we must ensure that the areas of change are sufficiently covered by layout tests.

To do this, we should study all places where the shadow DOM changes assumptions and make sure these changes don't break the behavior.

A good start would be to look at all callsites of parentNode() in editing and ensure we have tests that travel them.

http://codesearch.google.com/codesearch?q=%22parentNode%28%29%22+file%3Aediting&exact_package=chromium&hl=en&vert=chromium

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