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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/text/insert-text-crash-expected.txt

Issue 2687273002: Selection API: Mutating a Range object after adding it to Selection should update Selection attribu… (Closed)
Patch Set: Handle diffrent root cases 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 24: Uncaught TypeError: oElement.insertAdjacentHTML is not a function 1 CONSOLE ERROR: line 24: Uncaught TypeError: oElement.insertAdjacentHTML is not a function
2 CONSOLE ERROR: line 60: Uncaught TypeError: Cannot read property 'parentNode' of null 2 CONSOLE ERROR: line 60: Uncaught TypeError: Cannot read property 'parentNode' of null
3 a:ce#@::l 3 a:ce#@::l
4
5 Test passes if it does not CRASH. 4 Test passes if it does not CRASH.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698