Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(681)

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/fast/css/first-letter-rtc-crash-expected.txt

Issue 2695193002: Selection API: setBaseAndExtent() and selectAllChildren() should create new Range based on the spec… (Closed)
Patch Set: rebase Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 CONSOLE ERROR: line 21: Discontiguous selection is not supported. 1 CONSOLE ERROR: line 21: Discontiguous selection is not supported.
2 CONSOLE ERROR: line 21: Discontiguous selection is not supported. 2 CONSOLE ERROR: line 21: Discontiguous selection is not supported.
3 CONSOLE ERROR: line 21: Discontiguous selection is not supported. 3 CONSOLE ERROR: line 21: Discontiguous selection is not supported.
4 CONSOLE ERROR: line 21: Discontiguous selection is not supported.
5 CONSOLE ERROR: line 21: Discontiguous selection is not supported.
6 CONSOLE ERROR: line 21: Discontiguous selection is not supported.
7 CONSOLE ERROR: line 21: Discontiguous selection is not supported.
8 CONSOLE ERROR: line 21: Discontiguous selection is not supported.
4 CONSOLE ERROR: line 38: Uncaught HierarchyRequestError: Failed to execute 'inser tNode' on 'Range': The node to be inserted contains the insertion point; it may not be inserted into itself. 9 CONSOLE ERROR: line 38: Uncaught HierarchyRequestError: Failed to execute 'inser tNode' on 'Range': The node to be inserted contains the insertion point; it may not be inserted into itself.
5 texta 10 texta
6 Test passes if it does not CRASH. 11 Test passes if it does not CRASH.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698