[Webkit-unassigned] [Bug 117461] New: editing/undo/undo-after-event-edited.html can be flaky
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jun 10 18:34:41 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=117461
Summary: editing/undo/undo-after-event-edited.html can be flaky
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: rniwa at webkit.org
CC: darin at apple.com, enrica at apple.com
Merge https://chromium.googlesource.com/chromium/blink/+/515de860730b34289df5805b40adb2535a9a8ba1.
This patch changes a test script, undo-after-event-edited.html, stable, by executing JavaScript after document finished loading.
When calling Range.extractContents() for selection selected whole document w/o body, SimplifiedBackwardsTextIterator creates Range object with DocumentType which is illegal argument for Range construction.
--
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